aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern2014-09-19
* xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman2014-09-11
* usb: xhci: Fix OOPS in xhci error handling codeAl Cooper2014-09-11
* xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman2014-09-11
* usb: host: xhci: fix compliance mode workaroundFelipe Balbi2014-09-08
* Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman2014-08-27
* xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede2014-08-27
* usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam2014-08-26
* usb: ehci: using wIndex + 1 for hub portPeter Chen2014-08-25
* xhci: rework cycle bit checking for new dequeue pointersMathias Nyman2014-08-19
* usb: xhci: amd chipset also needs short TX quirkHuang Rui2014-08-19
* xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede2014-08-19
* xhci: Add missing checks for xhci_alloc_command failureHans de Goede2014-08-01
* xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede2014-08-01
* xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede2014-08-01
* USB: OHCI: add check for stopped frame counterAlan Stern2014-07-18
* USB: OHCI: add I/O watchdog for orphan TDsAlan Stern2014-07-18
* USB: OHCI: make URB completions single-threadedAlan Stern2014-07-18
* USB: OHCI: redesign the TD done listAlan Stern2014-07-18
* USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern2014-07-18
* USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern2014-07-18
* USB: OHCI: don't lose track of EDs when a controller diesAlan Stern2014-07-17
* USB: OHCI: fix bugs in debug routinesAlan Stern2014-07-17
* USB: OHCI: add SG supportAlan Stern2014-07-17
* fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi2014-07-09
* uhci-platform: use devm_ioremap resourceHimangi Saraogi2014-07-09
* USB: EHCI: tegra: Fix probe order issue leading to broken USBTuomas Tynkkynen2014-07-09
* usb: host: uhci-grlib.c : use devm_ functionsHimangi Saraogi2014-07-09
* USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen2014-07-09
* USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue2014-07-09
* USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy2014-07-09
* USB: UHCI: don't allocate frame list atomicallyVladimir Zapolskiy2014-07-09
* USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy2014-07-09
* drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick2014-07-09
* USB: ehci-spear: Make of_device_id array constJingoo Han2014-07-09
* USB: ehci-tegra: Make of_device_id array constJingoo Han2014-07-09
* USB: ohci-spear: Make of_device_id array constJingoo Han2014-07-09
* USB: ehci-msm: Make of_device_id array constJingoo Han2014-07-09
* USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi2014-07-09
* usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov2014-07-09
* usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESETDavid Mosberger-Tang2014-07-09
* usb: host: max3421-hcd: Use atomic bitops in lieu of bit fieldsDavid Mosberger-Tang2014-07-09
* usb: ehci-exynos: Use NULL instead of 0Sachin Kamat2014-07-09
* usb: ohci-exynos: Use NULL instead of 0Sachin Kamat2014-07-09
* usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda2014-07-09
* usb: host: xhci-plat: use devm_functionsHimangi Saraogi2014-07-09
* xhci: make error messages grepableOliver Neukum2014-07-09
* xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand2014-07-09
* xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand2014-07-09
* xhci: A default implementation for Ux timeout calculation and tier policy checkPratyush Anand2014-07-09