summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAge
* PCI: Remove messages about reassigning resourcesDesnes A. Nunes do Rosario2018-04-11
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2018-04-04
| |\
| | * PCI: Wait for device to become ready after secondary bus resetSinan Kaya2018-03-05
| | * PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya2018-03-05
| | * PCI: Wait for device to become ready after a power management resetSinan Kaya2018-03-05
| | * PCI: Rename pci_flr_wait() to pci_dev_wait() and make it genericSinan Kaya2018-02-27
| | * PCI: Handle FLR failure and allow other reset typesSinan Kaya2018-02-27
| | * PCI: Protect restore with device lock to be consistentSinan Kaya2018-02-27
| | * PCI: Remove redundant probes for device reset supportBjorn Helgaas2018-02-21
| * | Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-04
| |\ \
| | * | PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas2018-03-12
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2018-04-04
| |\ \
| | * | PCI: Tidy commentsBjorn Helgaas2018-03-19
| | * | PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr()Shawn Lin2018-03-01
| | |/
| * | Merge branch 'pci/lpc'Bjorn Helgaas2018-04-04
| |\ \
| | * | PCI: Apply the new generic I/O management on PCI IO hostsZhichang Yuan2018-04-04
| | * | PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni2018-04-04
| | * | PCI: Remove __weak tag from pci_register_io_range()Gabriele Paoloni2018-04-04
| | |/
| * | PCI: Add pcie_print_link_status() to log link speed and whether it's limitedTal Gilboa2018-04-03
| * | PCI: Add pcie_bandwidth_available() to compute bandwidth available to deviceTal Gilboa2018-04-03
| * | PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa2018-03-30
| * | PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa2018-03-30
| * | PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa2018-03-30
| |/
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-02
|\ \
| * | pci: Simplify code by using the new dmi_get_bios_year() helperAndy Shevchenko2018-02-23
| |/
* | PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() publicLukas Wunner2018-03-13
|/
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-06
|\
| * Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
| |\
| | * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-26
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-31
| |\ \
| | * | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-18
| | |/
| * | PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall2018-01-23
| |/
* | PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit2017-12-13
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * Merge branch 'pci/host-thunder' into nextBjorn Helgaas2017-11-14
| |\
| | * PCI: Avoid slot reset if bridge itself is brokenJan Glauber2017-10-11
| | * PCI: Avoid bus reset if bridge itself is brokenDavid Daney2017-10-11
| * | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-11-14
| |\ \
| | * | PCI: Document reset method return valuesBjorn Helgaas2017-10-25
| | * | PCI: Remove unused function __pci_reset_function()Jan H. Schönherr2017-10-05
| | |/
| * | Merge branch 'pci/resource' into nextBjorn Helgaas2017-11-14
| |\ \
| | * | PCI: Add resizable BAR infrastructureChristian König2017-10-24
| | |/
| * | PCI: Fix kernel-doc build warningRandy Dunlap2017-11-08
| |/
* | PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki2017-11-06
|/
* Revert "PCI: Avoid race while enabling upstream bridges"Bjorn Helgaas2017-09-15
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-08
|\
| * Merge branch 'pci/pm' into nextBjorn Helgaas2017-09-07
| |\
| | * PCI/PM: Expand description of pci_set_power_state()Piotr Gregor2017-08-03
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2017-09-07
| |\ \