summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-091-1/+1
|\
| * Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-261-1/+1
| |\
| | * bcma: store more alternative addressesHauke Mehrtens2014-09-091-1/+1
* | | Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-0831-509/+1079
|\ \ \
| * | | USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'Paul Bolle2014-10-031-1/+1
| * | | xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker2014-10-036-51/+25Star
| * | | xhci: Export symbols used by host-controller driversAndrew Bresticker2014-10-033-0/+7
| * | | xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker2014-10-033-5/+2Star
| * | | xhci: Introduce xhci_init_driver()Andrew Bresticker2014-10-034-116/+82Star
| * | | usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-295-29/+29
| * | | USB: host: st: fix ehci/ohci driver selectionArnd Bergmann2014-09-292-9/+20
| * | | usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-291-54/+20Star
| * | | usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-2414-38/+38
| * | | drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang2014-09-241-0/+1
| * | | usb: hwa: add USB build dependency for USB_HWA_HCDThomas Pugliese2014-09-241-1/+1
| * | | usb: host: ohci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-241-61/+20Star
| * | | xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...Hans de Goede2014-09-243-9/+27
| * | | xhci: Remove "FIXME - check all the stream rings for pending cancellations"Hans de Goede2014-09-241-1/+0Star
| * | | xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...Hans de Goede2014-09-241-2/+2
| * | | xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_stateHans de Goede2014-09-241-51/+32Star
| * | | xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede2014-09-241-4/+11
| * | | usb: xhci_suspend is not stopping the root hub timer for the shared HCDAl Cooper2014-09-241-0/+4
| * | | xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()Hans de Goede2014-09-243-20/+23
| * | | usb: host: ohci-st: Add OHCI driver support for ST STB devicesPeter Griffin2014-09-243-0/+358
| * | | usb: host: ehci-st: Add EHCI support for ST STB devicesPeter Griffin2014-09-241-0/+375
| * | | USB: isp1362: Use devm_ioremap_resourceTobias Klauser2014-09-241-78/+25Star
| * | | Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman2014-09-221-2/+0Star
| |\| |
| * | | Merge 3.17-rc5 into usb-nextGreg Kroah-Hartman2014-09-153-6/+17
| |\ \ \
| * | | | usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam2014-09-092-45/+42Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-081-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | treewide: Fix typos in KconfigMasanari Iida2014-09-261-1/+1
| | |_|/ | |/| |
* | | | USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern2014-09-191-2/+0Star
| |_|/ |/| |
* | | xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman2014-09-111-2/+10
* | | usb: xhci: Fix OOPS in xhci error handling codeAl Cooper2014-09-111-0/+1
* | | xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman2014-09-111-1/+1
* | | usb: host: xhci: fix compliance mode workaroundFelipe Balbi2014-09-081-3/+5
| |/ |/|
* | Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman2014-08-282-42/+45
* | xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede2014-08-271-0/+5
* | usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam2014-08-272-45/+42Star
* | usb: ehci: using wIndex + 1 for hub portPeter Chen2014-08-251-1/+1
* | xhci: rework cycle bit checking for new dequeue pointersMathias Nyman2014-08-192-62/+42Star
* | usb: xhci: amd chipset also needs short TX quirkHuang Rui2014-08-191-0/+4
* | xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede2014-08-191-1/+2
|/
* xhci: Add missing checks for xhci_alloc_command failureHans de Goede2014-08-022-0/+8
* xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede2014-08-021-2/+2
* xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede2014-08-023-2/+7
* USB: OHCI: add check for stopped frame counterAlan Stern2014-07-192-2/+35
* USB: OHCI: add I/O watchdog for orphan TDsAlan Stern2014-07-195-0/+148
* USB: OHCI: make URB completions single-threadedAlan Stern2014-07-194-12/+34
* USB: OHCI: redesign the TD done listAlan Stern2014-07-194-58/+70