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.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
/
pci
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
PCI: Add T_PVPERL macro
Yoshihiro Shimoda
1
-0
/
+3
2023-08-31
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+20
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
1
-21
/
+14
2023-08-25
PCI: Fix code formatting inconsistencies
Bjorn Helgaas
1
-21
/
+14
2023-08-24
PCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout value
Frank Li
1
-0
/
+6
2023-08-22
PCI: Create device tree node for bridge
Lizhi Hou
1
-0
/
+12
2023-06-26
Merge branch 'pci/pm'
Bjorn Helgaas
1
-7
/
+0
2023-06-26
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+8
2023-06-20
PCI: Work around PCIe link training failures
Maciej W. Rozycki
1
-0
/
+5
2023-06-20
PCI: Add support for polling DLLLA to pcie_retrain_link()
Maciej W. Rozycki
1
-1
/
+1
2023-06-20
PCI: Export pcie_retrain_link() for use outside ASPM
Maciej W. Rozycki
1
-0
/
+1
2023-06-20
PCI: Export PCIe link retrain timeout
Maciej W. Rozycki
1
-0
/
+2
2023-06-12
PCI: Unexport pci_save_aer_state()
Bjorn Helgaas
1
-0
/
+4
2023-06-07
PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links
Mika Westerberg
1
-7
/
+0
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+11
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+1
2023-04-20
PCI: Restrict device disabled status check to DT
Rob Herring
1
-2
/
+2
2023-04-18
PCI/DOE: Create mailboxes on device enumeration
Lukas Wunner
1
-0
/
+11
2023-04-12
PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter
Mika Westerberg
1
-8
/
+1
2023-02-25
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-31
/
+28
2023-02-22
Merge branch 'pci/reset'
Bjorn Helgaas
1
-1
/
+15
2023-02-16
PCI: hotplug: Allow marking devices as disconnected during bind/unbind
Lukas Wunner
1
-30
/
+13
2023-02-11
Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"
Bjorn Helgaas
1
-4
/
+0
2023-02-09
PCI/DPC: Await readiness of secondary bus after reset
Lukas Wunner
1
-0
/
+6
2023-02-07
PCI: Unify delay handling for reset and resume
Lukas Wunner
1
-1
/
+9
2022-11-04
PCI: Access Link 2 registers only for devices with Links
Maciej W. Rozycki
1
-0
/
+1
2022-10-06
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-0
/
+45
2022-10-06
Merge branch 'pci/pm'
Bjorn Helgaas
1
-8
/
+6
2022-10-05
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
Vidya Sagar
1
-0
/
+4
2022-09-27
PCI: Add standard PCI Config Address macros
Pali Rohár
1
-0
/
+45
2022-09-12
PCI/PTM: Consolidate PTM interface declarations
Bjorn Helgaas
1
-6
/
+2
2022-09-12
PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()
Bjorn Helgaas
1
-2
/
+4
2022-07-12
PCI/ASPM: Remove pcie_aspm_pm_state_change()
Kai-Heng Feng
1
-2
/
+0
2022-04-25
PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
Pali Rohár
1
-0
/
+15
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2021-10-19
PCI: Re-enable Downstream Port LTR after reset or hotplug
Mingchuang Qiao
1
-0
/
+1
2021-10-05
PCI: PM: Drop struct pci_platform_pm_ops
Rafael J. Wysocki
1
-39
/
+0
2021-09-29
PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI
Rafael J. Wysocki
1
-1
/
+37
2021-09-27
PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM
Rafael J. Wysocki
1
-0
/
+19
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+41
2021-09-02
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+21
2021-08-24
Revert "PCI: Make pci_enable_ptm() private"
Vinicius Costa Gomes
1
-3
/
+0
2021-08-21
PCI: Make saved capability state private to core
Bjorn Helgaas
1
-2
/
+21
2021-08-19
PCI: Change the type of probe argument in reset functions
Amey Narkhede
1
-6
/
+6
2021-08-19
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
1
-0
/
+6
2021-08-19
PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION
Shanker Donthineni
1
-0
/
+2
2021-08-19
PCI: Allow userspace to query and set device reset mechanism
Amey Narkhede
1
-0
/
+2
2021-08-18
PCI: Add array to track reset method ordering
Amey Narkhede
1
-1
/
+7
2021-07-06
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
1
-2
/
+2
2021-07-06
PCI: Fix kernel-doc formatting
Krzysztof Wilczyński
1
-2
/
+2
[next]