| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 28 | -26962/+0 |
* | Use root_mount_hold and root_mount_rel to allow the USB bus to be explored | thompsa | 2009-02-22 | 2 | -0/+13 |
* | MFp4 //depot/projects/usb | thompsa | 2009-02-09 | 2 | -0/+714 |
* | MFp4 //depot/projects/usb; 157069,157296,157375,157384,157430 | thompsa | 2009-02-09 | 11 | -71/+91 |
* | The NRL value in the queue head must be zero for interrupt transfers. This was | thompsa | 2009-02-08 | 1 | -1/+3 |
* | Fix build, sigh. | thompsa | 2009-02-07 | 1 | -1/+1 |
* | Dont hold the lock over the controller init, we are still attaching. | thompsa | 2009-02-07 | 3 | -28/+13 |
* | Remove check for null softc in attach, it can never happen. | thompsa | 2009-02-01 | 7 | -26/+0 |
* | MFp4 //depot/projects/usb/ @156706 | thompsa | 2009-01-26 | 1 | -6/+10 |
* | MFp4 //depot/projects/usb/ @156522,156530 | thompsa | 2009-01-26 | 2 | -0/+29 |
* | Sync to p4 156093 | thompsa | 2009-01-13 | 2 | -3/+7 |
* | MFp4: //depot/projects/usb@156055 | thompsa | 2009-01-13 | 2 | -2/+2 |
* | MFp4: //depot/projects/usb@155923 | thompsa | 2009-01-13 | 1 | -1/+1 |
* | MFp4: //depot/projects/usb@155906 | thompsa | 2009-01-13 | 7 | -26/+14 |
* | MFp4: //depot/projects/usb@155842 | thompsa | 2009-01-13 | 2 | -2/+23 |
* | MFp4: //depot/projects/usb@155839 | thompsa | 2009-01-13 | 6 | -175/+145 |
* | MFp4: //depot/projects/usb@155834 | thompsa | 2009-01-13 | 22 | -132/+84 |
* | MFp4: //depot/projects/usb@155820 | thompsa | 2009-01-13 | 15 | -19/+65 |
* | MFp4: //depot/projects/usb@155759 | thompsa | 2009-01-13 | 1 | -4/+2 |
* | MFp4: //depot/projects/usb@155869 | thompsa | 2009-01-13 | 3 | -0/+2627 |
* | Sync with usb4bsd: | alfred | 2009-01-04 | 11 | -319/+830 |
* | Reapply the intpin correction part of r146420 which somehow | marius | 2009-01-03 | 1 | -0/+7 |
* | Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them to | thompsa | 2008-12-23 | 6 | -36/+9 |
* | Name the bus mutex by the controller name, this allows each bus to be | thompsa | 2008-12-23 | 9 | -1/+9 |
* | Remove superfluous return statements from the end of void functions. | thompsa | 2008-12-11 | 10 | -317/+0 |
* | Format and wrap function declarations. | thompsa | 2008-12-11 | 5 | -27/+34 |
* | src/sys/dev/usb2/controller/uss820dci_pccard.c | alfred | 2008-11-19 | 3 | -268/+20 |
* | Add missing USB_BUS_LOCK* change from r184824. | thompsa | 2008-11-10 | 1 | -1/+1 |
* | Convert the two main locking areas into macros to make it clear on what we are | thompsa | 2008-11-10 | 16 | -181/+181 |
* | Bring in USB4BSD, Hans Petter Selasky rework of the USB stack | alfred | 2008-11-04 | 24 | -0/+23674 |