summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2016-10-26usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2016-10-26USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2016-04-27xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2016-04-27xhci: handle no ping response error properlyMathias Nyman
2016-04-27xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2016-04-27usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2016-04-27xhci: give command abortion one more chance before killing xhciMathias Nyman
2016-04-27usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2016-03-21xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2016-03-21xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2016-03-21xhci: report U3 when link is in resume stateZhuang Jin Can
2016-03-21xhci: Calculate old endpoints correctly on device resetBrian Campbell
2016-03-21usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-09-18xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-09-18xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-09-18xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-06-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-06-19usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-06-19xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-06-19xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-06-19xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-06-19USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-04-14OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-04-14usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2015-04-14USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2015-04-14USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2015-02-02xhci: no switching back on non-ULT HaswellOliver Neukum
2014-12-01xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman
2014-12-01usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-09-25usb: xhci: amd chipset also needs short TX quirkHuang Rui
2014-09-25xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede
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
2014-05-06usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-05-06xhci: extend quirk for Renesas cardsIgor Gnatenko
2014-04-14xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai
2014-04-14xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai
2014-04-14xhci: quirk for extra long delay for S4Oliver Neukum
2014-04-14xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp
2014-04-14USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
2014-04-14USB: OHCI: Allow runtime PM without system sleepAlan Stern
2014-04-14USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern
2014-03-30xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp
2014-02-06usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-09-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack