aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2020-08-13PCI/PM: Call .bridge_d3() hook only if non-NULLBjorn Helgaas
2020-08-03Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"Bjorn Helgaas
2020-07-13PCI/PM: Assume ports without DLL Link Active train links in 100 msMika Westerberg
2020-06-08PCI/PM: Adjust pcie_wait_for_link_delay() for caller delayBjorn Helgaas
2020-06-04PCI/PM: Add missing link delays required by the PCIe specMika Westerberg
2020-06-04PCI/PM: Add pcie_wait_for_link_delay()Mika Westerberg
2020-05-15PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart
2020-05-15PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart
2020-03-20PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng
2019-11-25PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-11-09PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena
2019-10-07PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-08-16Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg
2019-07-26PCI: Do not poll for PME if the device is in D3coldMika Westerberg
2019-07-26PCI: Add missing link delays required by the PCIe specMika Westerberg
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/trivial'Bjorn Helgaas
2019-05-13Merge branch 'pci/printk'Bjorn Helgaas
2019-05-09PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar
2019-05-09PCI: Replace printk(KERN_INFO) with pr_info(), etcMohan Kumar
2019-04-17PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn
2019-04-13PCI: Fix comment typosBjorn Helgaas
2019-04-12PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-06Merge branch 'pci/pm'Bjorn Helgaas
2019-03-06Merge branch 'pci/misc'Bjorn Helgaas
2019-03-06Merge branch 'pci/enumeration'Bjorn Helgaas
2019-03-05PCI: Fix "try" semantics of bus and slot resetAlex Williamson
2019-02-11PCI/ASPM: Save LTR Capability for suspend/resumeBjorn Helgaas
2019-02-11PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman
2019-01-30PCI: Rely on config space header type, not class codeHonghui Zhang
2019-01-22PCI: pci.c: convert to use BUS_ATTR_RWGreg Kroah-Hartman
2019-01-17PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe
2019-01-14PCI: Mark expected switch fall-throughMathieu Malaterre
2018-11-30PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg
2018-10-02PCI: Do not skip power-managed bridges in pci_enable_wake()Mika Westerberg
2018-10-02PCI: Make link active reporting detection genericKeith Busch
2018-09-28PCI: Add support for Immediate ReadinessFelipe Balbi
2018-09-27PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-09-21PCI/ERR: Use slot reset if availableKeith Busch
2018-09-20PCI/DPC: Save and restore config stateKeith Busch
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner
2018-09-17PCI: Fix pci.c kernel-doc parameter warningRandy Dunlap
2018-09-17PCI: Allocate dma_alias_mask with bitmap_zalloc()Andy Shevchenko
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro