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
Age
Commit message (
Expand
)
Author
2022-10-26
nix double n, i or g in "ing", in comments and documentation.
andvar
2022-10-26
fix various typos in comments and makefs README file.
andvar
2022-10-26
No need to constrain DMA tag to 32-bits on 32-bit platforms.
jmcneill
2022-10-26
Regen.
msaitoh
2022-10-26
Add AMD F17/Axh devices.
msaitoh
2022-10-26
Add AMD F17/1x and F17/9x CCP(PSP) support to amdccp(4).
msaitoh
2022-10-26
Regen.
msaitoh
2022-10-26
Add some AMD 17h/9xh devices from OpenBSD.
msaitoh
2022-10-26
Use generic Arasan SDHCI driver for Zynq-7000.
jmcneill
2022-10-26
Add comment to ICH/PCH's lock stuff in wm_reset().
msaitoh
2022-10-25
console(4), constty(4): Rip off the kernel lock, take three.
riastradh
2022-10-25
constty(4): Make MP-safe, take three.
riastradh
2022-10-24
iic(4): Use config_detach_children to simplify.
riastradh
2022-10-24
i2c(9): Nix smbus intr API.
riastradh
2022-10-23
midi(4): No need to take lock just for callout_halt.
riastradh
2022-10-23
midi(4): Explain what's about to happen when refcnt drain fails.
riastradh
2022-10-23
midi(4): Wake waiters _before_ waiting for them.
riastradh
2022-10-23
ugen(4): Make sure opened is initialized in ugenopen.
riastradh
2022-10-23
Fix USBDEBUG build on ILP32
skrll
2022-10-21
aq(4): Remove incorrect ASSERT_SLEEPABLE introduced in 1.33.
riastradh
2022-10-21
ugen(4): convert to USBHIST style debugging.
mrg
2022-10-20
Do what the comment says and reserve ranges that do and do not have the
skrll
2022-10-19
dwiic(4): Don't try processing interrupts before attach completes.
riastradh
2022-10-19
dwiic(4): Don't try to attach children if dwiic_attach failed.
riastradh
2022-10-19
Fix typo. No functional change. OK'd by knakahara.
msaitoh
2022-10-18
KNF
skrll
2022-10-17
aq(4): Annotate boolean parameters with names for legibility.
riastradh
2022-10-17
aq(4): Unconditionally halt callout in aq_stop.
riastradh
2022-10-17
Fix previous by using roundup (and not howmany).
skrll
2022-10-17
add pcie capability and read request size linux compat, some pci root support
mrg
2022-10-16
Use a consistent pointer variable. No functional change.
tsutsui
2022-10-15
pci_resource(9): Fix whitespace.
riastradh
2022-10-15
pci_resource(9): vmem_create and vmem_add never fail with VM_SLEEP.
riastradh
2022-10-15
virtio(4): Use __BIT, not inline shift.
riastradh
2022-10-15
virtio(4): Use howmany from sys/param.h instead of open-coding it.
riastradh
2022-10-15
virtio(4): Sprinkle KNF.
riastradh
2022-10-15
Add PQUIRK_ONLYBIG for Oracle OCI BlockVolumes.
jmcneill
2022-10-15
Fix style and typo in comments. No binary changes.
rin
2022-10-14
Add a PCI resource manager and use it on Arm ACPI platforms.
jmcneill
2022-10-14
Disable ADMA2 on Ricoh SDHCI controllers.
jmcneill
2022-10-13
s/exaple/example/
andvar
2022-10-12
fix few typos in comments.
andvar
2022-10-12
set AHCI_QUIRK_EXTRA_DELAY for ASMedia ASM1061 - now it reliably attaches old
macallan
2022-10-11
fix typos in log messages s/bus_dmamem_create/bus_dmamap_create/ and
andvar
2022-10-11
KNF a bit. No functional change.
msaitoh
2022-10-11
"Add" number of ports because the same speed's ECR may appear multiple times.
msaitoh
2022-10-11
There is an xHCI device which has USB 2 port only. Support it.
msaitoh
2022-10-10
ETHERCAP_VLAN_MTU does not go into ifp->if_capabilities but ethercom
martin
2022-10-08
com(4): Omit never-used sc_vendor_workaround member.
riastradh
2022-10-07
Revert "constty(4): Make MP-safe."
riastradh
[prev]
[next]