summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2013-08-12usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen2-7/+8
2013-08-02USB: ohci-at91: add usb_clk for transition to common clk frameworkBoris BREZILLON1-2/+21
2013-08-02USB: EHCI: don't depend on hardware for tracking port resets and resumesAlan Stern1-34/+26
2013-08-02USB: EHCI: keep better track of resuming portsAlan Stern1-1/+2
2013-08-01USB: host: use dev_get_platdata()Jingoo Han26-64/+65
2013-07-31usb: xhci: add missing dma-mapping.h includesJames Hogan2-0/+2
2013-07-29usb: host: Faraday fotg210-hcd driverFeng-Hsin Chiang4-0/+6812
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman5-7/+15
2013-07-29usb: host: tegra: Locate a PHY via standard APITuomas Tynkkynen1-8/+1
2013-07-29usb: tegra: host: Remove references to plat dataTuomas Tynkkynen1-8/+0
2013-07-29usb: host: tegra: Remove leftover codeTuomas Tynkkynen1-15/+5
2013-07-29usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen1-33/+1
2013-07-29usb: ehci-omap: select NOP_USB_XCEIV PHY driverRoger Quadros1-3/+1
2013-07-29usb: phy: make PHY driver selection possible by controller driversRoger Quadros1-1/+0
2013-07-27USB: ohci_usb warn "irq nobody cared" on shutdowncaizhiyong1-1/+1
2013-07-27usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)H Hartley Sweeten1-76/+52
2013-07-27usb: ohci-ep93xx: use devm_clk_get()H Hartley Sweeten1-3/+1
2013-07-27usb: ohci-ep93xx: use platform_get_irq()H Hartley Sweeten1-5/+5
2013-07-27usb: ohci-ep93xx: use devm_ioremap_resource()H Hartley Sweeten1-21/+14
2013-07-25USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros8-82/+8
2013-07-25xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel1-1/+1
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2-1/+7
2013-07-25usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap1-0/+1
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson1-2/+2
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-07-25Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman4-6812/+0
2013-07-25usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen4-0/+6812
2013-07-25USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman2-35/+12
2013-07-25USB: sl811: move debug files from proc to debugfsGreg Kroah-Hartman2-28/+12
2013-07-24Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman7-177/+187
2013-07-24USB: sl811: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2-46/+42
2013-07-24USB: isp116x: remove dependency on CONFIG_USB_DEBUGGreg Kroah-Hartman1-12/+1
2013-07-24USB: isp1362: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2-17/+5
2013-07-24USB: isp1362: remove _DBG() usageGreg Kroah-Hartman2-21/+15
2013-07-24USB: isp1362: remove unused _WARN_ON() callsGreg Kroah-Hartman1-9/+0
2013-07-24USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman2-22/+0
2013-07-24xhci: Correct misplaced newlinesJoe Perches1-5/+5
2013-07-24Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman4-80/+27
2013-07-24xhci: Report USB 2.1 link status for L1Sarah Sharp1-3/+12
2013-07-24xhci: Refactor port status into a new function.Sarah Sharp1-91/+119
2013-07-24usb: xhci: add the suspend/resume functionalityVikas Sajjan1-0/+26
2013-07-22USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros1-0/+1
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2013-07-03Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-1/+7
2013-06-26xhci: Add missing unlocks on error pathsEmil Goode1-0/+2
2013-06-25ehci-atmel.c: prepare clk before calling enableBoris BREZILLON1-4/+4
2013-06-25USB: ohci-at91: prepare clk before calling enableBoris BREZILLON1-6/+6
2013-06-25USB: HWA: fix device probe failureThomas Pugliese1-8/+3
2013-06-25usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-06-21Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+1