summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * PCI: Remove pci_scan_root_bus_msi()Lorenzo Pieralisi2017-07-021-4/+0
| | * PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi2017-06-281-1/+0
| | * PCI: Add pci_scan_root_bus_bridge() interfaceLorenzo Pieralisi2017-06-281-0/+1
| | * PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi2017-06-281-0/+2
| | * PCI: Add pci_free_host_bridge() interfaceLorenzo Pieralisi2017-06-281-0/+1
| * | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-07-031-1/+10
| |\ \
| | * | PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig2017-07-031-1/+2
| | * | PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang2017-05-301-0/+6
| | * | PCI: Cache PRI and PASID bits in pci_devJean-Philippe Brucker2017-05-301-0/+2
| | |/
| * | Merge branch 'pci/pm' into nextBjorn Helgaas2017-07-021-0/+5
| |\ \
| * | | PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor2017-06-161-2/+10
| | |/ | |/|
* | | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-041-9/+1
|\ \ \
| * | | PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki2017-06-281-8/+1
| * | | PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki2017-06-281-1/+0
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: Replace the racy recursion preventionThomas Gleixner2017-05-261-0/+1
| |/ /
* | | Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-261-0/+5
|\ \ \ | | |/ | |/|
| * | PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak2017-05-231-0/+5
| |/
* | PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig2017-05-261-3/+3
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-30/+54
|\
| * Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-281-0/+3
| |\
| | * PCI: Export pcie_flr()Christoph Hellwig2017-04-201-0/+1
| | * PCI: Avoid FLR for Intel 82579 NICsSasha Neftin2017-04-031-0/+2
| * | Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-281-0/+30
| |\ \
| | * | PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+4
| | * | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-201-4/+15
| | * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| | * | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-0/+3
| | * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-0/+7
| | * | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-181-0/+4
| | |/
OpenPOWER on IntegriCloud