Age | Commit message (Expand) | Author |
2013-07-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-06-25 | xhci: Add missing unlocks on error paths | Emil Goode |
2013-06-24 | ehci-atmel.c: prepare clk before calling enable | Boris BREZILLON |
2013-06-24 | USB: ohci-at91: prepare clk before calling enable | Boris BREZILLON |
2013-06-24 | USB: HWA: fix device probe failure | Thomas Pugliese |
2013-06-24 | usb: host: xhci-plat: release mem region while removing module | George Cherian |
2013-06-20 | Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2013-06-18 | xhci: check for failed dma pool allocation | Mathias Nyman |
2013-06-18 | Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2013-06-19 | USB: Check for ARCH_EXYNOS separately | Tomasz Figa |
2013-06-17 | USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driver | Emil Goode |
2013-06-17 | USB: ehci-omap: Tweak PHY initialization sequence | Roger Quadros |
2013-06-17 | USB: EHCI: tegra: Fix oops in error cleanup | Thierry Reding |
2013-06-17 | USB: EHCI: tegra: make use of ehci->priv | Stephen Warren |
2013-06-17 | USB: EHCI: make ehci-tegra a separate driver | Manjunath Goudar |
2013-06-17 | USB: EHCI: tegra: fix circular module dependencies | Stephen Warren |
2013-06-17 | USB: EHCI: tegra: remove all power management | Stephen Warren |
2013-06-17 | USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers | Manjunath Goudar |
2013-06-17 | usb: wire adapter: add scatter gather support | Thomas Pugliese |
2013-06-14 | Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li... | Olof Johansson |
2013-06-14 | xhci: remove BUG() in xhci_get_endpoint_type() | Mathias Nyman |
2013-06-14 | xhci: Remove BUG in xhci_setup_addressable_virt_dev | Mathias Nyman |
2013-06-14 | xhci: Remove BUG_ON in xhci_get_input_control_ctx. | Sarah Sharp |
2013-06-14 | xhci: Remove BUG_ON() in xhci_alloc_container_ctx. | Sarah Sharp |
2013-06-12 | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-06-11 | ehci-platform: add pre_setup() method to platform data | Sergei Shtylyov |
2013-06-08 | Merge 3.10-rc5 into usb-next | Greg Kroah-Hartman |
2013-06-06 | Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2013-06-06 | wusbhc: disable suspend and resume on the root hub. | Thomas Pugliese |
2013-06-06 | usb: host: make USB_ARCH_HAS_?HCI obsolete | Arnd Bergmann |
2013-06-06 | USB: OHCI: remove bogus #error | Arnd Bergmann |
2013-06-05 | usb: add usb2 Link PM variables to sysfs and usb_device | Mathias Nyman |
2013-06-05 | usb: xhci: add USB2 Link power management BESL support | Mathias Nyman |
2013-06-05 | usb: xhci: define port register names and use them instead of magic numbers | Mathias Nyman |
2013-06-05 | usb: xhci: check usb2 port capabilities before adding hw link PM support | Mathias Nyman |
2013-06-05 | usb/xhci: unify parameter of xhci_msi_irq | Alex Shi |
2013-06-05 | usb: xhci-dbg: Display endpoint number and direction in context dump | Julius Werner |
2013-06-03 | USB: OHCI: add a name for the platform-private field | Manjunath Goudar |
2013-06-03 | USB: OHCI: make ohci-platform a separate driver | Manjunath Goudar |
2013-06-03 | Allow the USB HCD to create Wireless USB root hubs | Thomas Pugliese |
2013-06-03 | usb: host: fusbh200-hcd: rename two functions | Yuan-Hsin Chen |
2013-05-30 | USB: OHCI: make ohci-pci a separate driver | Manjunath Goudar |
2013-05-30 | USB: OHCI: Generic changes to make ohci-pci a separate driver | Manjunath Goudar |
2013-05-30 | USB: OHCI: prepare to make ohci-hcd a library module | Manjunath Goudar |
2013-05-30 | USB: FHCI: upgrade the isochronous API | Alan Stern |
2013-05-30 | USB: IMX21: upgrade the isochronous API | Alan Stern |
2013-05-30 | usb: ehci-s5p: skip phy setup for Exynos5440 based platforms | Thomas Abraham |
2013-05-30 | USB: host: use platform_{get,set}_drvdata() | Jingoo Han |
2013-05-30 | usb: host: ehci-spear: Remove redundant checks | Sachin Kamat |
2013-05-30 | drivers/usb/host: remove leftover release_mem_region | Wolfram Sang |