summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-11Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-11Revert "PCI: Remove struct pci_dev->driver"Bjorn Helgaas
2021-11-11PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-11-08PCI: Export pci_dev_lock()Niklas Schnelle
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas
2021-11-05Merge branch 'pci/vpd'Bjorn Helgaas
2021-11-05Merge branch 'pci/driver'Bjorn Helgaas
2021-10-29PCI: Add pci_find_dvsec_capability to find designated VSECBen Widawsky
2021-10-18PCI: Remove unused pci_pool wrappersCai Huoqing
2021-10-18PCI: Remove struct pci_dev->driverUwe Kleine-König
2021-10-12PCI: Return NULL for to_pci_driver(NULL)Bjorn Helgaas
2021-10-11PCI/VPD: Add pci_read/write_vpd_any()Heiner Kallweit
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-02Merge branch 'remotes/lorenzo/pci/hyper-v'Bjorn Helgaas
2021-09-02Merge branch 'pci/misc'Bjorn Helgaas
2021-09-02Merge branch 'pci/vpd'Bjorn Helgaas
2021-09-02Merge branch 'pci/resource'Bjorn Helgaas
2021-09-02Merge branch 'pci/reset'Bjorn Helgaas
2021-08-31PCI/VPD: Clean up public VPD defines and inline functionsHeiner Kallweit
2021-08-31PCI/VPD: Add pci_vpd_find_id_string()Heiner Kallweit
2021-08-31PCI/VPD: Stop exporting pci_vpd_find_info_keyword()Heiner Kallweit
2021-08-31PCI/VPD: Stop exporting pci_vpd_find_tag()Heiner Kallweit
2021-08-26PCI: Allow PASID on fake PCIe devices without TLP prefixesZhangfei Gao
2021-08-26PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy
2021-08-26PCI: Add 'override_only' field to struct pci_device_idMax Gurtovoy
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes
2021-08-23PCI: Introduce domain_nr in pci_host_bridgeBoqun Feng
2021-08-21PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko
2021-08-20PCI: Optimize pci_resource_len() to reduce kernel sizeZhen Lei
2021-08-20PCI: Make saved capability state private to coreBjorn Helgaas
2021-08-20PCI/VPD: Add pci_vpd_check_csum()Heiner Kallweit
2021-08-20PCI/VPD: Add pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-20PCI/VPD: Add pci_vpd_alloc()Heiner Kallweit
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede
2021-08-18PCI: Add support for ACPI _RST reset methodShanker Donthineni
2021-08-17PCI: Remove reset_fn field from pci_devAmey Narkhede
2021-08-17PCI: Add array to track reset method orderingAmey Narkhede
2021-08-17PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede
2021-08-17PCI: Cache PCIe Device Capabilities registerAmey Narkhede
2021-08-12PCI/VPD: Embed struct pci_vpd in struct pci_devHeiner Kallweit
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-06PCI/P2PDMA: Finish RCU conversion of pdev->p2pdmaEric Dumazet
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-07-03Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds