summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-201-1/+1
|\
| * ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+1
* | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-208-11/+227
|\ \ | |/ |/|
| * EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-09-101-2/+10
| * Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-09-056-9/+207
| |\
| | * usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath2012-09-051-0/+1
| | * usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar2012-09-051-1/+1
| | * usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes2012-09-053-0/+169
| | * xhci: Make handover code more robustMatthew Garrett2012-09-051-2/+10
| | * xhci: Fix a logical vs bitwise AND bugDan Carpenter2012-09-051-1/+1
| | * Intel xhci: Only switch the switchable portsKeng-Yu Lin2012-09-041-4/+23
| | * xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer2012-09-041-1/+2
| * | USB: ohci-at91: fix PIO handling in relation with number of portsNicolas Ferre2012-09-051-0/+10
| |/
* | ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-263-85/+3
|/
* Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-1710-190/+59
|\
| * usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu2012-08-101-1/+2
| * usb: host: mips: sead3: Update for EHCI register structure.Steven J. Hill2012-08-101-1/+1
| * USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli2012-08-101-4/+4
| * OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda2012-08-101-166/+1
| * xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-095-0/+21
| * xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-08-081-14/+22
| * xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp2012-08-072-2/+4
| * xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-08-071-0/+1
| * xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp2012-08-071-2/+3
* | usb/ohci-omap: remove unused variableArnd Bergmann2012-08-081-2/+0
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-302-17/+0
|\
| * usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-302-17/+0
* | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-301-4/+4
|\ \ | |/ |/|
| * mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2012-07-091-10/+8
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-261-0/+4
|\ \
| * \ Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-251-0/+4
| |\ \
| | * | ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-251-0/+4
* | | | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-2648-1905/+1604
|\ \ \ \ | |/ / / |/| | |
| * | | USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layerVivek Gautam2012-07-171-0/+21
| * | | USB: ehci-s5p: Add support for device treeVivek Gautam2012-07-161-0/+22
| * | | USB: ohci-exynos: Add support for device treeVivek Gautam2012-07-161-0/+22
| * | | USB: ehci-omap: fix compile failure(v1)Ming Lei2012-07-161-5/+5
| * | | usb: host: tegra: pass correct pointer in ehci_setup()Laxman Dewangan2012-07-163-3/+3
| * | | USB: ehci-fsl: Update ifdef check to work on 64-bit ppcKumar Gala2012-07-161-1/+1
| * | | Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-07-161-0/+6
| |\ \ \
| | * | | xhci: Export Latency Tolerance Messaging capabilities.Sarah Sharp2012-07-111-0/+6
| * | | | USB: EHCI: resolve some unlikely racesAlan Stern2012-07-163-5/+43
| * | | | USB: EHCI: fix up lockingAlan Stern2012-07-163-30/+64
| * | | | USB: EHCI: simplify isochronous scanningAlan Stern2012-07-163-91/+32
| * | | | USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-166-65/+25
| * | | | USB: EHCI: always scan each interrupt QHAlan Stern2012-07-165-50/+71
| * | | | USB: EHCI: don't lose events during a scanAlan Stern2012-07-162-4/+12
| * | | | USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-165-42/+59
| * | | | USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-165-94/+98
| * | | | USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-165-71/+61
OpenPOWER on IntegriCloud