index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-27
Merge branch 'pci/resource'
Bjorn Helgaas
1
-6
/
+1
2025-03-27
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-5
/
+0
2025-03-27
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+1
2025-03-21
s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP
Niklas Schnelle
1
-0
/
+1
2025-03-20
PCI: Move cardbus IO size declarations into pci/pci.h
Ilpo Järvinen
1
-2
/
+0
2025-03-20
PCI: Make pci_setup_bridge() static
Ilpo Järvinen
1
-1
/
+0
2025-03-20
PCI: Move resource reassignment func declarations into pci/pci.h
Ilpo Järvinen
1
-2
/
+0
2025-03-20
PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h
Ilpo Järvinen
1
-1
/
+0
2025-03-10
PCI: Cache offset of Resizable BAR capability
Bjorn Helgaas
1
-0
/
+1
2025-03-04
PCI: hotplug: Inline pci_hp_{create,remove}_module_link()
Lukas Wunner
1
-5
/
+0
2025-02-21
PCI: Track Flit Mode Status & print it with link status
Ilpo Järvinen
1
-0
/
+1
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2025-01-23
Merge branch 'pci/controller/iommu-map'
Bjorn Helgaas
1
-0
/
+2
2025-01-23
Merge branch 'pci/err'
Bjorn Helgaas
1
-1
/
+1
2025-01-18
PCI: Remove devres from pci_intx()
Philipp Stanner
1
-1
/
+0
2025-01-18
PCI: Export pci_intx_unmanaged() and pcim_intx()
Philipp Stanner
1
-0
/
+2
2025-01-15
PCI: Add enable_device() and disable_device() callbacks for bridges
Frank Li
1
-0
/
+2
2025-01-14
PCI: Store number of supported End-End TLP Prefixes
Ilpo Järvinen
1
-1
/
+1
2024-12-20
PCI: Add PCI_VDEVICE_SUB helper macro
Piotr Kwapulinski
1
-0
/
+14
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+38
2024-11-25
Merge branch 'pci/tph'
Bjorn Helgaas
1
-0
/
+7
2024-11-25
Merge branch 'pci/thunderbolt'
Bjorn Helgaas
1
-0
/
+6
2024-11-25
Merge branch 'pci/locking'
Bjorn Helgaas
1
-2
/
+0
2024-11-25
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-23
/
+1
2024-11-25
Merge branch 'pci/devm'
Bjorn Helgaas
1
-2
/
+2
2024-11-16
PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link Speed
Ilpo Järvinen
1
-0
/
+10
2024-11-16
PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
Ilpo Järvinen
1
-0
/
+2
2024-11-11
PCI: Unexport pci_walk_bus_locked()
Keith Busch
1
-2
/
+0
2024-11-11
PCI: Store all PCIe Supported Link Speeds
Ilpo Järvinen
1
-1
/
+9
2024-11-06
PCI: Detect and trust built-in Thunderbolt chips
Esther Shimanovich
1
-0
/
+6
2024-10-30
PCI: Make pcim_iounmap_region() a public function
Philipp Stanner
1
-0
/
+1
2024-10-30
PCI: Remove pcim_iomap_regions_request_all()
Philipp Stanner
1
-2
/
+0
2024-10-30
PCI: Make pcim_request_all_regions() a public function
Philipp Stanner
1
-0
/
+1
2024-10-23
PCI: Protect Link Control 2 Register with RMW locking
Ilpo Järvinen
1
-0
/
+1
2024-10-18
PCI: Move struct pci_bus_resource into bus.c
Ilpo Järvinen
1
-12
/
+0
2024-10-18
PCI: Remove unused PCI_SUBTRACTIVE_DECODE
Ilpo Järvinen
1
-11
/
+1
2024-10-15
PCI: Constify pci_register_io_range() fwnode_handle
Rob Herring (Arm)
1
-2
/
+2
2024-10-02
PCI: Add TLP Processing Hints (TPH) support
Wei Huang
1
-0
/
+7
2024-09-19
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2024-09-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-1
/
+1
2024-09-19
Merge branch 'pci/npem'
Bjorn Helgaas
1
-0
/
+3
2024-09-19
Merge branch 'pci/devres'
Bjorn Helgaas
1
-0
/
+3
2024-09-13
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
1
-1
/
+1
2024-09-10
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
1
-1
/
+1
2024-09-10
PCI: Wait for device readiness with Configuration RRS
Bjorn Helgaas
1
-0
/
+1
2024-09-04
PCI/NPEM: Add Native PCIe Enclosure Management support
Mariusz Tkaczyk
1
-0
/
+3
2024-08-23
PCI: Make pci_bus_type constant
Kunwu Chan
1
-1
/
+1
2024-08-09
PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()
Philipp Stanner
1
-0
/
+2
2024-08-09
PCI: Make pcim_request_region() a public function
Philipp Stanner
1
-0
/
+1
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
[next]