summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* xhci: workaround for hosts missing CAS bitMathias Nyman2016-10-201-0/+6
* xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman2016-10-201-1/+3
* xhci: don't dereference a xhci member after removing xhciMathias Nyman2016-08-161-1/+2
* Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011-0/+5
|\
| * USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede2016-06-011-0/+5
* | PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-131-1/+1
|/
* xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2016-04-131-0/+1
* usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski2016-04-131-1/+3
* usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu2016-02-031-1/+3
* usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu2016-02-031-1/+6
* usb: xhci: add a quirk bit for ssic port unusedLu Baolu2016-02-031-34/+45
* usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu2016-02-031-19/+29
* Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman2015-12-131-2/+6
|\
| * xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg2015-12-041-2/+6
* | usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda2015-12-011-1/+0
|/
* 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
OpenPOWER on IntegriCloud