Age | Commit message (Expand) | Author |
2009-11-17 | USB: xhci: Fix scratchpad deallocation. | Sarah Sharp |
2009-11-17 | USB: xhci: Fix TRB physical to virtual address translation. | Sarah Sharp |
2009-11-17 | USB: xhci: Fix bug memory free after failed initialization. | Sarah Sharp |
2009-11-17 | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer | Libin Yang |
2009-10-30 | USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set | Yoshihiro Shimoda |
2009-10-14 | USB: ehci: Fix IST boundary checking interval math. | Sarah Sharp |
2009-10-14 | USB: whci-hcd: always do an update after processing a halted qTD | David Vrabel |
2009-10-14 | USB: whci-hcd: handle early deletion of endpoints | David Vrabel |
2009-10-11 | Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier" | Linus Torvalds |
2009-10-09 | USB: ehci: Fix isoc scheduling boundary checking. | Sarah Sharp |
2009-10-09 | USB: isp1362: fix build warnings on 64-bit systems | Mike Frysinger |
2009-10-09 | USB: xhci: Fix dropping endpoints from the xHC schedule. | Sarah Sharp |
2009-10-09 | USB: xhci: Don't wait for a disable slot cmd when HC dies. | Sarah Sharp |
2009-10-09 | USB: xhci: Handle canceled URBs when HC dies. | Sarah Sharp |
2009-10-09 | USB: xhci: Stop debugging polling loop when HC dies. | Sarah Sharp |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-24 | Merge branch 'origin' into for-linus | Russell King |
2009-09-23 | USB: Add hub descriptor update hook for xHCI | Sarah Sharp |
2009-09-23 | USB: xhci: Support USB hubs. | Sarah Sharp |
2009-09-23 | USB: xhci: Set multi-TT field for LS/FS devices under hubs. | Sarah Sharp |
2009-09-23 | USB: xhci: Set route string for all devices. | Sarah Sharp |
2009-09-23 | USB: xhci: Fix command wait list handling. | Sarah Sharp |
2009-09-23 | USB: xhci: Change how xHCI commands are handled. | Sarah Sharp |
2009-09-23 | USB: xhci: Refactor input device context setup. | Sarah Sharp |
2009-09-23 | USB: xhci: Endpoint representation refactoring. | Sarah Sharp |
2009-09-23 | USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resume | Jason Wessel |
2009-09-23 | USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device | Jason Wessel |
2009-09-23 | USB: EHCI: change deschedule logic for interrupt QHs | Alan Stern |
2009-09-23 | USB: EHCI: rescan the queue after an unlink | Alan Stern |
2009-09-23 | USB: ohci-ep93xx.c: remove unused variable | H Hartley Sweeten |
2009-09-23 | USB: isp1362: Correct use of ! and & | Julia Lawall |
2009-09-23 | USB: EHCI: ensure all watchdog timer events are deleted when suspending usb | Jon Hunter |
2009-09-23 | USB: Work around BIOS bugs by quiescing USB controllers earlier | David Woodhouse |
2009-09-23 | USB: isp1362: fix pulldown register defines and conf logic | Ken MacLeod |
2009-09-23 | USB: ohci-pxa27x: Allow NOCP and OCPM to be cleared | Aric Blumer |
2009-09-23 | USB: EHCI: OHCI: Remove unnecessary includes of reboot.h | Anand Gadiyar |
2009-09-23 | USB: at91: modify OHCI driver to allow shared interrupts | Nicolas Ferre |
2009-09-23 | USB: at91: Add USB EHCI driver for at91sam9g45 series | Nicolas Ferre |
2009-09-23 | USB: uhci: rm repeatedly evaluation for urbp->qh | Bob Liu |
2009-09-23 | USB: NXP ISP1362 USB host driver | Lothar Wassmann |
2009-09-23 | USB: au1xxx: add dev_pm_ops | Manuel Lauss |
2009-09-23 | USB: isp1760: allow platform devices to customize devflags | Michael Hennerich |
2009-09-23 | USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor... | Alek Du |
2009-09-23 | USB: EHCI: split ehci_qh into hw and sw parts | Alek Du |
2009-09-23 | USB: EHCI: add need_io_watchdog flag to ehci_hcd | Alek Du |
2009-09-23 | USB: whci-hcd: make endpoint_reset method async | David Vrabel |
2009-09-23 | USB: Add nuvoton Ehci driver for w90p910 platform | Wan ZongShun |
2009-09-23 | USB: ehci-dbg.c: no need for checking it before call vfree | Figo.zhang |
2009-09-23 | USB: xhci: Support interrupt transfers. | Sarah Sharp |
2009-09-23 | USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length. | Sarah Sharp |