summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-25usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-25Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman
2016-02-02xhci: refuse loading if nousb is usedOliver Neukum
2016-01-18xhci: fix usb2 resume timing and races.Mathias Nyman
2016-01-11usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2016-01-11USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-12-14xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman
2015-12-14xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani
2015-12-13usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski
2015-11-16xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-11-16xhci: handle no ping response error properlyMathias Nyman
2015-11-16xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman
2015-11-16usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-10-28drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola
2015-10-28drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola
2015-10-19xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman
2015-10-19xhci-mem: Use setup_timerJulia Lawall
2015-10-19xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-19usb: xhci: Allow usb_add/remove_hcd() to be called repeatedlyRoger Quadros
2015-10-19usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-10-09xhci: give command abortion one more chance before killing xhciMathias Nyman
2015-09-28usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-08-27drivers/usb: Delete XHCI command timer if necessaryGavin Shan
2015-08-27xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-08-11USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern
2015-08-11xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-08-11xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-08-11xhci: report U3 when link is in resume stateZhuang Jin Can
2015-08-11xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-08-11usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-05-28xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-05-28xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-05-28xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-05-05usb: isp1760: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-05usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-05usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-05usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-05usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-05usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-05usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-05usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-05usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-05usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-13usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-13usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-03-18xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-03-18xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-18xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-03-18usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard