| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve device mode (gadget) stall handling. | thompsa | 2009-05-21 | 8 | -8/+18 |
* | Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*. | thompsa | 2009-05-21 | 8 | -18/+18 |
* | Use enums for speed and rev data types. | thompsa | 2009-05-21 | 1 | -1/+1 |
* | - rename usb2_mode to usb_mode [1] | thompsa | 2009-05-21 | 7 | -22/+22 |
* | Use defines for register offsets that do not change. | thompsa | 2009-05-20 | 2 | -63/+29 |
* | - Add new register definitions | thompsa | 2009-05-20 | 2 | -10/+45 |
* | The register shift is not needed on this controller. | thompsa | 2009-05-20 | 1 | -3/+0 |
* | Add debug lines for fullspeed and highspeed xfer completion. | thompsa | 2009-05-13 | 1 | -0/+4 |
* | Make sure the frame list base address is re-programmed after stopping the USB | thompsa | 2009-05-05 | 1 | -37/+50 |
* | Revert part of r191494 which used the udev state to mark suspending, this needs | thompsa | 2009-05-05 | 3 | -8/+6 |
* | Track the usb device state as its powered on, addressed and configured. This ... | thompsa | 2009-04-25 | 3 | -6/+6 |
* | MFp4 //depot/projects/usb@160930 | thompsa | 2009-04-22 | 10 | -317/+355 |
* | MFp4 //depot/projects/usb@160708 | thompsa | 2009-04-22 | 1 | -8/+9 |
* | MFp4 //depot/projects/usb@160706 | thompsa | 2009-04-22 | 1 | -0/+8 |
* | MFp4 //depot/projects/usb@160678 | thompsa | 2009-04-22 | 3 | -3/+0 |
* | MFp4 //depot/projects/usb@160413 | thompsa | 2009-04-22 | 1 | -2/+2 |
* | Revert r190676,190677 | thompsa | 2009-04-10 | 1 | -1/+1 |
* | Remove usb_sw_transfer.[ch] which are now empty after r190735. | thompsa | 2009-04-06 | 17 | -17/+0 |
* | Provide a better commit log for r190735, forced by making a whitespace change. | thompsa | 2009-04-06 | 14 | -20/+19 |
* | MFp4 //depot/projects/usb@159946 | thompsa | 2009-04-05 | 7 | -54/+0 |
* | MFp4 //depot/projects/usb@159926 | thompsa | 2009-04-05 | 1 | -138/+24 |
* | MFp4 //depot/projects/usb@159922 | thompsa | 2009-04-05 | 15 | -1258/+131 |
* | MFp4 //depot/projects/usb@159909 | thompsa | 2009-04-05 | 1 | -1/+14 |
* | MFp4 //depot/projects/usb@159866 | thompsa | 2009-04-05 | 1 | -2/+2 |
* | MFp4 //depot/projects/usb@159700 | thompsa | 2009-04-05 | 1 | -6/+3 |
* | MFp4 //depot/projects/usb@159674 | thompsa | 2009-04-05 | 3 | -5/+21 |
* | MFp4 //depot/projects/usb@159673 | thompsa | 2009-04-05 | 4 | -32/+47 |
* | MFp4 //depot/projects/usb@159671 | thompsa | 2009-04-05 | 1 | -6/+9 |
* | Add a how argument to root_mount_hold() so it can be passed NOWAIT and be called | thompsa | 2009-04-03 | 1 | -1/+1 |
* | The buffer start and end phys addresses should be 0x0 for an OHCI zero length | thompsa | 2009-03-27 | 1 | -2/+5 |
* | MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 | thompsa | 2009-03-20 | 17 | -169/+285 |
* | MFp4 //depot/projects/usb @159431,159437,159438 | thompsa | 2009-03-20 | 6 | -17/+20 |
* | MFp4 //depot/projects/usb@159392 | thompsa | 2009-03-20 | 5 | -15/+19 |
* | MFp4 //depot/projects/usb @159430 | thompsa | 2009-03-20 | 21 | -24/+6 |
* | MFp4 //depot/projects/usb 158981,159016,159024 | thompsa | 2009-03-11 | 3 | -23/+253 |
* | Fix a possible NULL pointer access at controller attach. | thompsa | 2009-03-11 | 1 | -1/+2 |
* | Fix musb_otg.h include filename. | thompsa | 2009-03-09 | 1 | -1/+1 |
* | remove now-redunant cardbus attachment. | imp | 2009-03-09 | 3 | -3/+0 |
* | (re)merge r186415,186416 from the old usb stack; | thompsa | 2009-03-07 | 3 | -200/+255 |
* | Fix some missed htole32 conversions to htoehci32. | thompsa | 2009-03-07 | 1 | -8/+8 |
* | MFp4 //depot/projects/usb@158692 | thompsa | 2009-03-06 | 1 | -0/+9 |
* | Also use proper capitalisation of FreeBSD in other source files. | ed | 2009-02-24 | 4 | -4/+4 |
* | MFp4 //depot/projects/usb@157853 | thompsa | 2009-02-24 | 7 | -118/+25 |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 25 | -0/+26609 |