summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-2/+25
|\
| * PCI: Fix PREL32 relocations for LTOSami Tolvanen2021-01-141-2/+25
* | PCI: Add pci_rebar_bytes_to_size()Nirmoy Das2021-01-141-0/+8
* | PCI: Export pci_rebar_get_possible_sizes()Darren Salt2021-01-141-0/+1
|/
* Merge branch 'pci/pm'Bjorn Helgaas2020-12-151-1/+1
|\
| * PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg2020-12-041-1/+1
* | Merge branch 'pci/misc'Bjorn Helgaas2020-12-151-1/+0
|\ \
| * | PCI: Remove unused HAVE_PCI_SET_MWIHeiner Kallweit2020-12-081-1/+0
| |/
* | Merge branch 'pci/err'Bjorn Helgaas2020-12-151-0/+5
|\ \
| * | PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley2020-12-051-0/+1
| * | PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley2020-12-041-0/+4
| |/
* | PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas2020-12-041-3/+3
* | PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan2020-12-041-6/+6
* | PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel2020-11-201-0/+1
|/
* Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-221-0/+1
|\
| * PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato2020-09-211-0/+1
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-10-211-0/+1
|\ \
| * | PCI: Allow root and child buses to have different pci_opsRob Herring2020-09-071-0/+1
| |/
* | Merge branch 'pci/pm'Bjorn Helgaas2020-10-211-5/+1
|\ \
| * | PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof WilczyƄski2020-09-291-1/+1
| * | PCI/PM: Remove unused pcibios_pm_opsVaibhav Gupta2020-09-291-4/+0
| |/
* / PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa2020-10-161-0/+1
|/
* Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-21/+9
|\
| * Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-051-12/+0
| |\
| | * PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-12/+0
| * | Merge branch 'pci/misc'Bjorn Helgaas2020-08-051-7/+0
| |\ \
| | * | PCI: Remove unused pci_lost_interrupt()Heiner Kallweit2020-07-291-7/+0
| | |/
| * | Merge branch 'pci/error'Bjorn Helgaas2020-08-051-2/+2
| |\ \
| | * | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-2/+2
| | |/
| * | PCI: Treat "external-facing" devices themselves as internalRajat Jain2020-07-101-0/+6
| * | PCI: Cache ACS capability offset in deviceRajat Jain2020-07-101-0/+1
| |/
* / PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg2020-06-301-6/+5
|/
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-0/+8
|\
| * PCI/IOV: Introduce pci_iov_sysfs_link() functionNiklas Schnelle2020-05-201-0/+8
* | Merge branch 'pci/misc'Bjorn Helgaas2020-06-041-11/+16
|\ \
| * | PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang2020-05-141-9/+14
| * | PCI: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-121-2/+2
| |/
* | Merge branch 'pci/error'Bjorn Helgaas2020-06-041-2/+0
|\ \
| * | PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan2020-06-011-2/+0
| |/
* / PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski2020-05-211-1/+13
|/
* Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-2/+8
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2020-04-021-1/+1
| |\
| | * PCI: Add support for root bus sizingIvan Kokshaysky2020-03-301-0/+1
| | * PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski2020-03-301-1/+0
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2020-04-021-1/+1
| |\ \
| | * | PCI: Add pci_speed_string()Bjorn Helgaas2020-03-101-1/+1
| | |/
| * | PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan2020-03-281-0/+1
| * | PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas2020-03-281-0/+5
| |/
* | PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macroVasundhara Volam2020-03-271-0/+1
* | PCI: Introduce pci_get_dsnJacob Keller2020-03-051-0/+5