summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb2/controller/uhci2.c
Commit message (Expand)AuthorAgeFilesLines
* Move the new USB stack into its new home.thompsa2009-02-231-3381/+0
* MFp4 //depot/projects/usb; 157069,157296,157375,157384,157430thompsa2009-02-091-12/+13
* Dont hold the lock over the controller init, we are still attaching.thompsa2009-02-071-3/+1
* MFp4 //depot/projects/usb/ @156706thompsa2009-01-261-6/+10
* MFp4 //depot/projects/usb/ @156522,156530thompsa2009-01-261-0/+24
* MFp4: //depot/projects/usb@155839thompsa2009-01-131-34/+29
* MFp4: //depot/projects/usb@155834thompsa2009-01-131-9/+4
* Sync with usb4bsd:alfred2009-01-041-34/+198
* Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them tothompsa2008-12-231-5/+1
* Remove superfluous return statements from the end of void functions.thompsa2008-12-111-52/+0
* Format and wrap function declarations.thompsa2008-12-111-7/+7
* Convert the two main locking areas into macros to make it clear on what we arethompsa2008-11-101-29/+29
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-041-0/+3256
OpenPOWER on IntegriCloud