aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2013-05-11xhci: Don't warn on empty ring for suspended devices.Sarah Sharp
2013-04-05usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam
2013-03-28USB: xhci: correctly enable interruptsHannes Reinecke
2013-03-28USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov
2013-03-28Revert "USB: EHCI: don't check DMA values in QH overlays"Greg Kroah-Hartman
2013-03-20USB: EHCI: don't check DMA values in QH overlaysAlan Stern
2013-02-28USB: ehci-omap: Fix autoloading of moduleRoger Quadros
2013-02-11usb: Prevent dead ports when xhci is not enabledDavid Moore
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern
2013-02-11xhci: Fix TD size for isochronous URBs.Sarah Sharp
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp
2013-02-11drivers: xhci: fix incorrect bit testNickolai Zeldovich
2013-02-11USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern
2013-02-11USB: EHCI: fix timer bug affecting port resumeAlan Stern
2013-01-27USB: UHCI: fix IRQ race during initializationAlan Stern
2013-01-17xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp
2013-01-17xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp
2013-01-17USB: Allow USB 3.0 ports to be disabled.Sarah Sharp
2013-01-11xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb
2013-01-11usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes
2013-01-11xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner
2013-01-11xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp