aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAge
* 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/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak2017-05-23
| |/
* / PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor2017-06-16
|/
* 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
| | * | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-18
| | * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-18
| | * | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-18
| | |/
| * | Merge branch 'pci/msi' into nextBjorn Helgaas2017-04-28
| |\ \
| | * | PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas2017-03-09
| | |/
| * | Merge branch 'pci/irq' into nextBjorn Helgaas2017-04-28
| |\ \
| | * | PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig2017-04-18
| | |/
| * | Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-28
| |\ \
| | * | PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi2017-04-24
| | |/
| * | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-04-28
| |\ \
| | * | PCI: Add device disconnected stateKeith Busch2017-03-29
| | * | PCI: Export PCI device config accessorsKeith Busch2017-03-29
| | |/
| * / PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C2017-04-13
| |/
* | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-03
|\ \
| * | PCI: Recognize Thunderbolt devicesLukas Wunner2017-03-30
| |/
* / PCI: remove pci_enable_msixChristoph Hellwig2017-04-11
|/
* PCI: add an API to get node from vectorShaohua Li2017-03-02
* Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-23
|\
| * Merge branch 'pci/msi' into nextBjorn Helgaas2017-02-15
| |\
| | * PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig2017-01-13
| * | PCI/AER: Remove unused .link_reset() callbackMichael S. Tsirkin2017-02-09
| |/
* / device: Implement a bus agnostic dev_num_vf routinePhil Sutter2017-01-20
|/
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-15
|\
| * PCI: Export host bridge registration interfaceThierry Reding2016-12-07
| * PCI: Allow driver-specific data in host bridgeThierry Reding2016-12-07
| * PCI: Add pci_register_host_bridge() interfaceArnd Bergmann2016-12-07
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-12
|\ \