summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
* | | | USB: EHCI: tegra: Fix oops in error cleanupThierry Reding2013-06-171-3/+3
* | | | USB: EHCI: tegra: make use of ehci->privStephen Warren2013-06-171-35/+35
* | | | USB: EHCI: make ehci-tegra a separate driverManjunath Goudar2013-06-174-60/+76
* | | | USB: EHCI: tegra: fix circular module dependenciesStephen Warren2013-06-171-36/+0
* | | | USB: EHCI: tegra: remove all power managementStephen Warren2013-06-171-245/+1
* | | | USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-174-15/+20
* | | | usb: wire adapter: add scatter gather supportThomas Pugliese2013-06-171-0/+1
|/ / /
* | | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-06-121-60/+45
|\ \ \
| * | | usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu2013-05-301-59/+45
| * | | usb: phy: tegra: Get PHY mode using DTVenu Byravarasu2013-05-301-1/+0
* | | | Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-085-8/+38
|\ \ \ \ | | |/ / | |/| |
| * | | USB: EHCI: fix regression related to qh_refresh()Alan Stern2013-05-301-1/+6
| * | | USB: revert periodic scheduling bugfixAlan Stern2013-05-291-1/+1
| * | | Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-05-294-6/+31
| |\ \ \ | | |/ / | |/| |
| | * | xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp2013-05-243-2/+13
| | * | xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso2013-05-241-1/+11
| | * | xhci: fix list access before initVladimir Murzin2013-05-241-0/+4
| | * | xhci-mem: init list heads at the beginning of initSergio Aguirre2013-05-241-3/+3
* | | | Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-06-067-85/+255
|\ \ \ \
| * | | | usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman2013-06-051-2/+4
| * | | | usb: xhci: add USB2 Link power management BESL supportMathias Nyman2013-06-053-64/+162
| * | | | usb: xhci: define port register names and use them instead of magic numbersMathias Nyman2013-06-053-11/+14
| * | | | usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman2013-06-053-5/+58
| * | | | usb/xhci: unify parameter of xhci_msi_irqAlex Shi2013-06-053-4/+4
| * | | | usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner2013-06-053-1/+15
* | | | | wusbhc: disable suspend and resume on the root hub.Thomas Pugliese2013-06-062-4/+0
* | | | | usb: host: make USB_ARCH_HAS_?HCI obsoleteArnd Bergmann2013-06-061-3/+0
* | | | | USB: OHCI: remove bogus #errorArnd Bergmann2013-06-061-20/+0
|/ / / /
* | | | USB: OHCI: add a name for the platform-private fieldManjunath Goudar2013-06-031-0/+3
* | | | USB: OHCI: make ohci-platform a separate driverManjunath Goudar2013-06-034-53/+44
* | | | Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-031-1/+1
* | | | usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen2013-06-031-6/+6
* | | | USB: OHCI: make ohci-pci a separate driverManjunath Goudar2013-05-304-108/+52
* | | | USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar2013-05-305-24/+19
* | | | USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar2013-05-304-17/+113
* | | | USB: FHCI: upgrade the isochronous APIAlan Stern2013-05-302-3/+7
* | | | USB: IMX21: upgrade the isochronous APIAlan Stern2013-05-301-17/+26
* | | | usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham2013-05-301-0/+12
* | | | USB: host: use platform_{get,set}_drvdata()Jingoo Han2013-05-308-26/+16
* | | | usb: host: ehci-spear: Remove redundant checksSachin Kamat2013-05-301-4/+0
* | | | drivers/usb/host: remove leftover release_mem_regionWolfram Sang2013-05-301-1/+0
* | | | Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-2723-118/+99
|\ \ \ \ | |/ / /
| * | | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-2323-118/+99
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * usb: ohci: fix goto wrong tag in err caseLibo Chen2013-05-161-23/+23
| | * usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen2013-05-161-1/+3
| | * usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen2013-05-161-0/+1
| | * USB: set device dma_mask without reference to global dataStephen Warren2013-05-1612-38/+34
| | * USB: EHCI: remove bogus #errorArnd Bergmann2013-05-161-17/+0
| | * USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-153-3/+3
| | * USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern2013-05-151-14/+18