index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isa
Age
Commit message (
Expand
)
Author
2021-12-08
fix various typos in comments and log messages.
andvar
2021-12-03
fix various typos in comments, log messages and documentation.
andvar
2021-09-09
sys/dev: Memset zero before copyout.
riastradh
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-02
fix various typos in comments and log messages.
andvar
2021-07-31
s/dependend/dependent/
andvar
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2021-07-03
itesio(4): Added IT8625E support.
nonaka
2021-06-05
Add IT8625 chip id.
nonaka
2021-04-26
Be explicit about using the "ym" interface attribute when attaching
thorpej
2021-04-26
Be explicit about using the "wss" interface attribute when attaching
thorpej
2021-04-26
- The "ess" device does not need a "midibus" interface attribute; it
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-04-03
Rework about the rest note in speaker(4).
isaki
2021-04-03
Improve SPKRDEBUG code.
isaki
2021-02-06
Calling halt_{input,output} is done by the MI audio layer if necessary.
isaki
2021-01-16
Add missing printing-of-newlines in the attach routine.
thorpej
2020-06-24
rearrange to avoid allocating softc on stack in ug_isa_match()
jdolecek
2020-06-24
avoid stack usage in match routine
jdolecek
2020-05-23
GC toaster drivers
jmcneill
2020-04-24
BUS_SPACE_MAP_PREFETCHABLE yields a write combining region on x86 and that's
ad
2020-04-01
Newer PC Engines BIOS versions don't set up the Super I/O for GPIO the
ad
2020-02-29
Remove rounding by 4 bytes on round_blocksize().
isaki
2020-02-24
0x%p --> %p for non-external codes.
rin
2020-01-29
Adopt <net/if_stats.h>.
thorpej
2020-01-19
Remove Token Ring support.
thorpej
2020-01-06
Protect ec_multicnt.
msaitoh
2019-12-27
s/reister/register/ in comment.
msaitoh
2019-12-27
s/transfered/transferred/
msaitoh
2019-12-27
s/manaul/manual/ in comment.
msaitoh
2019-12-27
s/suport/support/
msaitoh
2019-12-27
s/like like/like/ in comment.
msaitoh
2019-12-01
Map the video RAM cacheable/prefetchable, it's very slow and this helps a bit.
ad
2019-11-16
PR port-i386/54701: deal with missing pmf platform keys.
martin
2019-11-12
Add missing initialization of sc_dev.
msaitoh
2019-11-12
Initialize sc_dev correctly to avoid null pointer dereference when
msaitoh
2019-11-10
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
chs
2019-10-25
Add support for Nuvoton NCT5104D GPIO chips, as found on PC Engines APU
martin
2019-10-09
Provide a better abstraction for the TPM interface. Report it in the ioctl.
maxv
2019-10-09
Add suspend support for TPM 2.0 chips. Check the TPM response also for 1.2
maxv
2019-10-08
Improvements in tpm(4):
maxv
2019-09-13
if_flags is neither int nor short. It's unsigned short.
msaitoh
2019-07-23
Add IT8655 support.
msaitoh
2019-07-10
Identify Nuvoton NCT6798D correctly. It seems that the bit width of NCT6796D
msaitoh
2019-06-22
Revamp the TPM driver
maxv
2019-06-08
Clean get_props().
isaki
2019-05-29
Even if we don't use MII(4), use the common path of SIOC[GS]IFMEDIA in
msaitoh
2019-05-29
KNF. No functional change.
msaitoh
2019-05-28
Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*.
msaitoh
2019-05-23
Whitespace fix (mainly tabify).
msaitoh
[next]