summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-35/+43
|\
| * Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-161-0/+16
| |\
| | * ARM: Orion: EHCI: Add support for enabling clocksAndrew Lunn2012-05-081-0/+16
| * | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-05-112-181/+203
| |\ \
| * | | USB ehci mxc: sanitize clock handlingSascha Hauer2012-04-251-32/+24
| * | | USB ehci mxc: prepare/unprepare clockSascha Hauer2012-04-251-9/+9
| | |/ | |/|
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-2/+3
|\ \ \
| * \ \ Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson2012-05-102-181/+203
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-05-091-8/+10
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: tegra: add USB ULPI PHY reset GPIO to device treeStephen Warren2012-04-251-2/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\ \ \ \
| * | | | Kconfig: replace "--- help ---" with "---help---"Paul Bolle2012-05-071-1/+1
* | | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-2255-636/+1953
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-05-211-30/+46
| |\ \ \ \ \
| | * | | | | xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp2012-05-211-3/+3
| | * | | | | xhci: Fix compile with CONFIG_USB_SUSPEND=nSarah Sharp2012-05-211-27/+43
| * | | | | | Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman2012-05-213-9/+1
| |/ / / / /
| * | | | | USB: EHCI: fix command register configuration lost problemMing Lei2012-05-191-1/+0
| * | | | | USB: ehci-platform: remove update_deviceHauke Mehrtens2012-05-181-2/+0
| * | | | | xhci: Add Intel U1/U2 timeout policy.Sarah Sharp2012-05-183-0/+138
| * | | | | xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp2012-05-183-0/+335
| * | | | | xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2012-05-182-0/+14
| * | | | | xhci: Some Evaluate Context commands must succeed.Sarah Sharp2012-05-183-4/+4
| * | | | | xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2012-05-182-0/+21
| * | | | | xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-05-181-0/+1
| * | | | | USB: fix resource leak in xhci power loss pathOliver Neukum2012-05-181-0/+26
| * | | | | xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-05-173-3/+19
| * | | | | USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TTMarek Vasut2012-05-151-2/+2
| * | | | | USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern2012-05-143-1/+9
| * | | | | USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern2012-05-141-19/+21
| * | | | | Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman2012-05-141-2/+1
| * | | | | USB: ohci-omap: Use usb_put_transceiver instead of put_deviceJarkko Nikula2012-05-141-3/+2
| * | | | | USB: ehci-fsl: Use usb_put_transceiver instead of put_deviceJarkko Nikula2012-05-141-3/+2
| * | | | | usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu2012-05-111-1/+2
| * | | | | usb: chipidea: add host roleAlexander Shishkin2012-05-111-0/+8
| * | | | | usb: host: mips: sead3: Fix for big endian.Steven J. Hill2012-05-111-5/+5
| * | | | | USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre2012-05-091-1/+10
| * | | | | USB: ohci-at91: use resource_size() for memory/io resource lengthNicolas Ferre2012-05-091-1/+1
| * | | | | ARM: OMAP: USB: fix warning on EHCI PHY reset pathIgor Grinberg2012-05-091-2/+2
| * | | | | ohci-da8xx: set MODULE_ALIAS to allow autoloadingJan Luebbe2012-05-081-0/+2
| * | | | | USB: xhci: testing sizeof xhci_doorbell_array 2 timegirish verma2012-05-071-1/+0
| * | | | | USB: xhci-hcd: print URB's expected length in decimal, not hexAlan Stern2012-05-071-1/+1
| * | | | | Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-072-181/+203
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.Russ Dill2012-05-041-9/+9
| * | | | | xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2012-05-032-2/+20
| * | | | | xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp2012-05-031-0/+14
| * | | | | usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede2012-05-031-0/+1
| * | | | | xHCI: keep track of ports being resumed and indicate in hub_status_dataAndiry Xu2012-05-034-12/+25
| * | | | | USB: r8a66597-hcd.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-10/+10
| * | | | | USB: oxu210hp-hcd.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-4/+4