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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
1
-30
/
+28
2023-10-28
Merge branch 'pci/config-errs'
Bjorn Helgaas
1
-3
/
+6
2023-10-24
PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk
Bjorn Helgaas
1
-4
/
+4
2023-10-24
PCI: Use FIELD_GET()
Bjorn Helgaas
1
-23
/
+22
2023-10-18
PCI: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-3
/
+2
2023-10-11
PCI: Do error check on own line to split long "if" conditions
Ilpo Järvinen
1
-3
/
+6
2023-10-03
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
1
-1
/
+1
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
1
-16
/
+12
2023-08-29
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-7
/
+16
2023-08-29
Merge branch 'pci/pm'
Bjorn Helgaas
1
-4
/
+9
2023-08-26
PCI/PM: Only read PCI_PM_CTRL register when available
Feiyang Chen
1
-4
/
+9
2023-08-25
PCI: Tidy config space save/restore messages
Bjorn Helgaas
1
-2
/
+2
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
1
-1
/
+1
2023-08-25
PCI: Fix pci_bus_resetable(), pci_slot_resetable() name typos
Bjorn Helgaas
1
-6
/
+6
2023-08-25
PCI: Simplify pci_pio_to_address()
Bjorn Helgaas
1
-7
/
+3
2023-08-11
PCI: Fix runtime PM race with PME polling
Alex Williamson
1
-7
/
+16
2023-08-10
PCI: Make link retraining use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-6
/
+2
2023-06-26
Merge branch 'pci/pm'
Bjorn Helgaas
1
-17
/
+42
2023-06-26
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-21
/
+112
2023-06-23
PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
Ondrej Zary
1
-5
/
+5
2023-06-20
PCI: Add failed link recovery for device reset events
Maciej W. Rozycki
1
-5
/
+24
2023-06-20
PCI: Work around PCIe link training failures
Maciej W. Rozycki
1
-0
/
+2
2023-06-20
PCI: Use pcie_wait_for_link_status() in pcie_wait_for_link_delay()
Maciej W. Rozycki
1
-14
/
+3
2023-06-20
PCI: Add support for polling DLLLA to pcie_retrain_link()
Maciej W. Rozycki
1
-8
/
+20
2023-06-20
PCI: Export pcie_retrain_link() for use outside ASPM
Maciej W. Rozycki
1
-0
/
+49
2023-06-20
PCI: Export PCIe link retrain timeout
Maciej W. Rozycki
1
-1
/
+1
2023-06-07
PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links
Mika Westerberg
1
-12
/
+37
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-04-21
Merge branch 'pci/resource'
Bjorn Helgaas
1
-2
/
+1
2023-04-12
PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter
Mika Westerberg
1
-6
/
+12
2023-04-05
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
1
-2
/
+1
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
1
-2
/
+2
2023-02-25
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-34
/
+35
2023-02-22
Merge branch 'pci/reset'
Bjorn Helgaas
1
-34
/
+25
2023-02-11
Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"
Bjorn Helgaas
1
-7
/
+0
2023-02-09
PCI/DPC: Await readiness of secondary bus after reset
Lukas Wunner
1
-3
/
+0
2023-02-07
PCI: Unify delay handling for reset and resume
Lukas Wunner
1
-30
/
+24
2023-02-07
PCI/PM: Observe reset delay irrespective of bridge_d3
Lukas Wunner
1
-1
/
+1
2023-02-01
PCI: loongson: Prevent LS7A MRRS increases
Huacai Chen
1
-0
/
+10
2022-11-12
PCI: Fix pci_device_is_present() for VFs by checking PF
Michael S. Tsirkin
1
-0
/
+2
2022-11-08
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
1
-43
/
+60
2022-10-06
Merge branch 'pci/pm'
Bjorn Helgaas
1
-33
/
+11
2022-10-05
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
Vidya Sagar
1
-0
/
+7
2022-09-29
PCI/PM: Reduce D3hot delay with usleep_range()
Sajid Dalvi
1
-7
/
+9
2022-09-12
PCI/PM: Always disable PTM for all devices during suspend
Bjorn Helgaas
1
-26
/
+2
2022-09-12
PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()
Bjorn Helgaas
1
-2
/
+2
2022-08-04
Merge branch 'pci/header-cleanup-immutable'
Bjorn Helgaas
1
-0
/
+2
2022-07-23
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-0
/
+2
2022-07-12
PCI/ASPM: Remove pcie_aspm_pm_state_change()
Kai-Heng Feng
1
-6
/
+0
2022-05-31
PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299
Bjorn Helgaas
1
-0
/
+2
[next]