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