aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-24PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain1-0/+3
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie1-0/+2
2021-06-02PCI: Add empty stub for pci_register_io_range()Rob Herring1-0/+4
2021-05-25PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"Jean-Philippe Brucker1-0/+2
2021-05-19PCI: Add support for dev_groups to struct pci_driverAndrey Grodzovsky1-0/+3
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-6/+3
2021-05-04Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-0/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas1-2/+1
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas1-1/+0
2021-05-04Merge branch 'pci/vpd'Bjorn Helgaas1-3/+1
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit1-2/+1
2021-04-30PCI/VPD: Remove pci_set_vpd_size()Heiner Kallweit1-1/+0
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+8
2021-04-27PCI/sysfs: Convert "rom" to static attributeKrzysztof Wilczyński1-1/+0
2021-04-20PCI/MSI: Let PCI host bridges declare their reliance on MSI domainsMarc Zyngier1-0/+1
2021-04-20PCI/MSI: Drop use of msi_controller from core codeMarc Zyngier1-2/+0
2021-04-08cfi: add __cficanonicalSami Tolvanen1-2/+2
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky1-0/+8
2021-03-31PCI: Add pci_disable_parity()Bjorn Helgaas1-0/+1
2021-03-16PCI: Add pci_find_vsec_capability() to find a specific VSECGustavo Pimentel1-0/+1
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+25
2021-01-14PCI: Fix PREL32 relocations for LTOSami Tolvanen1-2/+25
2021-01-14PCI: Add pci_rebar_bytes_to_size()Nirmoy Das1-0/+8
2021-01-14PCI: Export pci_rebar_get_possible_sizes()Darren Salt1-0/+1
2020-12-15Merge branch 'pci/pm'Bjorn Helgaas1-1/+1
2020-12-15Merge branch 'pci/misc'Bjorn Helgaas1-1/+0
2020-12-15Merge branch 'pci/err'Bjorn Helgaas1-0/+5
2020-12-08PCI: Remove unused HAVE_PCI_SET_MWIHeiner Kallweit1-1/+0
2020-12-05PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley1-0/+1
2020-12-04PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg1-1/+1
2020-12-04PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas1-3/+3
2020-12-04PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan1-6/+6
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley1-0/+4
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel1-0/+1
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2020-10-21Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-0/+1
2020-10-21Merge branch 'pci/pm'Bjorn Helgaas1-5/+1
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa1-0/+1
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński1-1/+1
2020-09-29PCI/PM: Remove unused pcibios_pm_opsVaibhav Gupta1-4/+0
2020-09-21PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato1-0/+1
2020-09-07PCI: Allow root and child buses to have different pci_opsRob Herring1-0/+1
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-21/+9
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas1-12/+0
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas1-7/+0
2020-08-05Merge branch 'pci/error'Bjorn Helgaas1-2/+2
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring1-12/+0
2020-07-29PCI: Remove unused pci_lost_interrupt()Heiner Kallweit1-7/+0
2020-07-10PCI: Treat "external-facing" devices themselves as internalRajat Jain1-0/+6
2020-07-10PCI: Cache ACS capability offset in deviceRajat Jain1-0/+1