summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
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-04Merge branch 'pci/enumeration'Bjorn Helgaas
2018-04-04Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas
2018-04-04PCI: Add fwnode handler as input param of 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-03-31PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre
2018-03-30PCI: Always define the of_node helpersBjørn Mork
2018-03-30PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas
2018-03-21PCI: Add decoding for 16 GT/s link speedJay Fang
2018-03-13PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() publicLukas Wunner
2018-03-05PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya
2018-02-27PCI: Handle FLR failure and allow other reset typesSinan Kaya
2018-02-22PCI/AER: Move pci_uevent_ers() out of pci.hMichael Ellerman
2018-02-16PCI: Remove pci_get_bus_and_slot() functionSinan Kaya
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/enumeration' into nextBjorn Helgaas
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen
2018-01-27PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly
2018-01-23PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall
2018-01-19PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n buildNiklas Cassel
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2017-12-18PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas
2017-12-18PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit
2017-12-11PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly
2017-12-06PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
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/virtualization' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/resource' into nextBjorn Helgaas
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki
2017-11-06PCI: Add for_each_pci_bridge() helperAndy Shevchenko
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25PCI: Add pci_resize_resource() for resizing BARsChristian König
2017-10-05PCI: Remove unused function __pci_reset_function()Jan H. Schönherr
2017-10-05PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()Jan H. Schönherr