summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-84/+49
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-09-231-2/+2
| |\
| | * PCI: Fix typos and whitespace errorsBjorn Helgaas2019-08-301-2/+2
| * | Merge branch 'pci/resource'Bjorn Helgaas2019-09-231-16/+0
| |\ \
| | * | PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-16/+0
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2019-09-231-13/+29
| |\ \
| | * | PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCIHerbert Xu2019-09-211-13/+26
| | * | PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski2019-09-051-0/+3
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2019-09-231-1/+0
| |\ \
| | * | PCI: Get rid of dev->has_secondary_link flagMika Westerberg2019-09-071-1/+0
| | |/
| * | Merge branch 'pci/encapsulate'Bjorn Helgaas2019-09-231-52/+0
| |\ \
| | * | PCI: Make pci_set_of_node(), etc privateKelsey Skunberg2019-07-301-8/+0
| | * | PCI: Make pci_enable_ptm() privateKelsey Skunberg2019-07-301-7/+0
| | * | PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() privateKelsey Skunberg2019-07-301-8/+0
| | * | PCI: Make pci_ats_init() privateKelsey Skunberg2019-07-301-2/+0
| | * | PCI: Make pcie_update_link_speed() privateKelsey Skunberg2019-07-301-1/+0
| | * | PCI: Make pci_bus_get(), pci_bus_put() privateKelsey Skunberg2019-07-301-2/+0
| | * | PCI: Make pci_hotplug_io_size, mem_size, and bus_size privateKelsey Skunberg2019-07-301-4/+0
| | * | PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc privateKelsey Skunberg2019-07-301-5/+0
| | * | PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() privateKelsey Skunberg2019-07-301-3/+0
| | * | PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() privateKelsey Skunberg2019-07-301-2/+0
| | * | PCI: Make PCI_PM_* delay times privateKelsey Skunberg2019-07-301-5/+0
| | * | PCI: Remove pci_block_cfg_access() et al (unused)Kelsey Skunberg2019-07-231-5/+0
| | |/
| * / PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-0/+18
| |/
* / PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki2019-08-121-0/+2
|/
* Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-211-0/+9
|\
| * PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-131-0/+9
* | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-2/+51
|\ \
| * \ Merge branch 'pci/trivial'Bjorn Helgaas2019-07-121-1/+1
| |\ \
| | * | PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-091-1/+1
| | |/
| * | Merge branch 'pci/resource'Bjorn Helgaas2019-07-121-0/+2
| |\ \
| | * | PCI/ACPI: Evaluate PCI Boot Configuration _DSMBenjamin Herrenschmidt2019-06-211-0/+2
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2019-07-121-0/+1
| |\ \
| | * | PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel2019-06-131-0/+1
| | |/
| * | docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| * | Documentation: PCI: convert pci.txt to reSTChangbin Du2019-05-301-1/+47
| |/
* / PCI: PM: Avoid possible suspend-to-idle issueRafael J. Wysocki2019-05-271-0/+1
|/
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-1/+8
|\
| * Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas2019-05-131-0/+1
| |\
| | * PCI: Add dma_ranges window listSrinath Mannam2019-05-061-0/+1
| * | Merge branch 'pci/misc'Bjorn Helgaas2019-05-131-1/+5
| |\ \
| | * | PCI: Add pci_dev_id() helperHeiner Kallweit2019-04-291-0/+5
| | * | PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn2019-04-171-1/+0
| | |/
| * / PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2019-04-061-0/+2
| |/
* | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-131-15/+16
|\ \
| * | PCI: Add a stub for pci_ats_disabled()Jean-Philippe Brucker2019-04-231-0/+1
| * | PCI: Move ATS declarations outside of CONFIG_PCIJean-Philippe Brucker2019-04-231-15/+15
| |/
* / vfio: Use dev_printk() when possibleBjorn Helgaas2019-04-221-0/+3
|/
* Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-101-0/+2
|\
| * PCI/ATS: Add pci_ats_page_aligned() interfaceKuppuswamy Sathyanarayanan2019-02-261-0/+2