summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2019-10-15PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge branch 'pci/resource'Bjorn Helgaas
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg
2019-09-05PCI: Force trailing new line to resource_alignment_param in sysfsLogan Gunthorpe
2019-09-05PCI: Move pci_[get|set]_resource_alignment_param() into their callersLogan Gunthorpe
2019-09-05PCI: Clean up resource_alignment parameter to not require static bufferLogan Gunthorpe
2019-09-05PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-08-08PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov
2019-08-07Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-12Merge branch 'pci/trivial'Bjorn Helgaas
2019-07-09PCI: Fix typos and whitespace errorsBjorn Helgaas
2019-06-27PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki
2019-06-18PCI: Do not poll for PME if the device is in D3coldMika Westerberg
2019-06-18PCI: Add missing link delays required by the PCIe specMika Westerberg
2019-06-17PCI: PM: Replace pci_dev_keep_suspended() with two functionsRafael J. Wysocki
2019-06-17PCI: PM: Avoid resuming devices in D3hot during system suspendRafael J. Wysocki
2019-06-13PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel
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