summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-141-0/+2
|\
| * PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2021-11-111-0/+2
* | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-131-0/+1
|\ \
| * | PCI: Export pci_dev_lock()Niklas Schnelle2021-11-081-0/+1
* | | Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-111-0/+1
|\ \ \ | |_|/ |/| |
| * | Revert "PCI: Remove struct pci_dev->driver"Bjorn Helgaas2021-11-111-0/+1
| |/
* | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-081-0/+1
|\ \ | |/ |/|
| * PCI: Add pci_find_dvsec_capability to find designated VSECBen Widawsky2021-10-291-0/+1
* | Merge branch 'pci/misc'Bjorn Helgaas2021-11-051-11/+0
|\ \
| * | PCI: Remove unused pci_pool wrappersCai Huoqing2021-10-181-11/+0
| |/
* | Merge branch 'pci/vpd'Bjorn Helgaas2021-11-051-0/+2
|\ \
| * | PCI/VPD: Add pci_read/write_vpd_any()Heiner Kallweit2021-10-111-0/+2
| |/
* | Merge branch 'pci/driver'Bjorn Helgaas2021-11-051-2/+4
|\ \
| * | PCI: Remove struct pci_dev->driverUwe Kleine-König2021-10-181-1/+0
| * | PCI: Return NULL for to_pci_driver(NULL)Bjorn Helgaas2021-10-121-1/+4
| |/
* / PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-1/+1
|/
* Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-102/+57
|\
| * Merge branch 'remotes/lorenzo/pci/hyper-v'Bjorn Helgaas2021-09-021-0/+11
| |\
| | * PCI: Introduce domain_nr in pci_host_bridgeBoqun Feng2021-08-231-0/+11
| * | Merge branch 'pci/misc'Bjorn Helgaas2021-09-021-20/+3
| |\ \
| | * | PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko2021-08-211-2/+3
| | * | PCI: Make saved capability state private to coreBjorn Helgaas2021-08-201-18/+0
| | |/
| * | Merge branch 'pci/vpd'Bjorn Helgaas2021-09-021-79/+32
| |\ \
| | * | PCI/VPD: Clean up public VPD defines and inline functionsHeiner Kallweit2021-08-311-69/+0
| | * | PCI/VPD: Add pci_vpd_find_id_string()Heiner Kallweit2021-08-311-0/+10
| | * | PCI/VPD: Stop exporting pci_vpd_find_info_keyword()Heiner Kallweit2021-08-311-13/+0
| | * | PCI/VPD: Stop exporting pci_vpd_find_tag()Heiner Kallweit2021-08-311-11/+0
| | * | PCI/VPD: Add pci_vpd_check_csum()Heiner Kallweit2021-08-201-0/+9
| | * | PCI/VPD: Add pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-201-0/+13
| | * | PCI/VPD: Add pci_vpd_alloc()Heiner Kallweit2021-08-201-0/+9
| | * | PCI/VPD: Embed struct pci_vpd in struct pci_devHeiner Kallweit2021-08-121-2/+7
| | |/
| * | Merge branch 'pci/resource'Bjorn Helgaas2021-09-021-3/+1
| |\ \
| | * | PCI: Optimize pci_resource_len() to reduce kernel sizeZhen Lei2021-08-201-3/+1
| | |/
| * | Merge branch 'pci/reset'Bjorn Helgaas2021-09-021-2/+11
| |\ \
| | * | PCI: Change the type of probe argument in reset functionsAmey Narkhede2021-08-181-1/+4
| | * | PCI: Add support for ACPI _RST reset methodShanker Donthineni2021-08-181-1/+1
| | * | PCI: Remove reset_fn field from pci_devAmey Narkhede2021-08-171-1/+0
| | * | PCI: Add array to track reset method orderingAmey Narkhede2021-08-171-0/+6
| | * | PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede2021-08-171-1/+1
| | * | PCI: Cache PCIe Device Capabilities registerAmey Narkhede2021-08-171-0/+1
| | |/
| * / PCI: Allow PASID on fake PCIe devices without TLP prefixesZhangfei Gao2021-08-261-0/+1
| |/
* | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-021-0/+29
|\ \
| * | PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy2021-08-261-0/+14
| * | PCI: Add 'override_only' field to struct pci_device_idMax Gurtovoy2021-08-261-0/+15
| |/
* | PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes2021-08-241-0/+3
* | Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes2021-08-241-0/+7
|/
* Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-081-1/+1
|\
| * PCI/P2PDMA: Finish RCU conversion of pdev->p2pdmaEric Dumazet2021-07-061-1/+1
* | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-07-031-0/+3
|\ \
| * | PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain2021-06-241-0/+3