summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2016-11-23usb: increase ohci watchdog delay to 275 msecBryan Paluch
2016-11-23xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-10-22xhci: fix usb2 resume timing and races.Mathias Nyman
2016-10-05xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-08-31usb: xhci: Fix panic if disconnectJim Lin
2016-08-31xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-07-11USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-07-11usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-07-11xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman
2016-04-20xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-04-20usb: xhci: fix xhci locking up during hcd removeRoger Quadros
2016-04-20usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-04-20usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda
2016-04-20xhci: resume USB 3 roothub firstMathias Nyman
2016-04-20usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
2016-02-15xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-15usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-15usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu
2016-02-15usb: xhci: add a quirk bit for ssic port unusedLu Baolu
2016-02-15usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu
2016-02-15xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz
2016-02-15xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani
2016-02-15xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-11-15xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-11-15xhci: handle no ping response error properlyMathias Nyman
2015-10-27usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-10-27usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-10-27xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman
2015-10-27xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-27usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros
2015-10-27usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-08-27xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-08-27xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-08-27xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-08-19drivers/usb: Delete XHCI command timer if necessaryGavin Shan
2015-08-19xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-08-04usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-06-10xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-06-10xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-06-10xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-05-17usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi