summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: ehci-spear: Make of_device_id array constJingoo Han2014-07-091-1/+1
* USB: ehci-tegra: Make of_device_id array constJingoo Han2014-07-091-1/+1
* USB: ohci-spear: Make of_device_id array constJingoo Han2014-07-091-1/+1
* USB: ehci-msm: Make of_device_id array constJingoo Han2014-07-091-1/+1
* USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi2014-07-091-39/+9
* usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov2014-07-091-1/+1
* usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESETDavid Mosberger-Tang2014-07-091-0/+1
* usb: host: max3421-hcd: Use atomic bitops in lieu of bit fieldsDavid Mosberger-Tang2014-07-091-25/+20
* usb: ehci-exynos: Use NULL instead of 0Sachin Kamat2014-07-091-1/+1
* usb: ohci-exynos: Use NULL instead of 0Sachin Kamat2014-07-091-1/+1
* usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda2014-07-095-0/+205
* usb: host: xhci-plat: use devm_functionsHimangi Saraogi2014-07-091-20/+4
* xhci: make error messages grepableOliver Neukum2014-07-091-18/+18
* xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand2014-07-091-0/+6
* xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand2014-07-091-0/+3
* xhci: A default implementation for Ux timeout calculation and tier policy checkPratyush Anand2014-07-091-18/+48
* Merge 3.16-rc4 into usb-nextGreg Kroah-Hartman2014-07-074-8/+18
|\
| * usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla2014-06-301-1/+1
| * xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu2014-06-241-3/+7
| * xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu2014-06-241-1/+4
| * xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman2014-06-241-1/+1
| * xhci: Use correct SLOT ID when handling a reset device commandMathias Nyman2014-06-241-2/+5
* | usb: xhci: Correct last context entry calculation for Configure EndpointJulius Werner2014-06-241-33/+18
|/
* USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern2014-06-171-3/+16
* xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman2014-06-171-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-091-40/+0
|\
| * MIPS: MSP71xx: Remove checks for two macrosPaul Bolle2014-05-231-40/+0
* | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-0832-727/+3008
|\ \