summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven2017-09-251-0/+2
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-5/+57
|\
| * Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-071-2/+2
| |\
| | * PCI: Correct kernel-doc of pci_vpd_srdt_size(), pci_vpd_srdt_tag()Shawn Lin2017-09-011-2/+2
| * | Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-09-071-3/+0
| |\ \
| | * | PCI: Inline and remove pcibios_update_irq()Bjorn Helgaas2017-08-101-1/+0
| | * | PCI: Remove unused pci_fixup_irqs() functionMatthew Minter2017-08-031-2/+0
| | |/
| * | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-09-071-0/+1
| |\ \
| | * | PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya2017-07-311-0/+1
| | |/
| * | PCI: Add pci_irqd_intx_xlate()Paul Burton2017-08-161-0/+32
| * | PCI: Move enum pci_interrupt_pin to linux/pci.hPaul Burton2017-08-151-0/+22
| |/
* | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-031-0/+1
|\ \
| * | PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman2017-08-181-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-151-0/+3
|\ \
| * | PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-141-0/+3
| |/
* | PCI: Add pci_reset_function_locked()Marc Zyngier2017-08-011-0/+1
|/
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-8/+27
|\
| * Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-07-031-5/+7
| |\
| | * PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use itMatthew Minter2017-07-021-0/+1
| | * PCI: Add IRQ mapping function pointers to pci_host_bridge structMatthew Minter2017-07-021-0/+2
OpenPOWER on IntegriCloud