summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2017-11-02usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-11-02usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2017-06-20xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2017-06-20USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2017-06-20usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-06-20xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-06-08USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern
2017-06-08usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter
2017-02-06usb: xhci: Fix panic if disconnectJim Lin
2016-06-07usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-19xhci: fix placement of call to usb_disabled()Greg Kroah-Hartman
2016-01-28xhci: refuse loading if nousb is usedOliver Neukum
2016-01-28usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-11-09xhci: handle no ping response error properlyMathias Nyman
2015-10-22usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-10-22xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-22usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-09-21usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-08-16xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-08-10xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-08-10xhci: report U3 when link is in resume stateZhuang Jin Can
2015-08-10xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-08-03usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-06-05xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-06-05xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-06-05xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-05-13usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-03-18xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-18xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2014-12-06USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-10-05usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-10-05USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern
2014-10-05xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman
2014-10-05xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman
2014-09-05usb: xhci: amd chipset also needs short TX quirkHuang Rui
2014-09-05xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede
2014-09-05USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue
2014-09-05USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-07-09xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-07-09xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman
2014-06-30USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern
2014-06-11xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman