aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman
2014-02-26usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka
2014-02-18USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern
2014-02-07Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp
2014-02-07Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp
2014-02-07Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp
2014-02-07xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp
2014-02-04Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-01-30Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp
2014-01-29Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp
2014-01-13usb: ehci: add freescale imx28 special write register methodPeter Chen
2014-01-12USB: fsl-mph-dr-of: adjust for OF based clock lookupGerhard Sittig
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-08xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp
2014-01-08xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings
2014-01-07USB: fix: ohci-at91 mismerge build errorArnd Bergmann
2014-01-02Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman
2013-12-21Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-12-19usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham
2013-12-18USB: ohci-octeon: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-ppc-of: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-nxp: Use devm_clk_get()Jingoo Han
2013-12-18USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-da8xx: Use devm_*() functionsJingoo Han
2013-12-18USB: ohci-jz4740: Use devm_*() functionsJingoo Han
2013-12-18USB: ohci-pxa27x:Use devm_*() functionsJingoo Han
2013-12-18USB: ehci-octeon: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ehci-orion: Use devm_*() functionsJingoo Han
2013-12-18USB: ohci-ppc-of: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ohci-omap: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-xilinx-of: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-ppc-of: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-orion: use dev_warn() instead of printk()Jingoo Han
2013-12-18USB: ehci-grlib: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han
2013-12-18usb: ohci-at91: use device managed clk retrievalBoris BREZILLON
2013-12-18usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON
2013-12-18usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON
2013-12-17xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().Lin Wang
2013-12-17usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-13xhci: Add quirks module optionTakashi Iwai