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
/
pci
Age
Commit message (
Expand
)
Author
2023-01-09
Modify for following MMIO support. No functional change.
msaitoh
2023-01-09
Simplify and modify for following MMIO support. No functional change.
msaitoh
2023-01-09
Modify comment. Whitespace. No functional change.
msaitoh
2023-01-05
Add quirk setting for some Intel eMMC devices.
msaitoh
2023-01-04
Fix typo. No functional change.
msaitoh
2023-01-04
Regen.
msaitoh
2023-01-04
Fix typo. s/SSC/SCC/.
msaitoh
2023-01-03
Subtly adjust criteria for notification of Virtio devices in
jakllsch
2022-12-30
Fix dmamap_syncs more; the number of ring elements is vq->vq_num, not
jakllsch
2022-12-30
Regen.
msaitoh
2022-12-30
Add Elkhart Lake Shared SRAM.
msaitoh
2022-12-28
Regen.
msaitoh
2022-12-28
Update Intel Elkhart Lake devices.
msaitoh
2022-12-24
s/reqest/request/, s/requst/request/ and s/reuqest/request/ in comments.
andvar
2022-12-21
Update the Rx descriptor based on the vendor driver for Linux.
nonaka
2022-12-18
Add amdsmn(4) and amdccp(4) power management stubs.
reinoud
2022-12-08
Workaround for some hypervisor environments.
knakahara
2022-11-22
Regen.
msaitoh
2022-11-22
Add some Xeon Scalable devices from OpenBSD.
msaitoh
2022-11-02
fix various typos in comments and messages.
andvar
2022-10-31
Use PRIx64 in a debug print macro to print a uint64_t.
simonb
2022-10-28
xhci(4): Mark PCI interrupt handler MP-safe.
riastradh
2022-10-28
ehci(4): Mark PCI interrupt handler MP-safe.
riastradh
2022-10-28
Make three "Unsupported SFP+ module..." messages the same.
msaitoh
2022-10-27
wwanc(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
cz(4): Convert to ttylock/ttyunlock.
riastradh
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
Add comment to ICH/PCH's lock stuff in wm_reset().
msaitoh
2022-10-21
aq(4): Remove incorrect ASSERT_SLEEPABLE introduced in 1.33.
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
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-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
[prev]
[next]