summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel2022-06-231-1/+3
* xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam2022-06-231-1/+3
* xhci: Allow host runtime PM as default for Intel Alder Lake N xHCIMathias Nyman2022-05-121-0/+2
* xhci: Remove quirk for over 10 year old evaluation hardwareMathias Nyman2022-05-121-2/+1
* xhci: Enable runtime PM on second Alderlake controllerEvan Green2022-04-211-1/+3
* xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman2021-12-211-1/+4
* usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah2021-12-151-1/+5
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\
| * usb: xhci: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-1/+1
* | Merge 5.15-rc6 into usb-nextGreg Kroah-Hartman2021-10-181-1/+5
|\ \
| * | xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov2021-10-111-0/+2
| * | xhci: add quirk for host controllers that don't update endpoint DCSJonathan Bell2021-10-111-1/+3
| |/
* | usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platformNehal Bakulchandra Shah2021-10-141-0/+16
|/
* Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman2021-07-261-0/+7
|\
| * usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen2021-07-211-0/+7
* | usb: renesas-xhci: Remove renesas_xhci_pci_exit()Moritz Fischer2021-07-211-2/+0
|/
* usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello2021-06-091-1/+6
* xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh2021-05-131-1/+3
* xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao2021-05-131-1/+3
* usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman2021-03-111-2/+6
* usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka2021-03-111-0/+5
* xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCIMika Westerberg2020-12-091-1/+3
* xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LPHans de Goede2020-12-091-0/+2
* usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh2020-10-291-0/+17
* usb: xhci-pci: Add support for reset controllersNicolas Saenz Julienne2020-08-181-0/+10
* usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman2020-07-291-1/+3
* usb: xhci: define IDs for various ASMedia host controllersForest Crossman2020-07-291-3/+5
* usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman2020-07-211-0/+3
* usb: xhci: Add support for Renesas controller with memoryVinod Koul2020-05-151-1/+34
* usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul2020-05-151-9/+5
* Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman2020-03-231-1/+2
|\
| * usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145cAlberto Mattea2020-03-101-1/+2
* | xhci-pci: Allow host runtime PM as default for Intel Tiger Lake xHCIMika Westerberg2020-03-121-1/+3
* | usb: xhci: Enable LPM for VIA LABS VL805Nicolas Saenz Julienne2020-03-121-0/+3
* | Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman2020-02-241-4/+6
|\ \ | |/
| * xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman2020-02-101-1/+3
| * xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman2020-02-101-3/+3
* | usb: host: xhci-pci: remove useless cast for driver.nameCorentin Labbe2020-02-191-1/+1
|/
* usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck2019-12-181-1/+1
* usb: xhci: only set D3hot for pci deviceHenry Lin2019-12-111-0/+13
* xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCIMika Westerberg2019-11-161-1/+3
* usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy2019-07-251-1/+1
* usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan2019-02-211-0/+1
* xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh2018-12-061-0/+4
* xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George2018-11-091-0/+5
* xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman2018-11-091-0/+1
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-261-0/+24
|\
| * Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman2018-10-081-0/+2
| |\
| * | xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman2018-09-281-0/+24
* | | usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus2018-10-091-2/+4
| |/ |/|