summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2014-12-06Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu
2014-12-06usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-12-06USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-12-06USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-11-14xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede
2014-11-14xhci: no switching back on non-ULT HaswellOliver Neukum
2014-11-14usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern
2014-09-11xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman
2014-09-11usb: xhci: Fix OOPS in xhci error handling codeAl Cooper
2014-09-11xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman
2014-09-08usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-08-27Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman
2014-08-27xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede
2014-08-26usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam
2014-08-25usb: ehci: using wIndex + 1 for hub portPeter Chen
2014-08-19xhci: rework cycle bit checking for new dequeue pointersMathias Nyman
2014-08-19usb: xhci: amd chipset also needs short TX quirkHuang Rui
2014-08-19xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede
2014-08-01xhci: Add missing checks for xhci_alloc_command failureHans de Goede
2014-08-01xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede
2014-08-01xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede
2014-07-18USB: OHCI: add check for stopped frame counterAlan Stern
2014-07-18USB: OHCI: add I/O watchdog for orphan TDsAlan Stern
2014-07-18USB: OHCI: make URB completions single-threadedAlan Stern
2014-07-18USB: OHCI: redesign the TD done listAlan Stern
2014-07-18USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern
2014-07-18USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern
2014-07-17USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-07-17USB: OHCI: fix bugs in debug routinesAlan Stern
2014-07-17USB: OHCI: add SG supportAlan Stern
2014-07-09fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi
2014-07-09uhci-platform: use devm_ioremap resourceHimangi Saraogi
2014-07-09USB: EHCI: tegra: Fix probe order issue leading to broken USBTuomas Tynkkynen
2014-07-09usb: host: uhci-grlib.c : use devm_ functionsHimangi Saraogi
2014-07-09USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen
2014-07-09USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue
2014-07-09USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy
2014-07-09USB: UHCI: don't allocate frame list atomicallyVladimir Zapolskiy
2014-07-09USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy
2014-07-09drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick
2014-07-09USB: ehci-spear: Make of_device_id array constJingoo Han
2014-07-09USB: ehci-tegra: Make of_device_id array constJingoo Han
2014-07-09USB: ohci-spear: Make of_device_id array constJingoo Han
2014-07-09USB: ehci-msm: Make of_device_id array constJingoo Han
2014-07-09USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi
2014-07-09usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov
2014-07-09usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESETDavid Mosberger-Tang
2014-07-09usb: host: max3421-hcd: Use atomic bitops in lieu of bit fieldsDavid Mosberger-Tang
2014-07-09usb: ehci-exynos: Use NULL instead of 0Sachin Kamat