summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang2014-09-231-0/+1
* usb: hwa: add USB build dependency for USB_HWA_HCDThomas Pugliese2014-09-231-1/+1
* usb: host: ohci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-231-61/+20
* xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...Hans de Goede2014-09-233-9/+27
* xhci: Remove "FIXME - check all the stream rings for pending cancellations"Hans de Goede2014-09-231-1/+0
* xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...Hans de Goede2014-09-231-2/+2
* xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_stateHans de Goede2014-09-231-51/+32
* xhci: xhci_ring_device: Ring stream ring bells for endpoints with streamsHans de Goede2014-09-231-4/+11
* usb: xhci_suspend is not stopping the root hub timer for the shared HCDAl Cooper2014-09-231-0/+4
* xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()Hans de Goede2014-09-233-20/+23
* usb: host: ohci-st: Add OHCI driver support for ST STB devicesPeter Griffin2014-09-233-0/+358
* usb: host: ehci-st: Add EHCI support for ST STB devicesPeter Griffin2014-09-231-0/+375
* USB: isp1362: Use devm_ioremap_resourceTobias Klauser2014-09-231-78/+25
* Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman2014-09-221-2/+0
|\
| * USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern2014-09-191-2/+0
* | Merge 3.17-rc5 into usb-nextGreg Kroah-Hartman2014-09-143-6/+17
|\ \ | |/
| * 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
* | usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam2014-09-082-45/+42
|/
* Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman2014-08-272-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-262-45/+42
* 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/+42
* 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-012-0/+8
* xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede2014-08-011-2/+2
* xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede2014-08-013-2/+7
* USB: OHCI: add check for stopped frame counterAlan Stern2014-07-182-2/+35
* USB: OHCI: add I/O watchdog for orphan TDsAlan Stern2014-07-185-0/+148
* USB: OHCI: make URB completions single-threadedAlan Stern2014-07-184-12/+34
* USB: OHCI: redesign the TD done listAlan Stern2014-07-184-58/+70
* USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern2014-07-181-14/+8
* USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern2014-07-183-160/+5
* USB: OHCI: don't lose track of EDs when a controller diesAlan Stern2014-07-171-17/+29
* USB: OHCI: fix bugs in debug routinesAlan Stern2014-07-172-9/+10
* USB: OHCI: add SG supportAlan Stern2014-07-172-19/+73
* fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi2014-07-091-39/+9
* uhci-platform: use devm_ioremap resourceHimangi Saraogi2014-07-091-17/+5
* USB: EHCI: tegra: Fix probe order issue leading to broken USBTuomas Tynkkynen2014-07-091-3/+59
* usb: host: uhci-grlib.c : use devm_ functionsHimangi Saraogi2014-07-091-22/+9
* USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen2014-07-091-1/+2
* USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue2014-07-091-0/+25
* USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy2014-07-091-1/+1
* USB: UHCI: don't allocate frame list atomicallyVladimir Zapolskiy2014-07-091-1/+1
* USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy2014-07-091-1/+1
* drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-07-091-6/+2
OpenPOWER on IntegriCloud