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