summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-091-19/+11
* usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam2013-04-091-1/+1
* Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-04-083-15/+19
|\
| * xhci - clarify compliance mode debug messagesTony Camuso2013-04-081-5/+9
| * xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells2013-04-032-10/+10
| * xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells2013-04-031-1/+1
* | USB: EHCI: make ehci-msm a separate driverManjunath Goudar2013-04-084-54/+44
* | USB: EHCI: make ehci-atmel a separate driverManjunath Goudar2013-04-084-52/+51
* | 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
|\ \
| * \ Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-03-265-54/+71
| |\ \
| | * | xhci: Don't warn on empty ring for suspended devices.Sarah Sharp2013-03-251-8/+15
| | * | usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-03-252-12/+16
| | * | usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-254-28/+32
| | * | usb: xhci: fix build warningPeter Chen2013-03-251-6/+8
| * | | USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch2013-03-251-0/+2
| |/ /
* | | 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: fix regression in QH unlinkingAlan Stern2013-03-201-1/+1
OpenPOWER on IntegriCloud