index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci-pci: Only run d3cold avoidance quirk for s2idle
Mario Limonciello
2023-05-16
1
-2
/
+10
*
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
2023-04-10
1
-1
/
+0
|
\
|
*
Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"
Mathias Nyman
2023-03-30
1
-4
/
+3
*
|
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2023-03-29
1
-11
/
+5
*
|
xhci: Move xhci MSI sync function to to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
1
-1
/
+13
*
|
xhci: Call MSI sync function from xhci-pci instead of generic xhci code
Josue David Hernandez Gutierrez
2023-03-23
1
-0
/
+5
*
|
xhci: Move functions to cleanup MSI to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
1
-0
/
+26
*
|
xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functions
Josue David Hernandez Gutierrez
2023-03-23
1
-0
/
+12
*
|
xhci: Move functions to setup msi to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
1
-0
/
+129
*
|
xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume
Josue David Hernandez Gutierrez
2023-03-23
1
-0
/
+15
|
/
*
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
2023-01-17
1
-0
/
+34
*
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
2023-01-17
1
-0
/
+9
*
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
2023-01-17
1
-0
/
+2
*
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
[next]