aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAge
* Merge branch 'pm-core'Rafael J. Wysocki2017-11-12
|\
| * PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki2017-11-06
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven2017-09-25
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-08
|\
| * Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-07
| |\
| | * PCI: Correct kernel-doc of pci_vpd_srdt_size(), pci_vpd_srdt_tag()Shawn Lin2017-09-01
| * | Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-09-07
| |\ \
| | * | PCI: Inline and remove pcibios_update_irq()Bjorn Helgaas2017-08-10
| | * | PCI: Remove unused pci_fixup_irqs() functionMatthew Minter2017-08-03
| | |/
| * | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-09-07
| |\ \
| | * | PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya2017-07-31
| | |/
| * | PCI: Add pci_irqd_intx_xlate()Paul Burton2017-08-16
| * | PCI: Move enum pci_interrupt_pin to linux/pci.hPaul Burton2017-08-15
| |/
* | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-03
|\ \
| * | PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman2017-08-18
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-15
|\ \
| * | PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-15
| |/
* / PCI: Add pci_reset_function_locked()Marc Zyngier2017-08-01
|/
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-08
|\
| * Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-07-03
| |\
| | * PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use itMatthew Minter2017-07-02
| | * PCI: Add IRQ mapping function pointers to pci_host_bridge structMatthew Minter2017-07-02
| | * PCI: Remove pci_scan_root_bus_msi()Lorenzo Pieralisi2017-07-02
| | * PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi2017-06-28
| | * PCI: Add pci_scan_root_bus_bridge() interfaceLorenzo Pieralisi2017-06-28
| | * PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi2017-06-28
| | * PCI: Add pci_free_host_bridge() interfaceLorenzo Pieralisi2017-06-28
| * | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-07-03
| |\ \
| | * | PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig2017-07-03
| | * | PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang2017-05-30
| | * | PCI: Cache PRI and PASID bits in pci_devJean-Philippe Brucker2017-05-30
| | |/
| * | Merge branch 'pci/pm' into nextBjorn Helgaas2017-07-02
| |\ \
| * | | PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor2017-06-16
| | |/ | |/|
* | | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-04
|\ \ \
| * | | PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki2017-06-27
| * | | PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki2017-06-27
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: Replace the racy recursion preventionThomas Gleixner2017-05-26
| |/ /
* | | Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-26
|\ \ \ | | |/ | |/|
| * | PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak2017-05-23
| |/
* / PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig2017-05-26
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-08
|\
| * Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-28
| |\
| | * PCI: Export pcie_flr()Christoph Hellwig2017-04-20
| | * PCI: Avoid FLR for Intel 82579 NICsSasha Neftin2017-04-03
| * | Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-28
| |\ \
| | * | PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse2017-04-20
| | * | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-20
| | * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-20