index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-05
PCI/PM: Drop the runtime_d3cold device flag
Rafael J. Wysocki
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
2022-04-22
PCI: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-03-30
PCI: Remove the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-04
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
2022-02-27
PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
Jason Gunthorpe
2022-02-27
PCI/IOV: Add pci_iov_vf_id() to get VF index
Jason Gunthorpe
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
Merge branch 'pci/resource'
Bjorn Helgaas
2022-01-11
PCI: Work around Intel I210 ROM BAR overlap defect
Bjorn Helgaas
2021-12-17
PCI: Convert pci_dev_present() stub to static inline
Hans de Goede
2021-12-16
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2021-12-09
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2021-12-09
PCI/MSI: Sanitize MSI-X table map handling
Thomas Gleixner
2021-11-18
PCI: Add PCI_ERROR_RESPONSE and related definitions
Naveen Naidu
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-11
Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-11
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
2021-11-11
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-11-08
PCI: Export pci_dev_lock()
Niklas Schnelle
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
2021-11-05
Merge branch 'pci/vpd'
Bjorn Helgaas
2021-11-05
Merge branch 'pci/driver'
Bjorn Helgaas
2021-10-29
PCI: Add pci_find_dvsec_capability to find designated VSEC
Ben Widawsky
2021-10-18
PCI: Remove unused pci_pool wrappers
Cai Huoqing
2021-10-18
PCI: Remove struct pci_dev->driver
Uwe Kleine-König
2021-10-12
PCI: Return NULL for to_pci_driver(NULL)
Bjorn Helgaas
2021-10-11
PCI/VPD: Add pci_read/write_vpd_any()
Heiner Kallweit
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-09-02
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
2021-09-02
Merge branch 'pci/misc'
Bjorn Helgaas
2021-09-02
Merge branch 'pci/vpd'
Bjorn Helgaas
2021-09-02
Merge branch 'pci/resource'
Bjorn Helgaas
2021-09-02
Merge branch 'pci/reset'
Bjorn Helgaas
2021-08-31
PCI/VPD: Clean up public VPD defines and inline functions
Heiner Kallweit
2021-08-31
PCI/VPD: Add pci_vpd_find_id_string()
Heiner Kallweit
2021-08-31
PCI/VPD: Stop exporting pci_vpd_find_info_keyword()
Heiner Kallweit
2021-08-31
PCI/VPD: Stop exporting pci_vpd_find_tag()
Heiner Kallweit
2021-08-26
PCI: Allow PASID on fake PCIe devices without TLP prefixes
Zhangfei Gao
2021-08-26
PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
Max Gurtovoy
2021-08-26
PCI: Add 'override_only' field to struct pci_device_id
Max Gurtovoy
[next]