Age | Commit message (Expand) | Author |
2013-03-20 | USB: EHCI: fix regression in QH unlinking | Alan Stern |
2013-03-18 | USB: xhci - fix bit definitions for IMAN register | Dmitry Torokhov |
2013-03-15 | USB: EHCI: fix regression during bus resume | Alan Stern |
2013-03-15 | USB: xhci: correctly enable interrupts | Hannes Reinecke |
2013-03-05 | USB: EHCI: don't check DMA values in QH overlays | Alan Stern |
2013-03-05 | USB: EHCI: work around silicon bug in Intel's EHCI controllers | Alan Stern |
2013-03-03 | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-26 | USB: EHCI: revert "remove ASS/PSS polling timeout" | Alan Stern |
2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Revert "USB: EHCI: make ehci-vt8500 a separate driver" | Greg Kroah-Hartman |
2013-02-20 | Revert "USB: EHCI: make ehci-orion a separate driver" | Greg Kroah-Hartman |
2013-02-20 | Revert "USB: update host controller Kconfig entries" | Greg Kroah-Hartman |
2013-02-19 | Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann |
2013-02-18 | USB: update host controller Kconfig entries | Arnd Bergmann |
2013-02-15 | USB: EHCI: make ehci-orion a separate driver | Manjunath Goudar |
2013-02-15 | USB: EHCI: make ehci-vt8500 a separate driver | Manjunath Goudar |
2013-02-14 | USB: ehci-omap: Fix autoloading of module | Roger Quadros |
2013-02-14 | USB: ehci-omap: Don't free gpios that we didn't request | Roger Quadros |
2013-02-13 | mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3) | Roger Quadros |
2013-02-08 | drivers/usb: add missing GENERIC_HARDIRQS dependencies | Heiko Carstens |
2013-02-08 | Merge usb-linus branch into usb-next | Greg Kroah-Hartman |
2013-02-05 | Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2013-01-31 | USB: EHCI: fix bug in scheduling periodic split transfers | Alan Stern |
2013-01-31 | USB: EHCI: fix for leaking isochronous data | Alan Stern |
2013-01-30 | usb/isp1760: declare schedule_ptds() and errata2_function() static | Arvid Brodin |
2013-01-28 | usb: host: tegra: make use of PHY pointer of HCD | Venu Byravarasu |
2013-01-28 | usb: host: tegra: don't touch EMC clock | Stephen Warren |
2013-01-28 | usb: add APIs to access host registers from Tegra PHY | Venu Byravarasu |
2013-01-28 | usb: host: tegra: Resetting PORT0 based on information received via DT. | Venu Byravarasu |
2013-01-25 | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman |
2013-01-25 | USB: EHCI: fix timer bug affecting port resume | Alan Stern |
2013-01-25 | USB: UHCI: notify usbcore about port resumes | Alan Stern |
2013-01-25 | USB: EHCI: notify usbcore about port resumes | Alan Stern |
2013-01-25 | USB: EHCI: unlink one async QH at a time | Alan Stern |
2013-01-25 | USB: EHCI: remove ASS/PSS polling timeout | Alan Stern |
2013-01-25 | Merge 3.8-rc5 into usb-next | Greg Kroah-Hartman |
2013-01-25 | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2013-01-25 | Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2013-01-24 | usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device | Vivek Gautam |
2013-01-24 | USB: uhci: beautify source code | Chen Gang |
2013-01-24 | USB: UHCI: remove unused definition | Woody Suwalski |
2013-01-24 | USB: uhci: check buffer length to avoid memory overflow | Chen Gang |
2013-01-24 | usb: host: ehci-mv: remove unused variable | Chao Xie |
2013-01-24 | usb: Prevent dead ports when xhci is not enabled | David Moore |
2013-01-24 | USB: XHCI: fix memory leak of URB-private data | Alan Stern |
2013-01-24 | drivers: xhci: fix incorrect bit test | Nickolai Zeldovich |
2013-01-24 | xhci: Fix TD size for isochronous URBs. | Sarah Sharp |