aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han1-1/+2
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman6-48/+26
2013-04-03usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding1-2/+5
2013-04-03usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu1-0/+5
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer3-1/+12
2013-04-03xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells2-10/+10
2013-04-03xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells1-1/+1
2013-04-02usb: ehci: mv_ehci: remove unused clockChao Xie1-25/+10
2013-04-01usb: PS3 EHCI remove unneeded ehci_shutdownGeoff Levand1-1/+0
2013-04-01Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman6-54/+73
2013-03-28usb: ehci: mark unlink_empty_async_suspended() as __maybe_unusedArnd Bergmann1-3/+1
2013-03-28USB: EHCI: DT support for generic bus glueArnd Bergmann3-161/+28
2013-03-28usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PMTony Prisk1-0/+2
2013-03-28USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-2/+2
2013-03-28usb: echi-sh: Remove driver variable which is not usedNobuhiro Iwamatsu1-1/+0
2013-03-28usb: ehci-sh: Fix build error due to comma has been deletedNobuhiro Iwamatsu1-1/+1
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern6-25/+10
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman6-54/+73
2013-03-26Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman5-54/+71
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-nextGreg Kroah-Hartman6-18/+49
2013-03-25USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch1-0/+2
2013-03-25USB: EHCI: remove unused variable in unlink_empty_async()Alan Stern1-4/+1
2013-03-25USB: EHCI: improve end_unlink_async()Alan Stern4-46/+60
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern6-47/+43
2013-03-25USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern1-37/+11
2013-03-25USB: EHCI: split needs_rescan into two flagsAlan Stern4-54/+39
2013-03-25USB: EHCI: change return value of qh_completions()Alan Stern2-21/+13
2013-03-25USB: EHCI: changes related to qh_refresh()Alan Stern2-35/+26
2013-03-25xhci: Don't warn on empty ring for suspended devices.Sarah Sharp1-8/+15
2013-03-25usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2-12/+16
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu4-28/+32
2013-03-25usb: xhci: fix build warningPeter Chen1-6/+8
2013-03-21USB: EHCI: fix up incorrect merge resolutionAlan Stern1-0/+9
2013-03-21usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi1-9/+3
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman6-26/+48
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern1-1/+1
2013-03-20arm: tegra: fix Kconfig select clausesFelipe Balbi1-0/+1
2013-03-18usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson1-5/+6
2013-03-18USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern1-6/+5
2013-03-18USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern1-28/+25
2013-03-18USB: EHCI: improve use of per-port status-change bitsAlan Stern2-6/+7
2013-03-18USB: EHCI: decrease schedule-status poll timeoutAlan Stern1-4/+4
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2013-03-18usb: host: ohci-exynos: fix PHY error handlingFelipe Balbi1-1/+1
2013-03-18usb: host: ehci-s5p: fix PHY error handlingFelipe Balbi1-1/+1
2013-03-18usb: host: ehci-mv: fix PHY error handlingFelipe Balbi1-10/+9
2013-03-18usb: host: ehci-msm: fix PHY error handlingFelipe Balbi1-1/+1
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi1-1/+0
2013-03-18usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi1-3/+3
2013-03-18usb: ehci: marvel: check against CONFIG_USB_PHYFelipe Balbi1-2/+2