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