summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven2021-03-171-0/+4
* PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das2021-03-071-1/+8
* PCI: Fix overflow in command-line resource alignment requestsColin Ian King2020-12-301-1/+1
* PCI: Bounds-check command-line resource alignment requestsBjorn Helgaas2020-12-301-6/+8
* Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"Bjorn Helgaas2020-07-291-21/+9
* PCI/PM: Call .bridge_d3() hook only if non-NULLBjorn Helgaas2020-07-221-1/+3
* PCI/PM: Assume ports without DLL Link Active train links in 100 msMika Westerberg2020-06-241-9/+21
* PCI/PM: Adjust pcie_wait_for_link_delay() for caller delayBjorn Helgaas2020-06-171-2/+2
* PCI/PM: Add missing link delays required by the PCIe specMika Westerberg2020-04-291-2/+119
* PCI/PM: Add pcie_wait_for_link_delay()Mika Westerberg2020-04-291-3/+18
* PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart2020-02-241-5/+17
* PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart2020-02-241-1/+1
* PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng2020-01-091-0/+18
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-151-13/+11
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-34/+53
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2019-09-231-1/+13
| |\
| | * PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena2019-08-081-1/+1
| | * PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-0/+12
| * | Merge branch 'pci/misc'Bjorn Helgaas2019-09-231-32/+39
| |\ \
| | * | PCI: Force trailing new line to resource_alignment_param in sysfsLogan Gunthorpe2019-09-051-0/+10
| | * | PCI: Move pci_[get|set]_resource_alignment_param() into their callersLogan Gunthorpe2019-09-051-20/+12
| | * | PCI: Clean up resource_alignment parameter to not require static bufferLogan Gunthorpe2019-09-051-18/+23
| | * | PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski2019-09-051-2/+2
| | |/
| * / PCI: Get rid of dev->has_secondary_link flagMika Westerberg2019-09-071-1/+1
| |/
* / Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg2019-08-071-19/+10
|/
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-2/+4
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-07-121-1/+1
| |\
| | * PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-091-1/+1
| * | PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel2019-06-131-1/+3
| |/
* | PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki2019-06-271-0/+21
* | PCI: Do not poll for PME if the device is in D3coldMika Westerberg2019-06-181-0/+7
* | PCI: Add missing link delays required by the PCIe specMika Westerberg2019-06-181-10/+19
* | PCI: PM: Replace pci_dev_keep_suspended() with two functionsRafael J. Wysocki2019-06-171-27/+28
* | PCI: PM: Avoid resuming devices in D3hot during system suspendRafael J. Wysocki2019-06-171-3/+13
|/
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-179/+165
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-05-131-145/+157
| |\
| | * PCI: Fix comment typosBjorn Helgaas2019-04-131-158/+170
| * | Merge branch 'pci/printk'Bjorn Helgaas2019-05-131-9/+8
| |\ \
| | * | PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar2019-05-091-7/+7
| | * | PCI: Replace printk(KERN_INFO) with pr_info(), etcMohan Kumar2019-05-091-2/+1
| | |/
| * / PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn2019-04-171-25/+0
| |/
* / PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe2019-04-121-2/+17
|/
* Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-091-34/+102
|\
| * Merge branch 'pci/pm'Bjorn Helgaas2019-03-061-0/+22
| |\
| | * PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg2019-02-111-0/+22
| * | Merge branch 'pci/misc'Bjorn Helgaas2019-03-061-30/+28
| |\ \
| | * | PCI: Fix "try" semantics of bus and slot resetAlex Williamson2019-03-051-28/+26
| | * | PCI: Mark expected switch fall-throughMathieu Malaterre2019-01-141-2/+2
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2019-03-061-2/+1
| |\ \
| | * | PCI: Rely on config space header type, not class codeHonghui Zhang2019-01-301-2/+1
| | |/