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