| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | USB: EHCI: tegra: Fix oops in error cleanup | Thierry Reding | 2013-06-17 | 1 | -3/+3 |
* | | | | USB: EHCI: tegra: make use of ehci->priv | Stephen Warren | 2013-06-17 | 1 | -35/+35 |
* | | | | USB: EHCI: make ehci-tegra a separate driver | Manjunath Goudar | 2013-06-17 | 4 | -60/+76 |
* | | | | USB: EHCI: tegra: fix circular module dependencies | Stephen Warren | 2013-06-17 | 1 | -36/+0 |
* | | | | USB: EHCI: tegra: remove all power management | Stephen Warren | 2013-06-17 | 1 | -245/+1 |
* | | | | USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers | Manjunath Goudar | 2013-06-17 | 4 | -15/+20 |
* | | | | usb: wire adapter: add scatter gather support | Thomas Pugliese | 2013-06-17 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-06-12 | 1 | -60/+45 |
|\ \ \ |
|
| * | | | usb: phy: registering Tegra USB PHY as platform driver | Venu Byravarasu | 2013-05-30 | 1 | -59/+45 |
| * | | | usb: phy: tegra: Get PHY mode using DT | Venu Byravarasu | 2013-05-30 | 1 | -1/+0 |
* | | | | Merge 3.10-rc5 into usb-next | Greg Kroah-Hartman | 2013-06-08 | 5 | -8/+38 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | USB: EHCI: fix regression related to qh_refresh() | Alan Stern | 2013-05-30 | 1 | -1/+6 |
| * | | | USB: revert periodic scheduling bugfix | Alan Stern | 2013-05-29 | 1 | -1/+1 |
| * | | | Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2013-05-29 | 4 | -6/+31 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | xhci: Disable D3cold for buggy TI redrivers. | Sarah Sharp | 2013-05-24 | 3 | -2/+13 |
| | * | | xhci - correct comp_mode_recovery_timer on return from hibernate | Tony Camuso | 2013-05-24 | 1 | -1/+11 |
| | * | | xhci: fix list access before init | Vladimir Murzin | 2013-05-24 | 1 | -0/+4 |
| | * | | xhci-mem: init list heads at the beginning of init | Sergio Aguirre | 2013-05-24 | 1 | -3/+3 |
* | | | | Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2013-06-06 | 7 | -85/+255 |
|\ \ \ \ |
|
| * | | | | usb: add usb2 Link PM variables to sysfs and usb_device | Mathias Nyman | 2013-06-05 | 1 | -2/+4 |
| * | | | | usb: xhci: add USB2 Link power management BESL support | Mathias Nyman | 2013-06-05 | 3 | -64/+162 |
| * | | | | usb: xhci: define port register names and use them instead of magic numbers | Mathias Nyman | 2013-06-05 | 3 | -11/+14 |
| * | | | | usb: xhci: check usb2 port capabilities before adding hw link PM support | Mathias Nyman | 2013-06-05 | 3 | -5/+58 |
| * | | | | usb/xhci: unify parameter of xhci_msi_irq | Alex Shi | 2013-06-05 | 3 | -4/+4 |
| * | | | | usb: xhci-dbg: Display endpoint number and direction in context dump | Julius Werner | 2013-06-05 | 3 | -1/+15 |
* | | | | | wusbhc: disable suspend and resume on the root hub. | Thomas Pugliese | 2013-06-06 | 2 | -4/+0 |
* | | | | | usb: host: make USB_ARCH_HAS_?HCI obsolete | Arnd Bergmann | 2013-06-06 | 1 | -3/+0 |
* | | | | | USB: OHCI: remove bogus #error | Arnd Bergmann | 2013-06-06 | 1 | -20/+0 |
|/ / / / |
|
* | | | | USB: OHCI: add a name for the platform-private field | Manjunath Goudar | 2013-06-03 | 1 | -0/+3 |
* | | | | USB: OHCI: make ohci-platform a separate driver | Manjunath Goudar | 2013-06-03 | 4 | -53/+44 |
* | | | | Allow the USB HCD to create Wireless USB root hubs | Thomas Pugliese | 2013-06-03 | 1 | -1/+1 |
* | | | | usb: host: fusbh200-hcd: rename two functions | Yuan-Hsin Chen | 2013-06-03 | 1 | -6/+6 |
* | | | | USB: OHCI: make ohci-pci a separate driver | Manjunath Goudar | 2013-05-30 | 4 | -108/+52 |
* | | | | USB: OHCI: Generic changes to make ohci-pci a separate driver | Manjunath Goudar | 2013-05-30 | 5 | -24/+19 |
* | | | | USB: OHCI: prepare to make ohci-hcd a library module | Manjunath Goudar | 2013-05-30 | 4 | -17/+113 |
* | | | | USB: FHCI: upgrade the isochronous API | Alan Stern | 2013-05-30 | 2 | -3/+7 |
* | | | | USB: IMX21: upgrade the isochronous API | Alan Stern | 2013-05-30 | 1 | -17/+26 |
* | | | | usb: ehci-s5p: skip phy setup for Exynos5440 based platforms | Thomas Abraham | 2013-05-30 | 1 | -0/+12 |
* | | | | USB: host: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-30 | 8 | -26/+16 |
* | | | | usb: host: ehci-spear: Remove redundant checks | Sachin Kamat | 2013-05-30 | 1 | -4/+0 |
* | | | | drivers/usb/host: remove leftover release_mem_region | Wolfram Sang | 2013-05-30 | 1 | -1/+0 |
* | | | | Merge 3.10-rc3 into usb-next | Greg Kroah-Hartman | 2013-05-27 | 23 | -118/+99 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-05-23 | 23 | -118/+99 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | usb: ohci: fix goto wrong tag in err case | Libo Chen | 2013-05-16 | 1 | -23/+23 |
| | * | usb: isp1760-if: fix memleak when platform_get_resource fail | Libo Chen | 2013-05-16 | 1 | -1/+3 |
| | * | usb: ehci-s5p: fix memleak when fallback to pdata | Libo Chen | 2013-05-16 | 1 | -0/+1 |
| | * | USB: set device dma_mask without reference to global data | Stephen Warren | 2013-05-16 | 12 | -38/+34 |
| | * | USB: EHCI: remove bogus #error | Arnd Bergmann | 2013-05-16 | 1 | -17/+0 |
| | * | USB: remove remaining instances of USB_SUSPEND | Alan Stern | 2013-05-15 | 3 | -3/+3 |
| | * | USB: OHCI: fix logic for scheduling isochronous URBs | Alan Stern | 2013-05-15 | 1 | -14/+18 |