summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-134-75/+40
|\
| * usb: host: tegra: Tegra30 supportTuomas Tynkkynen2013-08-121-5/+29
| * usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen2013-08-122-7/+8
| * usb: host: tegra: Locate a PHY via standard APITuomas Tynkkynen2013-07-291-8/+1
| * usb: tegra: host: Remove references to plat dataTuomas Tynkkynen2013-07-291-8/+0
| * usb: host: tegra: Remove leftover codeTuomas Tynkkynen2013-07-291-15/+5
| * usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen2013-07-291-33/+1
| * usb: ehci-omap: select NOP_USB_XCEIV PHY driverRoger Quadros2013-07-291-3/+1
| * usb: phy: make PHY driver selection possible by controller driversRoger Quadros2013-07-291-1/+0
* | HWA: avoid constant suspend and resume on the root hubThomas Pugliese2013-08-121-0/+7
* | usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam2013-08-122-1/+244
* | usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.David Daney2013-08-121-20/+0
* | USB: XHCI: mark no_sg_constraintMing Lei2013-08-121-0/+4
* | USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-1214-18/+13
* | USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-126-3/+84
* | USB: EHCI: improve ehci_endpoint_disableMing Lei2013-08-121-10/+6
* | USB: ohci-at91: add usb_clk for transition to common clk frameworkBoris BREZILLON2013-08-021-2/+21
* | USB: EHCI: don't depend on hardware for tracking port resets and resumesAlan Stern2013-08-021-34/+26
* | USB: EHCI: keep better track of resuming portsAlan Stern2013-08-021-1/+2
* | USB: host: use dev_get_platdata()Jingoo Han2013-07-3126-64/+65
* | usb: host: Faraday fotg210-hcd driverFeng-Hsin Chiang2013-07-294-0/+6812
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-295-7/+15
|\|
| * xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel2013-07-251-1/+1
| * usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2013-07-252-1/+7
| * usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap2013-07-251-0/+1
| * usb: xhci: Mark two functions __maybe_unusedOlof Johansson2013-07-251-2/+2
| * xhci: Avoid NULL pointer deref when host dies.Sarah Sharp2013-07-251-3/+3
| * USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros2013-07-221-0/+1
* | USB: ohci_usb warn "irq nobody cared" on shutdowncaizhiyong2013-07-261-1/+1
* | usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)H Hartley Sweeten2013-07-261-76/+52
* | usb: ohci-ep93xx: use devm_clk_get()H Hartley Sweeten2013-07-261-3/+1
* | usb: ohci-ep93xx: use platform_get_irq()H Hartley Sweeten2013-07-261-5/+5
* | usb: ohci-ep93xx: use devm_ioremap_resource()H Hartley Sweeten2013-07-261-21/+14
* | USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros2013-07-258-82/+8
* | Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman2013-07-244-6812/+0
* | usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen2013-07-244-0/+6812
* | USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman2013-07-242-35/+12
* | USB: sl811: move debug files from proc to debugfsGreg Kroah-Hartman2013-07-242-28/+12
* | Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-07-247-177/+187
|\ \
| * | xhci: Correct misplaced newlinesJoe Perches2013-07-231-5/+5
| * | Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman2013-07-234-80/+27
| * | xhci: Report USB 2.1 link status for L1Sarah Sharp2013-07-231-3/+12
| * | xhci: Refactor port status into a new function.Sarah Sharp2013-07-231-91/+119
| * | usb: xhci: add the suspend/resume functionalityVikas Sajjan2013-07-231-0/+26
| |/
* | USB: sl811: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2013-07-232-46/+42
* | USB: isp116x: remove dependency on CONFIG_USB_DEBUGGreg Kroah-Hartman2013-07-231-12/+1
* | USB: isp1362: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2013-07-232-17/+5
* | USB: isp1362: remove _DBG() usageGreg Kroah-Hartman2013-07-232-21/+15
* | USB: isp1362: remove unused _WARN_ON() callsGreg Kroah-Hartman2013-07-231-9/+0
* | USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman2013-07-232-22/+0
|/