aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-07host: ohci-platform: remove duplicate check on resourceVarka Bhadram1-9/+4
2014-11-07host: ohci-octeon: remove duplicate check on resourceVarka Bhadram1-9/+3
2014-11-07host: ohci-jz4740: remove duplicate check on resourceVarka Bhadram1-10/+3
2014-11-07host: ohci-exynos: remove duplicate check on resourceVarka Bhadram1-8/+2
2014-11-07host: ohci-at91: remove duplicate check on resourceVarka Bhadram1-8/+3
2014-11-07host: ehci-w90x900: remove duplicate check on resourceVarka Bhadram1-10/+3
2014-11-07host: ehci-tegra: remove duplicate check on resourceVarka Bhadram1-7/+3
2014-11-07host: ohci-da8xx: remove duplicate check on resourceVarka Bhadram1-5/+2
2014-11-07host: ehci-atmel: remove duplicate check on resourceVarka Bhadram1-10/+3
2014-11-07host: ehci-sead3: fix NULL pointer dereference on resourceVarka Bhadram1-3/+2
2014-11-07host: uhci-platform: fix NULL pointer dereference on resourceVarka Bhadram1-3/+3
2014-11-03xhci: no switching back on non-ULT HaswellOliver Neukum1-14/+0
2014-11-03usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-03usb: host: ehci-tegra: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-03usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-03usb: host: ehci-mv: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-03usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon2-22/+8
2014-11-03USB: imx21-hcd: use %pad for dma_addr_tJingoo Han1-3/+3
2014-11-03USB: OHCI: ohci-at91: remove unnecessary headersAlexandre Belloni1-4/+0
2014-11-03USB: ohci-platform: Move platform_data checks into the probe functionKevin Cernekee1-15/+4
2014-11-03USB: ohci-platform: Expose no_big_frame_no and num_ports in DTKevin Cernekee1-0/+6
2014-11-03USB: OHCI: Eliminate platform-specific test in ohci.hKevin Cernekee1-10/+9
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik3-14/+42
2014-11-03usb: host: Remove optional dependencies on PLAT_S5PPaul Bolle1-2/+2
2014-11-03usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam2-2/+0
2014-11-03usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki1-2/+2
2014-11-03xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede1-0/+4
2014-11-03USB: HWA: fix a warning messageDan Carpenter1-1/+1
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart1-1/+1
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang19-19/+0
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds31-509/+1079
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-10-03USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'Paul Bolle1-1/+1
2014-10-03xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker6-51/+25
2014-10-03xhci: Export symbols used by host-controller driversAndrew Bresticker3-0/+7
2014-10-03xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker3-5/+2
2014-10-03xhci: Introduce xhci_init_driver()Andrew Bresticker4-116/+82
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart5-29/+29
2014-09-29USB: host: st: fix ehci/ohci driver selectionArnd Bergmann2-9/+20
2014-09-29usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam1-54/+20
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-1/+1
2014-09-26treewide: Fix typos in KconfigMasanari Iida1-1/+1
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek14-38/+38
2014-09-23drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compiling errorChen Gang1-0/+1
2014-09-23usb: hwa: add USB build dependency for USB_HWA_HCDThomas Pugliese1-1/+1
2014-09-23usb: host: ohci-exynos: Remove unnecessary usb-phy supportVivek Gautam1-61/+20
2014-09-23xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD"Hans de Goede3-9/+27
2014-09-23xhci: Remove "FIXME - check all the stream rings for pending cancellations"Hans de Goede1-1/+0
2014-09-23xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd completesHans de Goede1-2/+2