summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern2014-07-191-14/+8Star
* USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern2014-07-193-160/+5Star
* USB: OHCI: don't lose track of EDs when a controller diesAlan Stern2014-07-181-17/+29
* USB: OHCI: fix bugs in debug routinesAlan Stern2014-07-182-9/+10
* USB: OHCI: add SG supportAlan Stern2014-07-182-19/+73
* fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi2014-07-101-39/+9Star
* uhci-platform: use devm_ioremap resourceHimangi Saraogi2014-07-101-17/+5Star
* USB: EHCI: tegra: Fix probe order issue leading to broken USBTuomas Tynkkynen2014-07-101-3/+59
* usb: host: uhci-grlib.c : use devm_ functionsHimangi Saraogi2014-07-101-22/+9Star
* USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen2014-07-101-1/+2
* USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue2014-07-101-0/+25
* USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy2014-07-101-1/+1
* USB: UHCI: don't allocate frame list atomicallyVladimir Zapolskiy2014-07-101-1/+1
* USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy2014-07-101-1/+1
* drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-07-101-6/+2Star
* USB: ehci-spear: Make of_device_id array constJingoo Han2014-07-101-1/+1
* USB: ehci-tegra: Make of_device_id array constJingoo Han2014-07-101-1/+1
* USB: ohci-spear: Make of_device_id array constJingoo Han2014-07-101-1/+1
* USB: ehci-msm: Make of_device_id array constJingoo Han2014-07-101-1/+1
* USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi2014-07-101-39/+9Star
* usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov2014-07-101-1/+1
* usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESETDavid Mosberger-Tang2014-07-101-0/+1
* usb: host: max3421-hcd: Use atomic bitops in lieu of bit fieldsDavid Mosberger-Tang2014-07-101-25/+20Star
* usb: ehci-exynos: Use NULL instead of 0Sachin Kamat2014-07-101-1/+1
* usb: ohci-exynos: Use NULL instead of 0Sachin Kamat2014-07-101-1/+1
* usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda2014-07-105-0/+205
* usb: host: xhci-plat: use devm_functionsHimangi Saraogi2014-07-101-20/+4Star
* xhci: make error messages grepableOliver Neukum2014-07-101-18/+18
* xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand2014-07-101-0/+6