summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2012-06-15usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro1-2/+1
2012-06-14Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar1-1/+167
2012-06-14USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge1-1/+1
2012-06-14USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski1-3/+1
2012-06-14USB: fix PS3 EHCI systemsRicardo Martins1-0/+2
2012-06-14Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-55/+29
2012-06-14xHCI: Increase the timeout for controller save/restore state operationAndiry Xu1-4/+4
2012-06-14xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai1-21/+14
2012-06-14xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai1-29/+10
2012-06-14xhci: Fix error path return value.Sarah Sharp1-1/+1
2012-06-14USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern1-8/+0
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-35/+43
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-23Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds55-636/+1953
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+7
2012-05-21Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-30/+46
2012-05-21xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp1-3/+3
2012-05-21xhci: Fix compile with CONFIG_USB_SUSPEND=nSarah Sharp1-27/+43
2012-05-21Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman3-9/+1
2012-05-19USB: EHCI: fix command register configuration lost problemMing Lei1-1/+0
2012-05-19USB: ehci-platform: remove update_deviceHauke Mehrtens1-2/+0
2012-05-19xhci: Add Intel U1/U2 timeout policy.Sarah Sharp3-0/+138
2012-05-19xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp3-0/+335
2012-05-19xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2-0/+14
2012-05-19xhci: Some Evaluate Context commands must succeed.Sarah Sharp3-4/+4
2012-05-19xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2-0/+21
2012-05-19xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp1-0/+1
2012-05-19USB: fix resource leak in xhci power loss pathOliver Neukum1-0/+26
2012-05-17xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp3-3/+19
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann1-0/+16
2012-05-15USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TTMarek Vasut1-2/+2
2012-05-14USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern3-1/+9
2012-05-14USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern1-19/+21
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman1-2/+1
2012-05-14USB: ohci-omap: Use usb_put_transceiver instead of put_deviceJarkko Nikula1-3/+2
2012-05-14USB: ehci-fsl: Use usb_put_transceiver instead of put_deviceJarkko Nikula1-3/+2
2012-05-12Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-0/+8
2012-05-12usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu1-1/+2
2012-05-12usb: chipidea: add host roleAlexander Shishkin1-0/+8
2012-05-12usb: host: mips: sead3: Fix for big endian.Steven J. Hill1-5/+5
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2-181/+203
2012-05-10Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson2-181/+203
2012-05-10Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-8/+10
2012-05-10Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-6/+7
2012-05-10USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre1-1/+10
2012-05-10USB: ohci-at91: use resource_size() for memory/io resource lengthNicolas Ferre1-1/+1
2012-05-10ARM: OMAP: USB: fix warning on EHCI PHY reset pathIgor Grinberg1-2/+2
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson2-181/+203
2012-05-09Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-2/+3