| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix for the r235558: interrupt output pipe is optional, so fix the driver | Alexander Motin | 2012-05-17 | 1 | -2/+3 |
| * | Add support for writing to HID devices through the interrupt output pipe. | Alexander Motin | 2012-05-17 | 1 | -4/+49 |
| * | HID Report ID is unsigned value, so clear the rest of bits from possible | Alexander Motin | 2012-05-16 | 1 | -1/+1 |
| * | Move reset of USB mouse parameters from the USB mouse attach to | Hans Petter Selasky | 2012-05-14 | 1 | -28/+46 |
| * | - Change the module order of these MAC drivers to be last so they are | Marius Strobl | 2012-05-11 | 1 | -2/+3 |
| * | Make sure the EHCI bandwidth allocation algorithm | Hans Petter Selasky | 2012-05-03 | 2 | -8/+30 |
| * | Add support for Multi-TT mode of modern USB HUBs. | Hans Petter Selasky | 2012-04-29 | 5 | -173/+161 |
| * | Add support for the SIMCom SIM5218, tested by me. | Kevin Lo | 2012-04-21 | 2 | -0/+2 |
| * | Fix typo in comment | Thomas Quinot | 2012-04-18 | 1 | -1/+1 |
| * | Fix compiler warnings, mostly signed issues, | Hans Petter Selasky | 2012-04-02 | 59 | -255/+242 |
| * | Add definitions and structures for USB 2.0 Link Power Management, LPM. | Hans Petter Selasky | 2012-04-02 | 3 | -3/+69 |
| * | Load the firmware during init not attach, as a root filesystem might | Bernhard Schmidt | 2012-03-21 | 1 | -8/+8 |
| * | Add new USB device IDs. | Hans Petter Selasky | 2012-03-08 | 2 | -0/+2 |
| * | Fix for DWC OTG interrupt register programming. | Hans Petter Selasky | 2012-03-05 | 3 | -22/+44 |
| * | Make sure that the USB system suspend event is executed synchronously | Hans Petter Selasky | 2012-03-03 | 1 | -2/+21 |
| * | Style change: Expand redundant #if's. Remove a couple of empty lines. | Hans Petter Selasky | 2012-03-01 | 1 | -101/+12 |
| * | Close a detach race. Make sure all pending | Hans Petter Selasky | 2012-03-01 | 1 | -2/+6 |
| * | Add support for the MCS7832 | Kevin Lo | 2012-02-28 | 3 | -1/+6 |
| * | Add new USB device ID. | Hans Petter Selasky | 2012-02-14 | 2 | -0/+2 |
| * | Remove direct access to si_name. | Ed Schouten | 2012-02-10 | 1 | -1/+1 |
| * | Avoid to check the same cache line/variable from all the locking | Attilio Rao | 2012-01-28 | 1 | -0/+1 |
| * | Add support for the DesignWare USB 2.0 OTG controller chipset. | Hans Petter Selasky | 2012-01-21 | 3 | -0/+3248 |
| * | Add support for new USB device. | Hans Petter Selasky | 2012-01-19 | 2 | -2/+2 |
| * | - Add ID for the BeagleBone FTDI serial over usb port. | Stanislav Sedov | 2012-01-16 | 2 | -0/+2 |
| * | Add support for more USB devices. | Hans Petter Selasky | 2012-01-16 | 3 | -0/+7 |
| * | Export ttyname instead of ttyunit via the sysctl interface. | Hans Petter Selasky | 2012-01-16 | 2 | -11/+18 |
| * | Export information about USB serial port unit and port numbers | Hans Petter Selasky | 2012-01-16 | 2 | -12/+42 |
| * | BeagleBone uses an FTDI chip with | Tim Kientzle | 2012-01-15 | 2 | -0/+2 |
| * | Convert files to UTF-8 | Ulrich Spörlein | 2012-01-15 | 1 | -1/+1 |
| * | Improve support for USB 3.0 HUBs. In certain states we | Hans Petter Selasky | 2012-01-13 | 2 | -24/+64 |
| * | Bugfix: Make sure the XHCI driver doesn't clear | Hans Petter Selasky | 2012-01-13 | 1 | -1/+1 |
| * | Correct use of USB 3.0 POWER bit in the port status register, | Hans Petter Selasky | 2012-01-13 | 2 | -10/+18 |
| * | - Try to fix support for USB 3.0 HUBs. | Hans Petter Selasky | 2012-01-12 | 5 | -20/+79 |
| * | ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again | Kevin Lo | 2012-01-07 | 1 | -1/+0 |
| * | Make sure we probe and attach the root HUB after | Hans Petter Selasky | 2012-01-02 | 1 | -0/+8 |
| * | Add missing change to XHCI driver similar to changes in r228483. | Hans Petter Selasky | 2011-12-31 | 2 | -19/+20 |
| * | - Enable usbus on octusb | Oleksandr Tymoshenko | 2011-12-24 | 1 | -0/+1 |
| * | ukbd: adjust for SCHEDULER_STOPPED() and overhaul locking code | Andriy Gapon | 2011-12-21 | 1 | -227/+153 |
| * | adapt usb transfer code for SCHEDULER_STOPPED | Andriy Gapon | 2011-12-21 | 1 | -3/+3 |
| * | Fix for race against user-space applications trying to change the | Hans Petter Selasky | 2011-12-21 | 1 | -0/+9 |
| * | Make the recently added "no_shutdown_wait" sysctl writeable. | Hans Petter Selasky | 2011-12-19 | 1 | -1/+1 |
| * | Add code to wait for USB shutdown to be executed at system shutdown. | Hans Petter Selasky | 2011-12-19 | 1 | -1/+15 |
| * | Add missing unlock of USB controller's lock, when | Hans Petter Selasky | 2011-12-19 | 1 | -0/+12 |
| * | Another axe(4), found in ASUS zenbook. | Kevin Lo | 2011-12-17 | 2 | -0/+2 |
| * | kern cons: introduce infrastructure for console grabbing by kernel | Andriy Gapon | 2011-12-17 | 1 | -0/+12 |
| * | Fix some net80211 enum nits: | Bernhard Schmidt | 2011-12-17 | 7 | -47/+47 |
| * | Improve fix for random USB transfer time out. | Hans Petter Selasky | 2011-12-14 | 1 | -12/+13 |
| * | Fix for random USB transfer time out. | Hans Petter Selasky | 2011-12-14 | 1 | -7/+11 |
| * | Fix definition of XHCI port power bit. | Hans Petter Selasky | 2011-12-14 | 1 | -1/+1 |
| * | Implement better support for USB controller suspend and resume. | Hans Petter Selasky | 2011-12-14 | 32 | -726/+673 |