summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: tegra: Drop unused definesThierry Reding2014-03-031-4/+0
* Merge 3.14-rc5 into usb-nextGreg Kroah-Hartman2014-03-031-3/+10
|\
| * usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-02-271-3/+10
* | Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman2014-02-251-4/+22
|\|
| * USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern2014-02-181-4/+22
* | Merge 3.14-rc3 into usb-nextGreg Kroah-Hartman2014-02-183-58/+16
|\|
| * Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-071-52/+2
| * Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp2014-02-071-1/+1
| * Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp2014-02-072-3/+3
| * xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp2014-02-071-3/+11
* | xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede2014-02-151-0/+1
* | uhci-platform: Change compatible string from platform-uhci to generic-uhciHans de Goede2014-02-151-0/+1
* | USB: ELAN: Remove useless "default M" linesPaul Bolle2014-02-111-1/+0
* | USB: ohci-platform: check for platform data misconfigurationAlan Stern2014-02-111-20/+22
* | USB: ehci-platform: check for platform data misconfigurationAlan Stern2014-02-111-20/+22
* | ehci-platform: Change compatible string from usb-ehci to generic-ehciHans de Goede2014-02-112-2/+1
* | ohci-platform: Change compatible string from usb-ohci to generic-ohciHans de Goede2014-02-111-1/+1
* | ehci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede2014-02-071-2/+31
* | ohci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede2014-02-071-0/+27
* | ehci-platform: Add support for clks and phy passed through devicetreeHans de Goede2014-02-072-24/+124
* | ohci-platform: Add support for devicetree instantiationHans de Goede2014-02-071-22/+140
|/
* Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-02-046-37/+61
|\
| * Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp2014-01-305-17/+23
| * Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp2014-01-304-20/+33
| * xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp2014-01-221-0/+5
* | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-291-12/+1
|\ \
| * | USB: fsl-mph-dr-of: adjust for OF based clock lookupGerhard Sittig2014-01-121-12/+1
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-2/+2
|\ \ \
| * \ \ Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-022-2/+53
| |\ \ \
| * | | | usb: r8a66597-hcd: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-281-2/+2
| | |/ / | |/| |
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-3/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-261-3/+11
| |\ \ \ | | |_|/ | |/| |
| | * | USB: EHCI: tegra: use reset frameworkStephen Warren2013-12-121-3/+11
| | |/
* | | usb: ehci: add freescale imx28 special write register methodPeter Chen2014-01-141-1/+17
* | | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0911-11/+0
* | | xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp2014-01-082-3/+3
* | | xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings2014-01-081-1/+1
* | | USB: fix: ohci-at91 mismerge build errorArnd Bergmann2014-01-071-1/+1
* | | Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-242-13/+22
|\ \ \
| * | | usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON2013-12-171-11/+15
| * | | xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai2013-12-101-1/+6
| |/ /
* | | Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-12-222-6/+9
|\ \ \
| * | | usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham2013-12-191-0/+3
| * | | xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().Lin Wang2013-12-171-6/+0
| * | | xhci: Add quirks module optionTakashi Iwai2013-12-131-0/+6
* | | | USB: ohci-octeon: Use devm_ioremap_resource()Jingoo Han2013-12-191-18/+5
* | | | USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han2013-12-191-10/+3
* | | | USB: ohci-ppc-of: Use devm_ioremap_resource()Jingoo Han2013-12-191-18/+4
* | | | USB: ohci-nxp: Use devm_clk_get()Jingoo Han2013-12-191-18/+8
* | | | USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han2013-12-191-16/+5