summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman2015-10-261-0/+1
|\
| * xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott2015-10-171-0/+1
* | xhci: check xhci hardware for USB 3.1 supportMathias Nyman2015-10-041-2/+4
|/
* xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz2015-09-211-45/+45
* xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani2015-07-221-3/+37
* xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman2015-07-221-0/+17
* usb: xhci: cleanup xhci_hcd allocationRoger Quadros2015-05-311-9/+8
* usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-03-231-1/+1
* xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-03-061-0/+30
* xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede2015-01-091-0/+2
* usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu2014-11-221-1/+1
* xhci: no switching back on non-ULT HaswellOliver Neukum2014-11-031-14/+0
* xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede2014-11-031-0/+4
* xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker2014-10-031-2/+7
* xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker2014-10-031-1/+1
* xhci: Introduce xhci_init_driver()Andrew Bresticker2014-10-031-62/+7
* xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede2014-08-271-0/+5
* usb: xhci: amd chipset also needs short TX quirkHuang Rui2014-08-191-0/+4
* xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede2014-08-011-2/+2
* xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede2014-08-011-1/+3
* xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.Denis Turischev2014-05-271-1/+3
* xhci: unified loggig of RESET_ON_RESUMEOliver Neukum2014-05-271-2/+4
* xhci: extend quirk for Renesas cardsIgor Gnatenko2014-04-251-3/+1
* xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev2014-04-251-0/+2
* xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman2014-03-061-1/+10
* storage: accept some UAS devices if streams are unavailableOliver Neukum2014-03-041-0/+3
* usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp2014-03-041-6/+0
* xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp2014-01-221-0/+5
* Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-241-1/+6
|\
| * xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai2013-12-101-1/+6
* | usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-101-0/+1
|/
* xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai2013-10-091-0/+17
* xhci: quirk for extra long delay for S4Oliver Neukum2013-10-091-0/+8
* USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-251-1/+1
* xhci: add trace for debug messages related to quirksXenia Ragiadakou2013-08-131-5/+9
* Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-291-1/+0
|\
| * usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2013-07-251-1/+0
* | Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman2013-07-231-6/+8
|/
* xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp2013-05-241-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/+1
* xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-11-121-2/+5
* xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-09-251-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-181-0/+4
* xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp2012-05-181-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-101-1/+1
OpenPOWER on IntegriCloud