aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAge
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-15
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-23
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2019-09-23
| |\
| | * PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena2019-08-08
| | * PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-08
| * | Merge branch 'pci/misc'Bjorn Helgaas2019-09-23
| |\ \
| | * | PCI: Force trailing new line to resource_alignment_param in sysfsLogan Gunthorpe2019-09-05
| | * | PCI: Move pci_[get|set]_resource_alignment_param() into their callersLogan Gunthorpe2019-09-05
| | * | PCI: Clean up resource_alignment parameter to not require static bufferLogan Gunthorpe2019-09-05
| | * | PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski2019-09-05
| | |/
| * / PCI: Get rid of dev->has_secondary_link flagMika Westerberg2019-09-07
| |/
* / Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg2019-08-07
|/
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-15
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-07-12
| |\
| | * PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-09
| * | PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel2019-06-13
| |/
* | PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki2019-06-27
* | PCI: Do not poll for PME if the device is in D3coldMika Westerberg2019-06-17
* | PCI: Add missing link delays required by the PCIe specMika Westerberg2019-06-17
* | PCI: PM: Replace pci_dev_keep_suspended() with two functionsRafael J. Wysocki2019-06-17
* | PCI: PM: Avoid resuming devices in D3hot during system suspendRafael J. Wysocki2019-06-17
|/
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-14
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-05-13
| |\
| | * PCI: Fix comment typosBjorn Helgaas2019-04-13
| * | Merge branch 'pci/printk'Bjorn Helgaas2019-05-13
| |\ \
| | * | PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar2019-05-09
| | * | PCI: Replace printk(KERN_INFO) with pr_info(), etcMohan Kumar2019-05-09
| | |/
| * / PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn2019-04-17
| |/
* / PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe2019-04-12
|/
* Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-09
|\
| * Merge branch 'pci/pm'Bjorn Helgaas2019-03-06
| |\
| | * PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg2019-02-11
| * | Merge branch 'pci/misc'Bjorn Helgaas2019-03-06
| |\ \
| | * | PCI: Fix "try" semantics of bus and slot resetAlex Williamson2019-03-05
| | * | PCI: Mark expected switch fall-throughMathieu Malaterre2019-01-14
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2019-03-06
| |\ \
| | * | PCI: Rely on config space header type, not class codeHonghui Zhang2019-01-30
| | |/
| * / PCI/ASPM: Save LTR Capability for suspend/resumeBjorn Helgaas2019-02-11
| |/
* | Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-11
|\ \
| * | PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe2019-01-17
| |/
* / PCI: pci.c: convert to use BUS_ATTR_RWGreg Kroah-Hartman2019-01-22
|/
* PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka2018-12-01
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2018-10-20
| |\
| | * PCI: Fix pci.c kernel-doc parameter warningRandy Dunlap2018-09-17
| | * PCI: Allocate dma_alias_mask with bitmap_zalloc()Andy Shevchenko2018-09-17
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2018-10-20
| |\ \
| | * | PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg2018-10-02
| | * | PCI: Do not skip power-managed bridges in pci_enable_wake()Mika Westerberg2018-10-02
| | * | PCI: Make link active reporting detection genericKeith Busch2018-10-02