summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro2012-06-151-2/+1Star
* Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar2012-06-141-1/+167
* USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge2012-06-141-1/+1
* USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski2012-06-141-3/+1Star
* USB: fix PS3 EHCI systemsRicardo Martins2012-06-141-0/+2
* Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-06-142-55/+29Star
|\
| * xHCI: Increase the timeout for controller save/restore state operationAndiry Xu2012-06-141-4/+4
| * xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai2012-06-141-21/+14Star
| * xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai2012-06-141-29/+10Star
| * xhci: Fix error path return value.Sarah Sharp2012-06-141-1/+1
* | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-131-8/+0Star
|/
* 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-091-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/+24Star
| * | | 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-101-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-231-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-2355-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/+1Star
| |/ / / / /
| * | | | | USB: EHCI: fix command register configuration lost problemMing Lei2012-05-191-1/+0Star
| * | | | | USB: ehci-platform: remove update_deviceHauke Mehrtens2012-05-191-2/+0Star
| * | | | | xhci: Add Intel U1/U2 timeout policy.Sarah Sharp2012-05-193-0/+138
| * | | | | xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp2012-05-193-0/+335
| * | | | | xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2012-05-192-0/+14
| * | | | | xhci: Some Evaluate Context commands must succeed.Sarah Sharp2012-05-193-4/+4
| * | | | | xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2012-05-192-0/+21
| * | | | | xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-05-191-0/+1
| * | | | | USB: fix resource leak in xhci power loss pathOliver Neukum2012-05-191-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/+1Star
| * | | | | USB: ohci-omap: Use usb_put_transceiver instead of put_deviceJarkko Nikula2012-05-141-3/+2Star
| * | | | | USB: ehci-fsl: Use usb_put_transceiver instead of put_deviceJarkko Nikula2012-05-141-3/+2Star
| * | | | | usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu2012-05-121-1/+2
| * | | | | usb: chipidea: add host roleAlexander Shishkin2012-05-121-0/+8
| * | | | | usb: host: mips: sead3: Fix for big endian.Steven J. Hill2012-05-121-5/+5
| * | | | | USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre2012-05-101-1/+10
| * | | | | USB: ohci-at91: use resource_size() for memory/io resource lengthNicolas Ferre2012-05-101-1/+1
| * | | | | ARM: OMAP: USB: fix warning on EHCI PHY reset pathIgor Grinberg2012-05-101-2/+2