aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
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
2021-06-24PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie
2021-06-02PCI: Add empty stub for pci_register_io_range()Rob Herring
2021-05-25PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"Jean-Philippe Brucker
2021-05-19PCI: Add support for dev_groups to struct pci_driverAndrey Grodzovsky
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-04Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-04Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas
2021-05-04Merge branch 'pci/vpd'Bjorn Helgaas
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit
2021-04-30PCI/VPD: Remove pci_set_vpd_size()Heiner Kallweit
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-27PCI/sysfs: Convert "rom" to static attributeKrzysztof WilczyƄski
2021-04-20PCI/MSI: Let PCI host bridges declare their reliance on MSI domainsMarc Zyngier
2021-04-20PCI/MSI: Drop use of msi_controller from core codeMarc Zyngier
2021-04-08cfi: add __cficanonicalSami Tolvanen
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky
2021-03-31PCI: Add pci_disable_parity()Bjorn Helgaas
2021-03-16PCI: Add pci_find_vsec_capability() to find a specific VSECGustavo Pimentel