summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb2/controller
Commit message (Expand)AuthorAgeFilesLines
* Move the new USB stack into its new home.thompsa2009-02-2328-26962/+0
* Use root_mount_hold and root_mount_rel to allow the USB bus to be exploredthompsa2009-02-222-0/+13
* MFp4 //depot/projects/usbthompsa2009-02-092-0/+714
* MFp4 //depot/projects/usb; 157069,157296,157375,157384,157430thompsa2009-02-0911-71/+91
* The NRL value in the queue head must be zero for interrupt transfers. This wasthompsa2009-02-081-1/+3
* Fix build, sigh.thompsa2009-02-071-1/+1
* Dont hold the lock over the controller init, we are still attaching.thompsa2009-02-073-28/+13
* Remove check for null softc in attach, it can never happen.thompsa2009-02-017-26/+0
* MFp4 //depot/projects/usb/ @156706thompsa2009-01-261-6/+10
* MFp4 //depot/projects/usb/ @156522,156530thompsa2009-01-262-0/+29
* Sync to p4 156093thompsa2009-01-132-3/+7
* MFp4: //depot/projects/usb@156055thompsa2009-01-132-2/+2
* MFp4: //depot/projects/usb@155923thompsa2009-01-131-1/+1
* MFp4: //depot/projects/usb@155906thompsa2009-01-137-26/+14
* MFp4: //depot/projects/usb@155842thompsa2009-01-132-2/+23
* MFp4: //depot/projects/usb@155839thompsa2009-01-136-175/+145
* MFp4: //depot/projects/usb@155834thompsa2009-01-1322-132/+84
* MFp4: //depot/projects/usb@155820thompsa2009-01-1315-19/+65
* MFp4: //depot/projects/usb@155759thompsa2009-01-131-4/+2
* MFp4: //depot/projects/usb@155869thompsa2009-01-133-0/+2627
* Sync with usb4bsd:alfred2009-01-0411-319/+830
* Reapply the intpin correction part of r146420 which somehowmarius2009-01-031-0/+7
* Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them tothompsa2008-12-236-36/+9
* Name the bus mutex by the controller name, this allows each bus to bethompsa2008-12-239-1/+9
* Remove superfluous return statements from the end of void functions.thompsa2008-12-1110-317/+0
* Format and wrap function declarations.thompsa2008-12-115-27/+34
* src/sys/dev/usb2/controller/uss820dci_pccard.calfred2008-11-193-268/+20
* Add missing USB_BUS_LOCK* change from r184824.thompsa2008-11-101-1/+1
* Convert the two main locking areas into macros to make it clear on what we arethompsa2008-11-1016-181/+181
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-0424-0/+23674
OpenPOWER on IntegriCloud