index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
PCI: rockchip-dwc: Add legacy interrupt support
Peter Geis
2022-05-11
1
-2
/
+94
|
|
*
|
|
PCI: rockchip-dwc: Reset core at driver probe
Peter Geis
2022-05-11
1
-13
/
+10
|
|
*
|
|
PCI: qcom-ep: Move enable/disable resources code to common functions
Dmitry Baryshkov
2022-05-11
1
-45
/
+46
|
|
*
|
|
PCI: tegra194: Remove unnecessary MSI enable reg save and restore
Jisheng Zhang
2022-04-11
1
-9
/
+0
|
|
*
|
|
PCI: dwc: Fix setting error return on MSI DMA mapping failure
Jiantao Zhang
2022-04-08
1
-1
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2022-05-24
4
-3
/
+38
|
|
\
\
\
|
|
*
|
|
PCI: cadence: Clear FLR in device capabilities register
Parshuram Thombare
2022-05-12
3
-1
/
+23
|
|
*
|
|
PCI: cadence: Allow PTM Responder to be enabled
Christian Gmeiner
2022-05-12
2
-0
/
+14
|
|
*
|
|
PCI: cadence: Fix find_first_zero_bit() limit
Dan Carpenter
2022-04-08
1
-2
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2022-05-24
1
-5
/
+5
|
|
\
\
\
|
|
*
|
|
PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
Yicong Yang
2022-05-11
1
-5
/
+5
|
|
|
/
/
|
*
|
|
Merge branch 'pci/pm'
Bjorn Helgaas
2022-05-24
2
-161
/
+227
|
|
\
\
\
|
|
*
|
|
PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()
Rafael J. Wysocki
2022-05-05
1
-2
/
+7
|
|
*
|
|
PCI/PM: Rearrange pci_set_power_state()
Rafael J. Wysocki
2022-05-05
1
-11
/
+17
|
|
*
|
|
PCI/PM: Clean up pci_set_low_power_state()
Rafael J. Wysocki
2022-05-05
1
-8
/
+1
|
|
*
|
|
PCI/PM: Do not restore BARs if device is not in D0
Rafael J. Wysocki
2022-05-05
1
-16
/
+16
|
|
*
|
|
PCI/PM: Split pci_power_up()
Rafael J. Wysocki
2022-05-05
1
-6
/
+35
|
|
*
|
|
PCI/PM: Write 0 to PMCSR in pci_power_up() in all cases
Rafael J. Wysocki
2022-05-05
1
-8
/
+3
|
|
*
|
|
PCI/PM: Do not call pci_update_current_state() from pci_power_up()
Rafael J. Wysocki
2022-05-05
1
-21
/
+28
|
|
*
|
|
PCI/PM: Unfold pci_platform_power_transition() in pci_power_up()
Rafael J. Wysocki
2022-05-05
1
-1
/
+8
|
|
*
|
|
PCI/PM: Set current_state to D3cold if the device is not accessible
Rafael J. Wysocki
2022-05-05
1
-0
/
+2
|
|
*
|
|
PCI/PM: Relocate pci_set_low_power_state()
Rafael J. Wysocki
2022-05-05
1
-79
/
+79
|
|
*
|
|
PCI/PM: Split pci_raw_set_power_state()
Rafael J. Wysocki
2022-05-05
1
-60
/
+83
|
|
*
|
|
PCI/PM: Rearrange pci_update_current_state()
Rafael J. Wysocki
2022-05-05
1
-3
/
+6
|
|
*
|
|
PCI/PM: Drop the runtime_d3cold device flag
Rafael J. Wysocki
2022-05-05
2
-5
/
+0
|
|
*
|
|
PCI/PM: Resume subordinate bus in bus type callbacks
Rafael J. Wysocki
2022-05-05
2
-17
/
+13
|
|
*
|
|
PCI/PM: Power up all devices during runtime resume
Rafael J. Wysocki
2022-05-05
1
-1
/
+1
|
|
*
|
|
PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP
Krzysztof Kozlowski
2022-05-05
1
-6
/
+11
|
|
|
/
/
|
*
|
|
Merge branch 'pci/p2pdma'
Bjorn Helgaas
2022-05-24
1
-10
/
+15
|
|
\
\
\
|
|
*
|
|
PCI/P2PDMA: Whitelist Intel Skylake-E Root Ports at any devfn
Shlomo Pongratz
2022-04-11
1
-10
/
+15
|
|
|
/
/
|
*
|
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2022-05-24
6
-11
/
+36
|
|
\
\
\
|
|
*
|
|
PCI: hotplug: Clean up include files
Christophe Leroy
2022-04-05
5
-0
/
+6
|
|
*
|
|
PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3
Mario Limonciello
2022-04-04
1
-11
/
+30
|
|
|
/
/
|
*
|
|
Merge branch 'pci/error'
Bjorn Helgaas
2022-05-24
1
-1
/
+6
|
|
\
\
\
|
|
*
|
|
PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits
Kuppuswamy Sathyanarayanan
2022-05-17
1
-1
/
+6
|
|
|
/
/
|
*
/
/
PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
Mika Westerberg
2022-04-07
1
-0
/
+47
|
|
/
/
*
|
|
Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-24
1
-0
/
+3
|
\
\
\
|
*
|
|
PCI: ACPI: PM: Power up devices in D3cold before scanning them
Rafael J. Wysocki
2022-04-13
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
1
-16
/
+3
|
\
\
\
|
*
|
|
xen/pcifront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
2022-05-19
1
-16
/
+3
|
|
/
/
*
|
|
Merge tag 'pci-v5.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-17
3
-27
/
+38
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"
Pali Rohár
2022-05-16
1
-26
/
+22
|
*
|
PCI: qcom: Remove ddrss_sf_tbu clock from SC8180X
Bjorn Andersson
2022-05-03
1
-1
/
+6
|
*
|
PCI/PM: Avoid putting Elo i2 PCIe Ports in D3cold
Rafael J. Wysocki
2022-04-11
1
-0
/
+10
|
|
/
*
|
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-07
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
PCI: hv: Propagate coherence from VMbus device to PCI device
Michael Kelley
2022-03-29
1
-0
/
+9
*
|
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-02
1
-8
/
+0
|
\
\
|
*
|
PCI: hv: Remove unused hv_set_msi_entry_from_desc()
YueHaibing
2022-03-31
1
-8
/
+0
*
|
|
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-28
1
-1
/
+1
|
\
\
\
|
*
|
|
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-15
1
-1
/
+1
|
|
|
/
|
|
/
|
[prev]
[next]