summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig2018-05-091-1/+1
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-62/+32
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2018-04-041-3/+8
| |\
| | * PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre2018-03-311-1/+6
| | * PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya2018-03-051-1/+1
| | * PCI: Handle FLR failure and allow other reset typesSinan Kaya2018-02-271-1/+1
| * | Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-041-2/+3
| |\ \
| | * | PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas2018-03-301-2/+0
| | * | PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas2018-03-301-0/+3
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2018-04-041-13/+11
| |\ \
| | * | PCI: Always define the of_node helpersBjørn Mork2018-03-301-13/+11
| | |/
| * | Merge branch 'pci/lpc'Bjorn Helgaas2018-04-041-1/+2
| |\ \
| | * | PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni2018-04-041-1/+2
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2018-04-041-0/+5
| |\ \
| | * | PCI: Add pcie_print_link_status() to log link speed and whether it's limitedTal Gilboa2018-04-031-0/+1
| | * | PCI: Add pcie_bandwidth_available() to compute bandwidth available to deviceTal Gilboa2018-04-031-0/+3
| | * | PCI: Add decoding for 16 GT/s link speedJay Fang2018-03-211-0/+1
| | |/
| * | Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas2018-04-041-8/+0
| |\ \
| | * | PCI: Remove pci_get_bus_and_slot() functionSinan Kaya2018-02-161-8/+0
| | |/
| * / PCI/AER: Move pci_uevent_ers() out of pci.hMichael Ellerman2018-02-221-35/+3
| |/
* / PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() publicLukas Wunner2018-03-131-0/+2
|/
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-215/+226
|\
| * Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas2018-01-311-1/+11
| |\
| | * PCI: Add generic function to probe PCI host controllersCyrille Pitchen2018-01-311-0/+1
| | * PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen2018-01-311-0/+9
| * | Merge branch 'pci/trivial' into nextBjorn Helgaas2018-01-311-216/+195
| |\ \
| | * | PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas2017-12-181-216/+195
| | |/
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-311-0/+19
| |\ \
| | * | PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n buildNiklas Cassel2018-01-191-0/+7
| | * | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-0/+12
| | |/
| * | Merge branch 'pci/enumeration' into nextBjorn Helgaas2018-01-311-0/+1
| |\ \
| | * | PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall2018-01-231-0/+1
| | |/
| * / PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas2017-12-181-0/+2
| |/
* | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-021-0/+38
|\ \
| * | PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly2018-01-271-0/+36
| * | PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly2017-12-111-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-161-0/+3
|\ \ \ | | |/ | |/|
| * | PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap2017-12-061-0/+3
| |/
* / PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit2017-12-131-0/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-261-6/+0
|\
| * x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-231-6/+0
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-5/+11
|\ \
| * \ Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-11-141-5/+4
| |\ \
| | * | PCI: Remove unused function __pci_reset_function()Jan H. Schönherr2017-10-051-1/+0
| | * | PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()Jan H. Schönherr2017-10-051-4/+4
| * | | Merge branch 'pci/resource' into nextBjorn Helgaas2017-11-141-0/+3
| |\ \ \
| | * | | PCI: Add pci_resize_resource() for resizing BARsChristian König2017-10-251-0/+3
| | |/ /
| * / / PCI: Add for_each_pci_bridge() helperAndy Shevchenko2017-11-061-0/+4
| |/ /
* | | Merge branch 'pm-core'Rafael J. Wysocki2017-11-131-6/+1
|\ \ \ | |_|/ |/| |
| * | PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki2017-11-061-6/+1
| |/