summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | USB: EHCI: make ehci-s5p a separate driverManjunath Goudar2013-04-084-91/+85
| * | | | | USB: EHCI: make ehci-spear a separate driverManjunath Goudar2013-04-084-69/+61
| * | | | | USB: EHCI: make ehci-orion a separate driverManjunath Goudar2013-04-084-53/+53
| * | | | | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-056-48/+26
| |\ \ \ \ \
| | * | | | | usb: ehci: mv_ehci: remove unused clockChao Xie2013-04-021-25/+10
| | * | | | | usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi2013-03-211-9/+3
| | * | | | | arm: tegra: fix Kconfig select clausesFelipe Balbi2013-03-201-0/+1
| | * | | | | usb: host: ohci-exynos: fix PHY error handlingFelipe Balbi2013-03-181-1/+1
| | * | | | | usb: host: ehci-s5p: fix PHY error handlingFelipe Balbi2013-03-181-1/+1
| | * | | | | usb: host: ehci-mv: fix PHY error handlingFelipe Balbi2013-03-181-10/+9
| | * | | | | usb: host: ehci-msm: fix PHY error handlingFelipe Balbi2013-03-181-1/+1
| | * | | | | usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi2013-03-181-1/+0
| | * | | | | usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-3/+3
| | * | | | | usb: ehci: marvel: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding2013-04-031-2/+5
| * | | | | usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu2013-04-031-0/+5
| * | | | | EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer2013-04-033-1/+12
| | |/ / / | |/| | |
| * | | | usb: PS3 EHCI remove unneeded ehci_shutdownGeoff Levand2013-04-011-1/+0
| * | | | usb: ehci: mark unlink_empty_async_suspended() as __maybe_unusedArnd Bergmann2013-03-281-3/+1
| * | | | USB: EHCI: DT support for generic bus glueArnd Bergmann2013-03-283-161/+28
| * | | | usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PMTony Prisk2013-03-281-0/+2
| * | | | USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-281-2/+2
| * | | | usb: echi-sh: Remove driver variable which is not usedNobuhiro Iwamatsu2013-03-281-1/+0
| * | | | usb: ehci-sh: Fix build error due to comma has been deletedNobuhiro Iwamatsu2013-03-281-1/+1
| * | | | USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-286-25/+10
| * | | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-286-54/+73
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | USB: EHCI: remove unused variable in unlink_empty_async()Alan Stern2013-03-251-4/+1
| * | | | USB: EHCI: improve end_unlink_async()Alan Stern2013-03-254-46/+60
| * | | | USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-256-47/+43
| * | | | USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern2013-03-251-37/+11
| * | | | USB: EHCI: split needs_rescan into two flagsAlan Stern2013-03-254-54/+39
| * | | | USB: EHCI: change return value of qh_completions()Alan Stern2013-03-252-21/+13
| * | | | USB: EHCI: changes related to qh_refresh()Alan Stern2013-03-252-35/+26
| * | | | USB: EHCI: fix up incorrect merge resolutionAlan Stern2013-03-211-0/+9
| * | | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-206-26/+48
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson2013-03-181-5/+6
| * | | | USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern2013-03-181-6/+5
| * | | | USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern2013-03-181-28/+25
| * | | | USB: EHCI: improve use of per-port status-change bitsAlan Stern2013-03-182-6/+7
| * | | | USB: EHCI: decrease schedule-status poll timeoutAlan Stern2013-03-181-4/+4
| * | | | USB: ehci-omap: Get rid of omap_ehci_init()Roger Quadros2013-03-151-20/+1
| * | | | USB: ehci-omap: Fix detection in HSIC modeRoger Quadros2013-03-151-17/+15
| * | | | USB: ehci-omap: Try to get PHY even if not in PHY modeRoger Quadros2013-03-151-3/+4
| * | | | USB: ehci-omap: Add device tree support and binding informationRoger Quadros2013-03-151-1/+36
| * | | | USB: ohci-omap3: Add device tree support and binding informationRoger Quadros2013-03-151-0/+19
| * | | | USB: ohci-omap3: Get platform resources by index rather than by nameRoger Quadros2013-03-151-3/+2
| * | | | USB: ehci-omap: Get platform resources by index rather than by nameRoger Quadros2013-03-151-3/+2
| * | | | USB: ehci-omap: Select NOP USB transceiver driverRoger Quadros2013-03-151-0/+1
| * | | | USB: ehci-omap: Remove PHY regulator handling codeRoger Quadros2013-03-151-34/+0
| * | | | USB: ehci-omap: Remove PHY reset handling codeRoger Quadros2013-03-151-62/+10
OpenPOWER on IntegriCloud