aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clockArnd 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-11Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrlOlof Johansson1-0/+8
2012-05-11usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu1-1/+2
2012-05-11usb: chipidea: add host roleAlexander Shishkin1-0/+8
2012-05-11usb: 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 next/clockArnd Bergmann2-181/+203
2012-05-10Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/driversOlof Johansson2-181/+203
2012-05-09Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson1-8/+10
2012-05-09Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrlOlof Johansson1-6/+7
2012-05-09USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre1-1/+10
2012-05-09USB: ohci-at91: use resource_size() for memory/io resource lengthNicolas Ferre1-1/+1
2012-05-09ARM: 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/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-2/+3
2012-05-08ARM: Orion: EHCI: Add support for enabling clocksAndrew Lunn1-0/+16
2012-05-08ohci-da8xx: set MODULE_ALIAS to allow autoloadingJan Luebbe1-0/+2
2012-05-07USB: xhci: testing sizeof xhci_doorbell_array 2 timegirish verma1-1/+0
2012-05-07USB: xhci-hcd: print URB's expected length in decimal, not hexAlan Stern1-1/+1
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2-181/+203
2012-05-07Kconfig: replace "--- help ---" with "---help---"Paul Bolle1-1/+1
2012-05-04USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.Russ Dill1-9/+9
2012-05-03xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2-2/+20
2012-05-03xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp1-0/+14
2012-05-03usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede1-0/+1
2012-05-03xHCI: keep track of ports being resumed and indicate in hub_status_dataAndiry Xu4-12/+25
2012-05-01USB: r8a66597-hcd.c: remove dbg() usageGreg Kroah-Hartman1-10/+10
2012-05-01USB: oxu210hp-hcd.c: remove dbg() usageGreg Kroah-Hartman1-4/+4
2012-05-01USB: ohci-sa1111.c: remove dbg() usageGreg Kroah-Hartman1-2/+2
2012-05-01USB: ohci-ep93xx.c: remove dbg() usageGreg Kroah-Hartman1-3/+3
2012-05-01USB: ohci-dbg.c: remove dbg() usageGreg Kroah-Hartman1-2/+2
2012-05-01USB: ehci-sched.c: remove dbg() usageGreg Kroah-Hartman1-2/+3
2012-05-01USB: ehci-q.c: remove dbg() usageGreg Kroah-Hartman1-1/+2
2012-05-01usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.cPaul Gortmaker1-1/+2
2012-05-01usb: [MIPS] fix unresolved err() reference in host/ohci-pnx8550.cPaul Gortmaker1-1/+2
2012-05-01usb: [MIPS] fix unresolved err() reference in host/ohci-au1xxx.cPaul Gortmaker1-1/+2
2012-05-01USB: ehci-tegra: remove redundant gpio_set_valueStephen Warren1-1/+0
2012-05-01EHCI: update PM methods in ehci-tegra.cAlan Stern1-180/+195
2012-05-01USB: ohci-nxp: Use isp1301 driverRoland Stigge2-106/+16
2012-05-01ohci-nxp: Device tree supportRoland Stigge1-0/+10
2012-05-01ohci-nxp: Driver cleanupRoland Stigge1-18/+26
2012-04-27USB: ohci-xls.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-27USB: ohci-tmio.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-04-27USB: ohci-sh.c: remove err() usageGreg Kroah-Hartman1-4/+4
2012-04-27USB: ohci-s3c2410.c: remove err() usageGreg Kroah-Hartman1-1/+2