summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2015-03-13xhci: no switching back on non-ULT HaswellOliver Neukum
2015-03-12xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-12xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-03-05USB: EHCI: adjust error return codeAlan Stern
2015-01-29USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern
2015-01-29OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-01-07USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-12-06usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-12-06USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-10-13USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern
2014-10-13xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman
2014-10-13xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman