index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-19
Partial revert of xhci: use pm_ptr() instead #ifdef for CONFIG_PM conditionals
Ron Economos
1
-0
/
+4
2025-01-17
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
1
-7
/
+1
2024-11-08
xhci: Use pm_runtime_get to prevent RPM on unsupported systems
Basavaraj Natikar
1
-2
/
+4
2024-10-17
usb: xhci: Fix problem with xhci resume from suspend
Jose Alberto Reguero
1
-0
/
+5
2024-10-17
usb: xhci: fix loss of data on Cadence xHC
Pawel Laszczak
1
-0
/
+7
2024-10-17
xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.
Mathias Nyman
1
-3
/
+5
2024-06-21
xhci: Apply broken streams quirk to Etron EJ188 xHCI host
Kuangyi Chiang
1
-1
/
+3
2024-06-21
xhci: Apply reset resume quirk to Etron EJ188 xHCI host
Kuangyi Chiang
1
-0
/
+5
2023-12-13
Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"
Mathias Nyman
1
-2
/
+0
2023-11-28
xhci: Enable RPM on controllers that support low-power states
Basavaraj Natikar
1
-1
/
+3
2023-11-20
xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
Basavaraj Natikar
1
-0
/
+2
2023-08-03
Revert "xhci: add quirk for host controllers that don't update endpoint DCS"
Oliver Neukum
1
-3
/
+1
2023-07-23
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
1
-0
/
+2
2023-07-23
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
1
-1
/
+6
2023-07-23
xhci: Fix resume issue of some ZHAOXIN hosts
Weitao Wang
1
-0
/
+5
2023-05-24
xhci-pci: Only run d3cold avoidance quirk for s2idle
Mario Limonciello
1
-2
/
+10
2023-01-24
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
1
-0
/
+34
2023-01-24
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
1
-0
/
+9
2023-01-24
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2022-12-21
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
Reka Norman
1
-1
/
+3
2022-10-25
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
1
-28
/
+4
2022-10-25
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
1
-0
/
+4
2022-10-25
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
1
-1
/
+7
2022-09-01
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
1
-1
/
+1
2022-06-23
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
Utkarsh Patel
1
-1
/
+3
2022-06-23
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
Tanveer Alam
1
-1
/
+3
2022-05-12
xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
Mathias Nyman
1
-0
/
+2
2022-05-12
xhci: Remove quirk for over 10 year old evaluation hardware
Mathias Nyman
1
-2
/
+1
2022-04-21
xhci: Enable runtime PM on second Alderlake controller
Evan Green
1
-1
/
+3
2021-12-21
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
1
-1
/
+4
2021-12-16
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
1
-1
/
+5
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-10-18
usb: xhci: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-18
Merge 5.15-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+5
2021-10-14
usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
Nehal Bakulchandra Shah
1
-0
/
+16
2021-10-11
xhci: Enable trust tx length quirk for Fresco FL11 USB controller
Nikolay Martynov
1
-0
/
+2
2021-10-11
xhci: add quirk for host controllers that don't update endpoint DCS
Jonathan Bell
1
-1
/
+3
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+7
2021-07-21
usb: renesas-xhci: Remove renesas_xhci_pci_exit()
Moritz Fischer
1
-2
/
+0
2021-07-21
usb: xhci: avoid renesas_usb_fw.mem when it's unusable
Greg Thelen
1
-0
/
+7
2021-06-09
usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
Mario Limonciello
1
-1
/
+6
2021-05-13
xhci: Add reset resume quirk for AMD xhci controller.
Sandeep Singh
1
-1
/
+3
2021-05-13
xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
Abhijeet Rao
1
-1
/
+3
2021-03-11
usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
Forest Crossman
1
-2
/
+6
2021-03-11
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
1
-0
/
+5
2020-12-09
xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
Mika Westerberg
1
-1
/
+3
2020-12-09
xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
Hans de Goede
1
-0
/
+2
2020-10-29
usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
Sandeep Singh
1
-0
/
+17
2020-08-18
usb: xhci-pci: Add support for reset controllers
Nicolas Saenz Julienne
1
-0
/
+10
2020-07-29
usb: xhci: Fix ASMedia ASM1142 DMA addressing
Forest Crossman
1
-1
/
+3
[next]