summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-179/+165Star
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-05-141-145/+157
| |\
| | * PCI: Fix comment typosBjorn Helgaas2019-04-131-158/+170
| * | Merge branch 'pci/printk'Bjorn Helgaas2019-05-141-9/+8Star
| |\ \
| | * | 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/+1Star
| | |/
| * / PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn2019-04-171-25/+0Star
| |/
* / 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/+28Star
| |\ \
| | * | PCI: Fix "try" semantics of bus and slot resetAlex Williamson2019-03-051-28/+26Star
| | * | PCI: Mark expected switch fall-throughMathieu Malaterre2019-01-141-2/+2
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2019-03-061-2/+1Star
| |\ \
| | * | PCI: Rely on config space header type, not class codeHonghui Zhang2019-01-301-2/+1Star
| | |/
| * / PCI/ASPM: Save LTR Capability for suspend/resumeBjorn Helgaas2019-02-121-2/+51
| |/
* | Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-111-1/+2
|\ \
| * | PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe2019-01-171-1/+2
| |/
* / PCI: pci.c: convert to use BUS_ATTR_RWGreg Kroah-Hartman2019-01-221-4/+3Star
|/
* PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka2018-12-011-13/+11Star
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-15/+97
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2018-10-201-3/+2Star
| |\
| | * PCI: Fix pci.c kernel-doc parameter warningRandy Dunlap2018-09-171-1/+1
| | * PCI: Allocate dma_alias_mask with bitmap_zalloc()Andy Shevchenko2018-09-171-2/+1Star
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2018-10-201-11/+83
| |\ \
| | * | PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg2018-10-021-0/+9
| | * | PCI: Do not skip power-managed bridges in pci_enable_wake()Mika Westerberg2018-10-021-3/+6
| | * | PCI: Make link active reporting detection genericKeith Busch2018-10-021-6/+27
| | * | PCI/ERR: Use slot reset if availableKeith Busch2018-09-211-0/+37
| | * | PCI/DPC: Save and restore config stateKeith Busch2018-09-201-0/+2
| | * | PCI: hotplug: Constify hotplug_slot_opsLukas Wunner2018-09-191-2/+2
| | |/
| * / PCI: Add support for Immediate ReadinessFelipe Balbi2018-09-281-1/+12
| |/
* / PCI: Reprogram bridge prefetch registers on resumeDaniel Drake2018-09-271-8/+19
|/
* IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-121-0/+1
* PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro2018-09-121-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/+26Star
| |\
| | * PCI: Export pcie_has_flr()Alex Williamson2018-08-091-1/+2
| | * PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-201-8/+8
| | * PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya2018-07-201-52/+1Star
| | * PCI: Unify try slot and bus reset APISinan Kaya2018-07-201-5/+16
| | * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-201-6/+5Star
| | * PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya2018-07-201-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-301-0/+5
| | * | PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handlingChristian König2018-06-301-3/+3
| | * | PCI: Restore resized BAR state on resumeChristian König2018-06-301-0/+28
| | |/