aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2023-07-27PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng
2022-04-15PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2021-11-21PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier
2021-09-22PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko
2020-10-29PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato
2020-10-01PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-02-24PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart
2020-01-09PCI: Fix missing inline for pci_pr3_present()Takashi Iwai
2020-01-09PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas
2019-09-23Merge branch 'pci/resource'Bjorn Helgaas
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas
2019-09-23Merge branch 'pci/encapsulate'Bjorn Helgaas
2019-09-21PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCIHerbert Xu
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg
2019-09-05PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-08-30PCI: Fix typos and whitespace errorsBjorn Helgaas
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-12PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov
2019-07-30PCI: Make pci_set_of_node(), etc privateKelsey Skunberg
2019-07-30PCI: Make pci_enable_ptm() privateKelsey Skunberg
2019-07-30PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() privateKelsey Skunberg
2019-07-30PCI: Make pci_ats_init() privateKelsey Skunberg
2019-07-30PCI: Make pcie_update_link_speed() privateKelsey Skunberg
2019-07-30PCI: Make pci_bus_get(), pci_bus_put() privateKelsey Skunberg
2019-07-30PCI: Make pci_hotplug_io_size, mem_size, and bus_size privateKelsey Skunberg
2019-07-30PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc privateKelsey Skunberg
2019-07-30PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() privateKelsey Skunberg
2019-07-30PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() privateKelsey Skunberg
2019-07-30PCI: Make PCI_PM_* delay times privateKelsey Skunberg
2019-07-23PCI: Remove pci_block_cfg_access() et al (unused)Kelsey Skunberg
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-12Merge branch 'pci/trivial'Bjorn Helgaas
2019-07-12Merge branch 'pci/resource'Bjorn Helgaas
2019-07-12Merge branch 'pci/enumeration'Bjorn Helgaas
2019-07-09PCI: Fix typos and whitespace errorsBjorn Helgaas
2019-06-21PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-13PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel
2019-06-13PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe
2019-05-30Documentation: PCI: convert pci.txt to reSTChangbin Du
2019-05-27PCI: PM: Avoid possible suspend-to-idle issueRafael J. Wysocki
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-13Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas
2019-05-13Merge branch 'pci/misc'Bjorn Helgaas
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds