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
/
sl811hs.c
Age
Commit message (
Expand
)
Author
2022-05-03
fix various typos, mainly s/trasfering/transferring/ and s/theese/these/.
andvar
2022-03-09
usb: Provisionally release bus lock around ubm_rhctrl.
riastradh
2022-03-03
usb: Hold pipe lock across upm_transfer and upm_start.
riastradh
2022-03-03
usb: Factor usb_insert_transfer out of upm_transfer and make private.
riastradh
2021-12-10
s/occured/occurred/ in comments, log messages and man pages.
andvar
2021-08-09
fix various typos in compatibility, mainly in comments.
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-09-30
Add some KNF whitespace.
simonb
2020-02-15
Fix mistakes in previous sloppy change with root intr xfers.
riastradh
2019-12-27
s/transfered/transferred/
msaitoh
2019-02-17
Fix assertion failures triggered by usbdi.c,v 1.182, when devices
rin
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2018-04-09
Stop potential misuse of vendor names and USB vendor IDs in root hub
jakllsch
2017-10-28
Update the kernhist(9) kernel history code to address issues identified
pgoyette
2016-10-01
remove unused variable.
christos
2016-09-24
Truncate the transfer length if an overflow is seen rather than halting.
skrll
2016-09-15
remove last isolated islands using BUS_SPACE_BARRIER_SYNC and
jdolecek
2016-08-25
Fix scheduling of interrupt transfers. I can now use a hub with my flxd
skrll
2016-07-01
Loop in the interrupt handler while there are interrupts to process.
skrll
2016-07-01
Fixup the error handling and specifically NAK hold off. If the device
skrll
2016-07-01
Debug tweak
skrll
2016-07-01
Format conditional
skrll
2016-07-01
Format conditionals
skrll
2016-07-01
Reformat a conditional
skrll
2016-06-30
Remove dead code
skrll
2016-06-28
Add slhci_memtest which is run when SLHCI_DEBUG is defined.
skrll
2016-06-20
Fix a comment
skrll
2016-06-20
More debug.
skrll
2016-06-20
Set ssc as early as possible
skrll
2016-06-19
More debug
skrll
2016-06-19
More debug and fix a debug
skrll
2016-06-18
Fix non-debug build.
skrll
2016-06-18
Debug updates to work with vmstat(1) -u
skrll
2016-06-17
More(/less) debug
skrll
2016-06-17
_KERNEL_OPT protection
skrll
2016-05-17
Mark a diagnostic only variable
martin
2016-05-16
Simplify and fixup roothub interrupt transfers to work as well as before
skrll
2016-05-16
Update comment
skrll
2016-05-16
Really fix comment
skrll
2016-05-15
Fix comment
skrll
2016-05-15
Typo in comment
skrll
2016-05-14
#if 0 an assert around rootintr that's no longer correct. root hub
skrll
2016-05-14
Another locking fix in slhci_roothub_ctrl
skrll
2016-05-12
Fix locking in slhci_roothub_ctrl
skrll
2016-05-12
More typos in previous
skrll
2016-05-11
Typo in previous
skrll
2016-05-11
More debug
skrll
2016-05-11
Remove incorrect comment
skrll
2016-05-11
More debug
skrll
[next]