summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle-3/+0
2014-02-18USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern-4/+22
2014-02-18Merge 3.14-rc3 into usb-nextGreg Kroah-Hartman-58/+16
2014-02-15xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede-0/+1
2014-02-15uhci-platform: Change compatible string from platform-uhci to generic-uhciHans de Goede-0/+1
2014-02-11USB: ELAN: Remove useless "default M" linesPaul Bolle-1/+0
2014-02-11USB: ohci-platform: check for platform data misconfigurationAlan Stern-20/+22
2014-02-11USB: ehci-platform: check for platform data misconfigurationAlan Stern-20/+22
2014-02-11ehci-platform: Change compatible string from usb-ehci to generic-ehciHans de Goede-2/+1
2014-02-11ohci-platform: Change compatible string from usb-ohci to generic-ohciHans de Goede-1/+1
2014-02-07Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp-52/+2
2014-02-07Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp-1/+1
2014-02-07Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp-3/+3
2014-02-07xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp-3/+11
2014-02-07ehci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede-2/+31
2014-02-07ohci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede-0/+27
2014-02-07ehci-platform: Add support for clks and phy passed through devicetreeHans de Goede-24/+124
2014-02-07ohci-platform: Add support for devicetree instantiationHans de Goede-22/+140
2014-02-04Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-37/+61
2014-01-30Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp-17/+23
2014-01-29Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp-20/+33
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt-12/+1
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+11
2014-01-22xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp-0/+5
2014-01-13usb: ehci: add freescale imx28 special write register methodPeter Chen-1/+17
2014-01-12USB: fsl-mph-dr-of: adjust for OF based clock lookupGerhard Sittig-12/+1
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker-11/+0
2014-01-08xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp-3/+3
2014-01-08xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings-1/+1
2014-01-07USB: fix: ohci-at91 mismerge build errorArnd Bergmann-1/+1
2014-01-02Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson-2/+53
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson-3/+11
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman-13/+22
2013-12-21Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-6/+9
2013-12-19usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham-0/+3
2013-12-18USB: ohci-octeon: Use devm_ioremap_resource()Jingoo Han-18/+5
2013-12-18USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han-10/+3
2013-12-18USB: ohci-ppc-of: Use devm_ioremap_resource()Jingoo Han-18/+4
2013-12-18USB: ohci-nxp: Use devm_clk_get()Jingoo Han-18/+8
2013-12-18USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han-16/+5
2013-12-18USB: ohci-da8xx: Use devm_*() functionsJingoo Han-40/+15
2013-12-18USB: ohci-jz4740: Use devm_*() functionsJingoo Han-30/+9
2013-12-18USB: ohci-pxa27x:Use devm_*() functionsJingoo Han-28/+10
2013-12-18USB: ehci-octeon: Use devm_ioremap_resource()Jingoo Han-18/+5
2013-12-18USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han-21/+7
2013-12-18USB: ehci-orion: Use devm_*() functionsJingoo Han-31/+12
2013-12-18USB: ohci-ppc-of: use dev_err() instead of printk()Jingoo Han-3/+5
2013-12-18USB: ohci-omap: use dev_err() instead of printk()Jingoo Han-2/+2
2013-12-18USB: ehci-xilinx-of: use dev_err() instead of printk()Jingoo Han-1/+2