summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2017-04-11USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern
2017-03-28usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-03-28xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2017-01-26xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-01-26usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter
2017-01-26xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-01-26usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-01-26xhci: workaround for hosts missing CAS bitMathias Nyman
2017-01-26usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
2017-01-26usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2017-01-26USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2016-11-24xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-09-21xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman
2016-09-21usb: xhci: Fix panic if disconnectJim Lin
2016-05-02usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-23xhci: fix usb2 resume timing and races.Mathias Nyman
2016-02-12xhci: fix placement of call to usb_disabled()Greg Kroah-Hartman
2016-01-27xhci: refuse loading if nousb is usedOliver Neukum
2016-01-27usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2016-01-05USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-11-12xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-11-12xhci: handle no ping response error properlyMathias Nyman
2015-10-28usb: core: implement AMD remote wakeup quirkHuang Rui
2015-10-28usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-10-28xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-28usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-10-07xhci: rework cycle bit checking for new dequeue pointersMathias Nyman
2015-10-07xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-09-30usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-08-19xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-08-19xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-08-19xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-08-19xhci: report U3 when link is in resume stateZhuang Jin Can
2015-08-19xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-08-04usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-06-03xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-06-03xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-06-03xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-05-15usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-15usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-04usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-22usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-22usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu