aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-08-13xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou
2013-08-13xhci: replace printk(KERN_DEBUG ...)Xenia Ragiadakou
2013-08-13xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou
2013-08-13usb: Add Device Tree support to XHCI Platform driverAl Cooper
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-08-12HWA: avoid constant suspend and resume on the root hubThomas Pugliese
2013-08-12USB: EHCI: accept very late isochronous URBsAlan Stern
2013-08-12usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSETManu Gautam
2013-08-12usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.David Daney
2013-08-12USB: XHCI: mark no_sg_constraintMing Lei
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei
2013-08-12USB: EHCI: improve ehci_endpoint_disableMing Lei
2013-08-12usb: host: tegra: Tegra30 supportTuomas Tynkkynen
2013-08-12usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen
2013-08-02USB: ohci-at91: add usb_clk for transition to common clk frameworkBoris BREZILLON
2013-08-02USB: EHCI: don't depend on hardware for tracking port resets and resumesAlan Stern
2013-08-02USB: EHCI: keep better track of resuming portsAlan Stern
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-07-31usb: xhci: add missing dma-mapping.h includesJames Hogan
2013-07-29usb: host: Faraday fotg210-hcd driverFeng-Hsin Chiang
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-29usb: host: tegra: Locate a PHY via standard APITuomas Tynkkynen
2013-07-29usb: tegra: host: Remove references to plat dataTuomas Tynkkynen
2013-07-29usb: host: tegra: Remove leftover codeTuomas Tynkkynen
2013-07-29usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen
2013-07-29usb: ehci-omap: select NOP_USB_XCEIV PHY driverRoger Quadros
2013-07-29usb: phy: make PHY driver selection possible by controller driversRoger Quadros
2013-07-26USB: ohci_usb warn "irq nobody cared" on shutdowncaizhiyong
2013-07-26usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)H Hartley Sweeten
2013-07-26usb: ohci-ep93xx: use devm_clk_get()H Hartley Sweeten
2013-07-26usb: ohci-ep93xx: use platform_get_irq()H Hartley Sweeten
2013-07-26usb: ohci-ep93xx: use devm_ioremap_resource()H Hartley Sweeten
2013-07-25USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros
2013-07-25xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian
2013-07-25usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp
2013-07-24Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman
2013-07-24usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen
2013-07-24USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman
2013-07-24USB: sl811: move debug files from proc to debugfsGreg Kroah-Hartman
2013-07-24Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-07-23USB: sl811: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman
2013-07-23USB: isp116x: remove dependency on CONFIG_USB_DEBUGGreg Kroah-Hartman
2013-07-23USB: isp1362: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman
2013-07-23USB: isp1362: remove _DBG() usageGreg Kroah-Hartman
2013-07-23USB: isp1362: remove unused _WARN_ON() callsGreg Kroah-Hartman
2013-07-23USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman