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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2026-03-04
PCI: Enable ACS after configuring IOMMU for OF platforms
Manivannan Sadhasivam
1
-0
/
+1
2026-02-27
PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macros
Qiang Yu
1
-4
/
+19
2026-02-27
PCI/ACPI: Restrict program_hpx_type2() to AER bits
Håkon Bugge
1
-0
/
+3
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
1
-0
/
+21
2025-12-05
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+6
2025-11-15
PCI/IDE: Initialize an ID for all IDE streams
Dan Williams
1
-0
/
+2
2025-11-14
PCI: Move pci_rebar_size_to_bytes() and export it
Ilpo Järvinen
1
-4
/
+0
2025-11-14
PCI: Move Resizable BAR code to rebar.c
Ilpo Järvinen
1
-0
/
+1
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
1
-1
/
+3
2025-11-14
PCI/IOV: Adjust ->barsz[] when changing BAR size
Ilpo Järvinen
1
-3
/
+2
2025-11-13
PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link states
Bjorn Helgaas
1
-0
/
+2
2025-11-04
PCI/IDE: Report available IDE streams
Dan Williams
1
-0
/
+1
2025-11-04
PCI/IDE: Add IDE establishment helpers
Dan Williams
1
-0
/
+2
2025-11-04
PCI/TSM: Establish Secure Sessions and Link Encryption
Dan Williams
1
-0
/
+10
2025-11-04
PCI/IDE: Enumerate Selective Stream IDE capabilities
Dan Williams
1
-0
/
+6
2025-10-03
Merge branch 'pci/capability-search'
Bjorn Helgaas
1
-0
/
+85
2025-10-03
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+2
2025-10-03
Merge branch 'pci/resource'
Bjorn Helgaas
1
-1
/
+7
2025-09-27
PCI: Add lockdep assertion in pci_stop_and_remove_bus_device()
Niklas Schnelle
1
-0
/
+2
2025-09-16
PCI: Fix finding bridge window in pci_reassign_bridge_resources()
Ilpo Järvinen
1
-1
/
+1
2025-09-16
PCI: Add bridge window selection functions
Ilpo Järvinen
1
-0
/
+2
2025-09-16
PCI: Add defines for bridge window indexing
Ilpo Järvinen
1
-0
/
+4
2025-08-14
PCI: Refactor extended capability search into PCI_FIND_NEXT_EXT_CAP()
Hans Zhang
1
-0
/
+40
2025-08-14
PCI: Refactor capability search into PCI_FIND_NEXT_CAP()
Hans Zhang
1
-0
/
+45
2025-08-11
PCI: Clean up pci_scan_child_bus_extend() loop
Ilpo Järvinen
1
-0
/
+1
2025-08-01
Merge branch 'pci/controller/linkup-fix'
Bjorn Helgaas
1
-8
/
+5
2025-08-01
Merge branch 'pci/resources'
Bjorn Helgaas
1
-0
/
+39
2025-07-14
PCI/IOV: Allow IOV resources to be resized in pci_resize_resource()
Michał Winiarski
1
-0
/
+9
2025-07-14
PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IO...
Michał Winiarski
1
-0
/
+18
2025-07-14
PCI/IOV: Restore VF resizable BAR state after reset
Michał Winiarski
1
-0
/
+12
2025-06-25
PCI: Move link up wait time and max retries macros to pci.h
Niklas Cassel
1
-0
/
+4
2025-06-25
PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MS
Niklas Cassel
1
-7
/
+0
2025-06-25
PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS
Niklas Cassel
1
-1
/
+1
2025-06-24
PCI: Fix link speed calculation on retrain failure
Jiwei Sun
1
-13
/
+19
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+58
2025-06-04
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-1
/
+31
2025-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
1
-0
/
+1
2025-06-04
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-0
/
+3
2025-06-04
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+11
2025-06-04
Merge branch 'pci/devres'
Bjorn Helgaas
1
-5
/
+0
2025-06-04
Merge branch 'pci/bwctrl'
Bjorn Helgaas
1
-7
/
+3
2025-05-23
PCI/AER: Add sysfs attributes for log ratelimits
Jon Pan-Doh
1
-0
/
+1
2025-05-23
PCI/AER: Ratelimit correctable and non-fatal error logging
Jon Pan-Doh
1
-1
/
+3
2025-05-23
PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index
Bjorn Helgaas
1
-2
/
+2
2025-05-23
PCI/ERR: Add printk level to pcie_print_tlp_log()
Bjorn Helgaas
1
-1
/
+2
2025-05-23
PCI/AER: Check log level once and remember it
Karolina Stolarek
1
-0
/
+1
2025-05-22
PCI: Remove function pcim_intx() prototype from pci.h
Philipp Stanner
1
-2
/
+0
2025-05-19
PCI: Remove pcim_request_region_exclusive()
Philipp Stanner
1
-2
/
+0
2025-05-19
PCI: Remove hybrid devres nature from request functions
Philipp Stanner
1
-1
/
+0
2025-05-15
PCI: Limit visibility of match_driver flag to PCI core
Lukas Wunner
1
-0
/
+11
[next]