aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern2014-02-18
* Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-07
* Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp2014-02-07
* Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp2014-02-07
* xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp2014-02-07
* Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-02-04
|\
| * Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp2014-01-30
| * Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp2014-01-29
| * xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp2014-01-22
* | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-29
|\ \
| * | USB: fsl-mph-dr-of: adjust for OF based clock lookupGerhard Sittig2014-01-12
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\ \ \
| * \ \ Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-02
| |\ \ \
| * | | | usb: r8a66597-hcd: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-28
| | |/ / | |/| |
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-26
| |\ \ \ | | |_|/ | |/| |
| | * | USB: EHCI: tegra: use reset frameworkStephen Warren2013-12-11
| | |/
* | | usb: ehci: add freescale imx28 special write register methodPeter Chen2014-01-13
* | | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* | | xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp2014-01-08
* | | xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings2014-01-08
* | | USB: fix: ohci-at91 mismerge build errorArnd Bergmann2014-01-07
* | | Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-24
|\ \ \
| * | | usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON2013-12-17
| * | | xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai2013-12-10
| |/ /
* | | Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-12-21
|\ \ \
| * | | usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham2013-12-19
| * | | xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().Lin Wang2013-12-17
| * | | xhci: Add quirks module optionTakashi Iwai2013-12-13
* | | | USB: ohci-octeon: Use devm_ioremap_resource()Jingoo Han2013-12-18
* | | | USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han2013-12-18
* | | | USB: ohci-ppc-of: Use devm_ioremap_resource()Jingoo Han2013-12-18
* | | | USB: ohci-nxp: Use devm_clk_get()Jingoo Han2013-12-18
* | | | USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han2013-12-18
* | | | USB: ohci-da8xx: Use devm_*() functionsJingoo Han2013-12-18
* | | | USB: ohci-jz4740: Use devm_*() functionsJingoo Han2013-12-18
* | | | USB: ohci-pxa27x:Use devm_*() functionsJingoo Han2013-12-18
* | | | USB: ehci-octeon: Use devm_ioremap_resource()Jingoo Han2013-12-18
* | | | USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han2013-12-18
* | | | USB: ehci-orion: Use devm_*() functionsJingoo Han2013-12-18
* | | | USB: ohci-ppc-of: use dev_err() instead of printk()Jingoo Han2013-12-18
* | | | USB: ohci-omap: use dev_err() instead of printk()Jingoo Han2013-12-18
* | | | USB: ehci-xilinx-of: use dev_err() instead of printk()Jingoo Han2013-12-18
* | | | USB: ehci-ppc-of: use dev_err() instead of printk()Jingoo Han2013-12-18
* | | | USB: ehci-orion: use dev_warn() instead of printk()Jingoo Han2013-12-18
* | | | USB: ehci-grlib: use dev_err() instead of printk()Jingoo Han2013-12-18
* | | | USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han2013-12-18
* | | | usb: ohci-at91: use device managed clk retrievalBoris BREZILLON2013-12-18
* | | | usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON2013-12-18
* | | | usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON2013-12-18