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
2023-04-19
virtio(4): change variable name, nfc
yamaguchi
2023-04-19
Fix not to allocate unnecessary descriptor
yamaguchi
2023-04-19
Use enumeration for state of a child driver instead of flags
yamaguchi
2023-04-18
sb(4): Fix missing mutex initialization at isapnp and ofisa.
riastradh
2023-04-17
Input and output codecs produce and consume internal audio data, so
mlelstv
2023-04-16
Handle packet scheduling for high/super speed.
mlelstv
2023-04-16
viocon(4): Show error in assertion failure.
riastradh
2023-04-16
virtio@pci: Fix assertion on detach.
riastradh
2023-04-16
Do not create the sysctl tree if the initial setup of the chip fails.
brad
2023-04-16
DesignWare watchdog ACPI attach glue
jmcneill
2023-04-16
Separate DesignWare watchdog driver and FDT glue.
jmcneill
2023-04-13
dk(4): Explain why dk_rawopens can't overflow and assert it.
riastradh
2023-04-12
ichsmb(4), tco(4): Add support for TCO on newer Intel chipsets.
riastradh
2023-04-11
com(4): Note ttylock in comment, not tty_lock.
riastradh
2023-04-11
com(4): Note timecounter_lock in lock order comments.
riastradh
2023-04-11
KNF. No functional change.
msaitoh
2023-04-11
Test cpuid_level in tprof_intel_ncounters().
msaitoh
2023-04-11
usb(9): Assert ud_ifaces is null before we clobber it.
riastradh
2023-04-11
Obtain the number of general counters from CPUID 0xa.
msaitoh
2023-04-10
Reduce excessive settle delay.
mlelstv
2023-04-10
Better descriptor parsing.
mlelstv
2023-04-10
Handle more UAC2 descriptors and add debug output.
mlelstv
2023-04-10
Write slinear_le 16bit samples, independent from platform and
mlelstv
2023-04-09
xhci(4): Avoid crash in suspend/resume/resume if first resume fails.
riastradh
2023-04-07
xhci(4): Defer root intr xfers while polling.
riastradh
2023-04-07
Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.
skrll
2023-04-06
Regen.
msaitoh
2023-04-06
The SAATA device ID for Apollo Lake is not 0x5ae0 but 0x5ae3.
msaitoh
2023-04-05
remove some double ee typos in comments.
andvar
2023-04-05
s/esssentially/essentially/ in comment.
andvar
2023-04-03
Fix typos: s/trough/through/
gutteridge
2023-04-03
Remove unconditional UAUDIO_DEBUG again.
mlelstv
2023-04-03
Fix UAUDIO_DEBUG build.
mlelstv
2023-04-02
Add support for USB Audio Class 2.0.
mlelstv
2023-04-02
Add code for USB Audio Class 2.0.
mlelstv
2023-03-31
Fix wrong variable names
yamaguchi
2023-03-31
spkr(4): Avoid some overflow issues.
riastradh
2023-03-31
Added flags to store status of attaching a virtio device
yamaguchi
2023-03-31
Use descriptor chain for free slots instead of vq_entry list
yamaguchi
2023-03-30
raidframe: Nix unused parameter to raidwrite_component_area.
riastradh
2023-03-29
virtio(4): Use flexible array members, not zero-length arrays.
riastradh
2023-03-29
virtio(4): Fix sizing of virtqueue allocation.
riastradh
2023-03-28
s/interrput/interrupt/ and s/accesss/access/ in comments.
andvar
2023-03-27
Use PRIuBUSSIZE to print bus_size_t variables.
nakayama
2023-03-27
virtio(4): Avoid name collision with global intrhand on sparc64.
riastradh
2023-03-26
fix various typos in documentation, comments and sysctl device description.
andvar
2023-03-25
s/deteced/detected/ and s/couner/counter/ in comments.
andvar
2023-03-25
Mark as MPSAFE.
mlelstv
2023-03-25
Fix 32bit overflow when calculating balloon size.
mlelstv
2023-03-25
A single SCSI request may require multiple slots in the virtio queue
mlelstv
[prev]
[next]