Age | Commit message (Expand) | Author |
2013-06-07 | USB: UHCI: fix for suspend of virtual HP controller | Alan Stern |
2013-06-07 | USB: xHCI: override bogus bulk wMaxPacketSize values | Alan Stern |
2013-06-07 | USB: fix latency in uhci-hcd and ohci-hcd | Alan Stern |
2013-06-07 | USB: OHCI: fix logic for scheduling isochronous URBs | Alan Stern |
2013-05-07 | usb: remove redundant tdi_reset | Shengzhou Liu |
2013-03-26 | Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2013-03-25 | USB: EHCI: fix bug in iTD/siTD DMA pool allocation | Soeren Moch |
2013-03-25 | xhci: Don't warn on empty ring for suspended devices. | Sarah Sharp |
2013-03-25 | usb: xhci: Fix TRB transfer length macro used for Event TRB. | Vivek Gautam |
2013-03-25 | usb: add find_raw_port_number callback to struct hc_driver() | Lan Tianyu |
2013-03-25 | usb: xhci: fix build warning | Peter Chen |
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 |