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
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+40
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
1
-4
/
+8
2023-08-24
PCI: Remove unused function declarations
Yue Haibing
1
-1
/
+0
2023-08-18
kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.h
Andy Shevchenko
1
-1
/
+1
2023-08-14
PCI/sysfs: Move declarations to linux/pci.h
Arnd Bergmann
1
-0
/
+5
2023-08-10
PCI: Add locking to RMW PCI Express Capability Register accessors
Ilpo Järvinen
1
-2
/
+32
2023-07-13
PCI: Change pdev->rom_attr_enabled to single bit
Christophe JAILLET
1
-1
/
+1
2023-07-13
PCI: Reorder pci_dev fields to reduce holes
Christophe JAILLET
1
-2
/
+2
2023-05-31
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
1
-0
/
+1
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
/
+3
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+59
2023-04-18
PCI/DOE: Create mailboxes on device enumeration
Lukas Wunner
1
-0
/
+3
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2023-04-07
PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()
Reinette Chatre
1
-0
/
+2
2023-04-05
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
1
-5
/
+19
2023-04-04
PCI: Document pci_bus_for_each_resource()
Andy Shevchenko
1
-0
/
+20
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
1
-0
/
+14
2023-04-04
PCI: Introduce pci_resource_n()
Andy Shevchenko
1
-8
/
+7
2023-03-13
PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
Niklas Schnelle
1
-0
/
+1
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+1
2023-02-25
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2023-02-22
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-0
/
+7
2023-02-13
PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=n
Reinette Chatre
1
-0
/
+12
2023-02-02
PCI/ASPM: Add pci_enable_link_state()
Michael Bottini
1
-0
/
+7
2023-02-01
PCI: loongson: Prevent LS7A MRRS increases
Huacai Chen
1
-0
/
+1
2023-01-06
PCI/CXL: Export native CXL error reporting control
Ira Weiny
1
-0
/
+1
2022-12-14
Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-12-13
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+20
2022-12-06
PCI/MSI: Provide pci_ims_alloc/free_irq()
Thomas Gleixner
1
-0
/
+3
2022-12-06
PCI/MSI: Provide IMS (Interrupt Message Store) support
Thomas Gleixner
1
-0
/
+5
2022-12-06
PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
Thomas Gleixner
1
-0
/
+6
2022-12-05
Merge branch 'for-6.2/cxl-aer' into for-6.2/cxl
Dan Williams
1
-0
/
+3
2022-12-04
PCI/AER: Add optional logging callback for correctable error
Dave Jiang
1
-0
/
+3
2022-11-17
PCI/MSI: Move pci_alloc_irq_vectors() to api.c
Ahmed S. Darwish
1
-4
/
+11
2022-11-14
PCI: Allow drivers to request exclusive config regions
Ira Weiny
1
-0
/
+17
2022-11-08
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
1
-0
/
+1
2022-10-11
Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2022-09-26
treewide: Drop __cficanonical
Sami Tolvanen
1
-2
/
+2
2022-09-12
PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()
Bjorn Helgaas
1
-0
/
+2
2022-09-12
PCI/PTM: Cache PTM Capability offset
Bjorn Helgaas
1
-0
/
+1
2022-07-29
PCI: Remove pci_mmap_page_range() wrapper
Arnd Bergmann
1
-11
/
+1
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+5
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2022-05-05
PCI/PM: Drop the runtime_d3cold device flag
Rafael J. Wysocki
1
-4
/
+0
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
1
-0
/
+8
2022-04-22
PCI: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-1
/
+5
2022-03-30
PCI: Remove the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-2
/
+1
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-03-05
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
1
-0
/
+1
2022-02-27
PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
Jason Gunthorpe
1
-0
/
+7
[next]