summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-09-26xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-08-04xhci: Avoid NULL pointer deref when host dies.Sarah Sharp
2013-08-04xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel
2013-08-04usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian
2013-07-21usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian
2013-07-21xhci: check for failed dma pool allocationMathias Nyman
2013-06-13USB: revert periodic scheduling bugfixAlan Stern
2013-06-13xhci: fix list access before initVladimir Murzin
2013-06-13xhci-mem: init list heads at the beginning of initSergio Aguirre
2013-06-13xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso
2013-06-07USB: UHCI: fix for suspend of virtual HP controllerAlan Stern
2013-06-07USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern