summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix pci_dev_str_match_path() alloc while atomic bugDan Carpenter2021-09-221-1/+1
* PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki2021-09-221-5/+1
* PCI: PM: Enable PME if it can be signaled from D3coldRafael J. Wysocki2021-09-221-1/+8
* PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistentlyRafael J. Wysocki2021-09-221-6/+10
* Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki2021-06-301-3/+13
* PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki2021-05-221-13/+3
* 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
* PCI: Fix "try" semantics of bus and slot resetAlex Williamson2020-01-271-28/+26
* PCI/ERR: Use slot reset if availableKeith Busch2019-11-201-0/+37
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-291-13/+11
* PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena2019-10-111-1/+1
* PCI: Do not poll for PME if the device is in D3coldMika Westerberg2019-07-261-0/+7
* PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe2019-05-251-2/+17
* PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg2019-04-201-0/+22
* PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe2019-02-231-1/+2
* PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka2018-12-051-13/+11
* PCI: Reprogram bridge prefetch registers on resumeDaniel Drake2018-09-271-8/+19
* IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-111-0/+1
* PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro2018-09-111-1/+1
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-140/+363
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-151-66/+26
| |\
| | * PCI: Export pcie_has_flr()Alex Williamson2018-08-091-1/+2
| | * PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-191-8/+8
| | * PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya2018-07-191-52/+1
| | * PCI: Unify try slot and bus reset APISinan Kaya2018-07-191-5/+16
| | * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-191-6/+5
| | * PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya2018-07-191-6/+6
| * | Merge branch 'pci/switchtec'Bjorn Helgaas2018-08-151-2/+13
| |\ \
| | * | PCI: Expand documentation for pci_add_dma_alias()Logan Gunthorpe2018-06-301-2/+13
| | |/
| * | Merge branch 'pci/resource'Bjorn Helgaas2018-08-151-2/+35
| |\ \
| | * | PCI: Make early dump functionality genericSinan Kaya2018-06-291-0/+5
| | * | PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handlingChristian König2018-06-291-3/+3
| | * | PCI: Restore resized BAR state on resumeChristian König2018-06-291-0/+28
| | |/
| * | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-08-151-56/+253
| |\ \
| | * | PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe2018-08-091-0/+3
| | * | PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer supportLogan Gunthorpe2018-08-091-2/+71
| | * | PCI: Allow specifying devices using a base bus and path of devfnsLogan Gunthorpe2018-08-091-21/+97
| | * | PCI: Make specifying PCI devices in kernel parameters reusableLogan Gunthorpe2018-08-091-54/+103
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2018-08-151-0/+1
| |\ \
| | * | PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthroughGustavo A. R. Silva2018-07-121-0/+1
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2018-08-151-6/+15
| |\ \
| | * | PCI: Whitelist Thunderbolt ports for runtime D3Lukas Wunner2018-07-311-1/+5
| | * | PCI: Whitelist native hotplug ports for runtime D3Lukas Wunner2018-07-311-5/+10
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2018-08-151-7/+20
| |\ \
| | * | PCI: Check for PCIe Link downtrainingAlexandru Gagniuc2018-08-101-7/+20
| | |/
| * | Merge branch 'pci/aspm'Bjorn Helgaas2018-08-151-1/+0
| |\ \
| | * | PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
| | |/