aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-233-1/+3
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-235-0/+1208
|\
| * xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-10-132-5/+5
| * usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-10-131-1/+2
| * xhci: give command abortion one more chance before killing xhciMathias Nyman2015-10-131-0/+9
| * usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen2015-10-131-4/+10
| * drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola2015-10-134-0/+27
| * xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2015-10-131-1/+1
| * xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-08-121-1/+8
| * xhci: report U3 when link is in resume stateZhuang Jin Can2015-08-121-2/+5
| * xhci: Calculate old endpoints correctly on device resetBrian Campbell2015-08-121-0/+3
| * usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP2015-08-121-1/+1
| * xhci: gracefully handle xhci_irq dead deviceJoe Lawrence2015-08-071-1/+1
| * xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-08-071-1/+1
| * xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman2015-08-071-0/+5
| * usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-05-091-1/+2
| * usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu2015-05-091-1/+8
| * xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-05-092-0/+31
| * xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-05-092-2/+11
| * xhci: Allocate correct amount of scratchpad buffersMathias Nyman2015-05-091-2/+3
| * USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-05-091-0/+3
| * OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha2015-02-201-3/+15
| * usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu2014-12-143-3/+43
| * USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman2014-12-142-72/+25
| * Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu2014-12-141-4/+1
| * USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman2014-12-141-2/+1
| * xhci: no switching back on non-ULT HaswellOliver Neukum2014-12-141-14/+0
| * xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman2014-11-051-1/+1
| * usb: host: xhci: fix compliance mode workaroundFelipe Balbi2014-11-051-3/+5
| * xhci: rework cycle bit checking for new dequeue pointersMathias Nyman2014-09-132-36/+43
| * usb: xhci: amd chipset also needs short TX quirkHuang Rui2014-09-131-0/+4
| * xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede2014-09-131-1/+2
| * USB: OHCI: don't lose track of EDs when a controller diesAlan Stern2014-09-131-17/+29
| * xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu2014-08-061-3/+7
| * xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu2014-08-061-1/+4
| * xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman2014-08-061-1/+1
| * USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern2014-07-111-3/+16
| * xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman2014-07-111-10/+10
| * usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen2014-05-181-3/+3
| * usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner2014-05-183-38/+31
| * xhci: For streams the css flag most be read from the stream-ctx on ep stopHans de Goede2014-05-181-3/+11
| * usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-04-021-3/+10
| * USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern2014-04-021-3/+23
| * usb: ehci: add freescale imx28 special write register methodPeter Chen2014-04-021-1/+17
| * xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai2014-02-151-1/+6
| * xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai2013-11-283-0/+25
| * xhci: quirk for extra long delay for S4Oliver Neukum2013-11-283-1/+15
| * xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp2013-11-281-28/+0
| * xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-10-261-2/+6
| * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-10-263-3/+3