index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
Mathias Nyman
2022-11-30
1
-0
/
+52
*
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
Reka Norman
2022-11-30
1
-1
/
+3
*
usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-09
1
-3
/
+4
*
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
2022-10-25
1
-28
/
+4
*
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
2022-10-25
1
-0
/
+4
*
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
2022-10-25
1
-1
/
+7
*
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
2022-09-01
1
-1
/
+1
*
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
Utkarsh Patel
2022-06-23
1
-1
/
+3
*
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
Tanveer Alam
2022-06-23
1
-1
/
+3
*
xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
Mathias Nyman
2022-05-12
1
-0
/
+2
*
xhci: Remove quirk for over 10 year old evaluation hardware
Mathias Nyman
2022-05-12
1
-2
/
+1
*
xhci: Enable runtime PM on second Alderlake controller
Evan Green
2022-04-21
1
-1
/
+3
*
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
2021-12-21
1
-1
/
+4
*
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
2021-12-15
1
-1
/
+5
*
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
|
*
usb: xhci: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-18
1
-1
/
+1
*
|
Merge 5.15-rc6 into usb-next
Greg Kroah-Hartman
2021-10-18
1
-1
/
+5
|
\
\
|
*
|
xhci: Enable trust tx length quirk for Fresco FL11 USB controller
Nikolay Martynov
2021-10-11
1
-0
/
+2
|
*
|
xhci: add quirk for host controllers that don't update endpoint DCS
Jonathan Bell
2021-10-11
1
-1
/
+3
|
|
/
*
/
usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
Nehal Bakulchandra Shah
2021-10-14
1
-0
/
+16
|
/
*
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
2021-07-26
1
-0
/
+7
|
\
|
*
usb: xhci: avoid renesas_usb_fw.mem when it's unusable
Greg Thelen
2021-07-21
1
-0
/
+7
*
|
usb: renesas-xhci: Remove renesas_xhci_pci_exit()
Moritz Fischer
2021-07-21
1
-2
/
+0
|
/
*
usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
Mario Limonciello
2021-06-09
1
-1
/
+6
*
xhci: Add reset resume quirk for AMD xhci controller.
Sandeep Singh
2021-05-13
1
-1
/
+3
*
xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
Abhijeet Rao
2021-05-13
1
-1
/
+3
*
usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
Forest Crossman
2021-03-11
1
-2
/
+6
*
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
2021-03-11
1
-0
/
+5
*
xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
Mika Westerberg
2020-12-09
1
-1
/
+3
*
xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
Hans de Goede
2020-12-09
1
-0
/
+2
*
usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
Sandeep Singh
2020-10-29
1
-0
/
+17
*
usb: xhci-pci: Add support for reset controllers
Nicolas Saenz Julienne
2020-08-18
1
-0
/
+10
*
usb: xhci: Fix ASMedia ASM1142 DMA addressing
Forest Crossman
2020-07-29
1
-1
/
+3
*
usb: xhci: define IDs for various ASMedia host controllers
Forest Crossman
2020-07-29
1
-3
/
+5
*
usb: xhci: Fix ASM2142/ASM3142 DMA addressing
Forest Crossman
2020-07-21
1
-0
/
+3
*
usb: xhci: Add support for Renesas controller with memory
Vinod Koul
2020-05-15
1
-1
/
+34
*
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
2020-05-15
1
-9
/
+5
*
Merge 5.6-rc7 into usb-next
Greg Kroah-Hartman
2020-03-23
1
-1
/
+2
|
\
|
*
usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c
Alberto Mattea
2020-03-10
1
-1
/
+2
*
|
xhci-pci: Allow host runtime PM as default for Intel Tiger Lake xHCI
Mika Westerberg
2020-03-12
1
-1
/
+3
*
|
usb: xhci: Enable LPM for VIA LABS VL805
Nicolas Saenz Julienne
2020-03-12
1
-0
/
+3
*
|
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
2020-02-24
1
-4
/
+6
|
\
|
|
*
xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
Mathias Nyman
2020-02-10
1
-1
/
+3
|
*
xhci: fix runtime pm enabling for quirky Intel hosts
Mathias Nyman
2020-02-10
1
-3
/
+3
*
|
usb: host: xhci-pci: remove useless cast for driver.name
Corentin Labbe
2020-02-19
1
-1
/
+1
|
/
*
usb: xhci: Fix build warning seen with CONFIG_PM=n
Guenter Roeck
2019-12-18
1
-1
/
+1
*
usb: xhci: only set D3hot for pci device
Henry Lin
2019-12-11
1
-0
/
+13
*
xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCI
Mika Westerberg
2019-11-16
1
-1
/
+3
*
usb: pci-quirks: Minor cleanup for AMD PLL quirk
Ryan Kennedy
2019-07-25
1
-1
/
+1
*
usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI
Balaji Manoharan
2019-02-21
1
-0
/
+1
[next]