aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2023-09-23PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel
2023-08-11PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng
2022-04-15PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2021-11-26PCI/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-01PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-08-21PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas
2019-05-25PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas
2018-08-14PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas
2018-08-09PCI: Export pcie_has_flr()Alex Williamson
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-19PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya
2018-07-19PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya
2018-07-19PCI: Unify try slot and bus reset APISinan Kaya
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya
2018-07-19PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain
2018-07-19PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-07-05PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher
2018-06-30PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya
2018-06-29PCI: Make pci_get_rom_size() staticBjorn Helgaas
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas
2018-06-06Merge branch 'pci/resource'Bjorn Helgaas
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas
2018-06-06Merge branch 'pci/enumeration'Bjorn Helgaas
2018-06-06Merge branch 'pci/aspm'Bjorn Helgaas
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg
2018-05-25PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep
2018-05-15PCI: Make pci_get_new_domain_nr() staticJan Kiszka
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer
2018-05-09PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig
2018-05-07PCI: Check whether bridges allow access to extended config spaceGilles Buloz
2018-05-07PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas