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
/
ic
Age
Commit message (
Expand
)
Author
2021-01-11
KNF
skrll
2021-01-11
Trailing whitespace
skrll
2021-01-04
dev/ic/tpm: Take advantage of entropy source if available.
riastradh
2021-01-04
dev/ic/tpm: Add missing line break in attach output.
riastradh
2021-01-04
dev/ic/tpm: Tidy up headers.
riastradh
2021-01-04
KNF
skrll
2021-01-04
Trailing whitespace
skrll
2021-01-04
Spell interrupts correctly
skrll
2020-12-31
extend the timeout value. dwc_gmac_reset() sometimes takes more time.
ryo
2020-12-29
Some more whitespace consistency / KNF
skrll
2020-12-29
Function declaration formating whitespace consistency. NFCI.
skrll
2020-12-28
Remove the AHCI_QUIRK_SKIP_RESET quirk now that the underlying issue is
jmcneill
2020-12-28
Make sure to ack IS after PxIS when polling and when using multiple MSI-X
jmcneill
2020-12-27
Zero DMA memory after load, and add PREREAD sync op after to ensure it is vis...
jmcneill
2020-12-27
AHCI 1.3.1 section 5.5.3 "Processing Completed Commands" says that we
jmcneill
2020-12-26
ahci_intr: use ffs in the port bitmask instead of looping over all 32 bits
jmcneill
2020-12-26
AHCI 1.3.1 specification says that it is good practice for system software
jmcneill
2020-12-26
Ignore WSDISPLAYIO_PUTCMAP in WSDISPLAYIO_MODE_EMUL, i.e. text mode.
tsutsui
2020-12-25
Handle WSSCREEN_REVERSE properly. Based on OpenBSD's sti(4).
tsutsui
2020-12-25
Use designated initializers for struct ata_bustype
skrll
2020-12-25
Trailing whitespace
skrll
2020-12-25
Use designated initializers for struct ata_bustype
skrll
2020-12-23
Pull the latest OpenBSD sti(4) changes for bitmap framebuffer support.
tsutsui
2020-12-20
Retry clearing WDCTL_RST a few times before giving up. Makes SATA work in
jmcneill
2020-12-19
ahci_exec_fis: wait for the correct amount of time when AT_WAIT is set
jmcneill
2020-12-05
Remove unnecessary inclusion of <sys/timevar.h>.
thorpej
2020-12-04
PR kern/55839:
kardel
2020-12-04
- malloc(9) -> kmem(9)
thorpej
2020-11-16
s/reseting/resetting/
msaitoh
2020-11-15
Don't unlock without having taken the lock.
mlelstv
2020-11-10
One more fix for big-endian machines.
rin
2020-10-20
le(4): add link status change reporting to drivers which support it
roy
2020-10-18
Fix undefined behaviors found by kUBSan.
rin
2020-10-10
In siisata_intr_port(), skip reading the error condition if
thorpej
2020-10-08
add DM9000A register definitions
nisimura
2020-10-08
improve register descriptions
nisimura
2020-09-30
Set sc_fifolen=1 for the no fifo case
jmcneill
2020-09-30
Add some KNF whitespace.
simonb
2020-09-28
Auto-detect DW APB UART FIFO length and print the FIFO length when enabled
jmcneill
2020-09-27
add definition of the bit indicating support for APSTA
jdolecek
2020-09-24
no need to swap pt.cmd.cdwXX at nvme_set_number_of_queues(). cmd.cdwXX will b...
ryo
2020-09-22
PR kern/55674:
kardel
2020-09-21
- Print chip revision. From OpenBSD.
msaitoh
2020-09-15
max_devices is a 8bit value and zero is interpreted as 256. This value
mlelstv
2020-09-15
mii_detach() must come before ifmedia_fini(), otherwise mii_detach()
mrg
2020-09-12
Improve am7930 family drivers to share more code.
isaki
2020-09-07
in ar5008_set_viterbi_mask() be sure to initialise m[0].
mrg
2020-09-07
don't call printf %s with a NULL.
mrg
2020-09-05
Round of uvm.h cleanup.
riastradh
2020-08-19
s/ be be / be /
msaitoh
[prev]
[next]