summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-261-1/+1
* xhci: add trace for debug messages related to quirksXenia Ragiadakou2013-08-141-5/+9
* Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-291-1/+0Star
|\
| * usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2013-07-251-1/+0Star
* | Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman2013-07-231-6/+8
|/
* xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp2013-05-251-0/+8
* usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-251-0/+1
* usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi2012-11-121-8/+1Star
* xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-11-121-2/+5
* xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-09-261-0/+1
* xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-091-0/+9
* xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-08-071-0/+1
* xhci: Add Intel U1/U2 timeout policy.Sarah Sharp2012-05-191-0/+4
* xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp2012-05-191-0/+9
* xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-05-171-0/+1
* xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-111-0/+2
* usb: xhci: fix section mismatch in linux-nextGerard Snitselaar2012-04-111-1/+1
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-11-011-0/+1
* usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior2011-09-271-2/+2
* usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior2011-09-271-91/+0Star
* usb/xhci: refactor xhci_pci_setup()Sebastian Andrzej Siewior2011-09-271-27/+54
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-09-271-0/+3
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-271-0/+1
* xHCI: test USB2 software LPMAndiry Xu2011-09-271-0/+4
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp2011-09-101-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-031-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-301-0/+1
* xHCI: Implement AMD PLL quirkAndiry Xu2011-04-141-0/+4
* xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp2011-03-141-1/+2
* xhci: Register second xHCI roothub.Sarah Sharp2011-03-141-8/+90
* xhci: Change hcd_priv into a pointer.Sarah Sharp2011-03-141-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