aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-05-091-1/+2
* xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-05-091-0/+30
* usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu2014-12-141-1/+1
* xhci: no switching back on non-ULT HaswellOliver Neukum2014-12-141-14/+0
* usb: xhci: amd chipset also needs short TX quirkHuang Rui2014-09-131-0/+4
* 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-281-0/+17
* xhci: quirk for extra long delay for S4Oliver Neukum2013-11-281-0/+8
* USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-10-261-1/+1
* usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2013-08-021-1/+0
* xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2013-01-031-2/+5
* xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-10-171-0/+1
* xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-09-191-0/+9
* xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-09-121-0/+1
* xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-05-311-0/+1
* xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-221-0/+2
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-311-0/+1
* usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior2011-09-261-2/+2
* usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior2011-09-261-91/+0
* usb/xhci: refactor xhci_pci_setup()Sebastian Andrzej Siewior2011-09-261-27/+54
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-09-261-0/+3
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-261-0/+1
* xHCI: test USB2 software LPMAndiry Xu2011-09-261-0/+4
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp2011-09-091-0/+1
* xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-171-0/+8
* xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-021-2/+12
* Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-271-0/+2
* Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-271-0/+4
* Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-271-0/+20
* xhci-hcd: Include <linux/slab.h> in xhci-pci.cBen Hutchings2011-04-291-0/+1
* xHCI: Implement AMD PLL quirkAndiry Xu2011-04-131-0/+4
* xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp2011-03-131-1/+2
* xhci: Register second xHCI roothub.Sarah Sharp2011-03-131-8/+90
* xhci: Change hcd_priv into a pointer.Sarah Sharp2011-03-131-6/+27
* USB: xHCI: PCI power management implementationAndiry Xu2010-10-221-1/+33
* USB: xHCI: bus power management implementationAndiry Xu2010-10-221-0/+2
* USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu2010-10-221-1/+1
* USB: xhci: Set DMA mask for host.Sarah Sharp2010-08-101-0/+9
* USB: xhci: Print NEC firmware version.Sarah Sharp2010-06-041-0/+2
* USB: clean up some host controller sparse warningsRandy Dunlap2010-05-201-2/+2
* USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-201-0/+2
* USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp2010-05-201-1/+1
* USB: Add call to notify xHC of a device reset.Sarah Sharp2010-03-021-0/+1
* USB: make urb scatter-gather support more genericDavid Vrabel2009-12-111-0/+2
* USB: Add hub descriptor update hook for xHCISarah Sharp2009-09-231-0/+1
* USB: xhci: Support USB hubs.Sarah Sharp2009-09-231-0/+2
* USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp2009-09-231-0/+13
* USB: xhci: Deal with stalled endpoints.Sarah Sharp2009-07-281-0/+1
* USB: xhci: Bandwidth allocation supportSarah Sharp2009-06-151-0/+4