summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2014-11-07host: ehci-platform: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-orion: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-octeon: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-mxc: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-mv: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-msm: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-spear: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-sh: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-pxa27x: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-platform: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-octeon: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-jz4740: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-exynos: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-at91: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-w90x900: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-tegra: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-da8xx: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-atmel: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-sead3: fix NULL pointer dereference on resourceVarka Bhadram
2014-11-07host: uhci-platform: fix NULL pointer dereference on resourceVarka Bhadram
2014-11-03xhci: no switching back on non-ULT HaswellOliver Neukum
2014-11-03usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: host: ehci-tegra: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: host: ehci-mv: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon
2014-11-03USB: imx21-hcd: use %pad for dma_addr_tJingoo Han
2014-11-03USB: OHCI: ohci-at91: remove unnecessary headersAlexandre Belloni
2014-11-03USB: ohci-platform: Move platform_data checks into the probe functionKevin Cernekee
2014-11-03USB: ohci-platform: Expose no_big_frame_no and num_ports in DTKevin Cernekee
2014-11-03USB: OHCI: Eliminate platform-specific test in ohci.hKevin Cernekee
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik
2014-11-03usb: host: Remove optional dependencies on PLAT_S5PPaul Bolle
2014-11-03usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam
2014-11-03usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki
2014-11-03xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede
2014-11-03USB: HWA: fix a warning messageDan Carpenter
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-03USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'Paul Bolle
2014-10-03xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker
2014-10-03xhci: Export symbols used by host-controller driversAndrew Bresticker
2014-10-03xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker
2014-10-03xhci: Introduce xhci_init_driver()Andrew Bresticker
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-29USB: host: st: fix ehci/ohci driver selectionArnd Bergmann
2014-09-29usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam