summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2014-11-03usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen-1/+0
2014-11-03usb: host: ehci-mv: delete unnecessary 'out of memory' messagesPeter Chen-1/+0
2014-11-03usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon-22/+8
2014-11-03USB: imx21-hcd: use %pad for dma_addr_tJingoo Han-3/+3
2014-11-03USB: OHCI: ohci-at91: remove unnecessary headersAlexandre Belloni-4/+0
2014-11-03USB: ohci-platform: Move platform_data checks into the probe functionKevin Cernekee-15/+4
2014-11-03USB: ohci-platform: Expose no_big_frame_no and num_ports in DTKevin Cernekee-0/+6
2014-11-03USB: OHCI: Eliminate platform-specific test in ohci.hKevin Cernekee-10/+9
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik-14/+42
2014-11-03usb: host: Remove optional dependencies on PLAT_S5PPaul Bolle-2/+2
2014-11-03usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam-2/+0
2014-11-03usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki-2/+2
2014-11-03xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede-0/+4
2014-11-03USB: HWA: fix a warning messageDan Carpenter-1/+1
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart-1/+1
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang-19/+0
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-509/+1079
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-10-03USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'Paul Bolle-1/+1
2014-10-03xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker-51/+25
2014-10-03xhci: Export symbols used by host-controller driversAndrew Bresticker-0/+7
2014-10-03xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker-5/+2
2014-10-03xhci: Introduce xhci_init_driver()Andrew Bresticker-116/+82
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart-29/+29
2014-09-29USB: host: st: fix ehci/ohci driver selectionArnd Bergmann-9/+20
2014-09-29usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam-54/+20
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-1/+1
2014-09-26treewide: Fix typos in KconfigMasanari Iida-1/+1
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek-38/+38
2014-09-23drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang-0/+1
2014-09-23usb: hwa: add USB build dependency for USB_HWA_HCDThomas Pugliese-1/+1
2014-09-23usb: host: ohci-exynos: Remove unnecessary usb-phy supportVivek Gautam-61/+20
2014-09-23xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...Hans de Goede-9/+27
2014-09-23xhci: Remove "FIXME - check all the stream rings for pending cancellations"Hans de Goede-1/+0
2014-09-23xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...Hans de Goede-2/+2
2014-09-23xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_stateHans de Goede-51/+32
2014-09-23xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede-4/+11
2014-09-23usb: xhci_suspend is not stopping the root hub timer for the shared HCDAl Cooper-0/+4
2014-09-23xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()Hans de Goede-20/+23
2014-09-23usb: host: ohci-st: Add OHCI driver support for ST STB devicesPeter Griffin-0/+358
2014-09-23usb: host: ehci-st: Add EHCI support for ST STB devicesPeter Griffin-0/+375
2014-09-23USB: isp1362: Use devm_ioremap_resourceTobias Klauser-78/+25
2014-09-22Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman-2/+0
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern-2/+0
2014-09-14Merge 3.17-rc5 into usb-nextGreg Kroah-Hartman-6/+17
2014-09-11xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman-2/+10
2014-09-11usb: xhci: Fix OOPS in xhci error handling codeAl Cooper-0/+1
2014-09-11xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman-1/+1
2014-09-09bcma: store more alternative addressesHauke Mehrtens-1/+1