summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
| * | Merge branch 'pci/msi' into nextBjorn Helgaas2017-04-281-4/+0
| |\ \
| | * | PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas2017-03-091-4/+0
| | |/
| * | Merge branch 'pci/irq' into nextBjorn Helgaas2017-04-281-0/+6
| |\ \
| | * | PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig2017-04-181-0/+6
| | |/
| * | Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-281-0/+5
| |\ \
| | * | PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi2017-04-241-0/+5
| | |/
| * | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-04-281-26/+8
| |\ \
| | * | PCI: Add device disconnected stateKeith Busch2017-03-291-0/+2
| | * | PCI: Export PCI device config accessorsKeith Busch2017-03-291-26/+6
| | |/
| * | PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C2017-04-131-0/+2
| |/
* | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-031-0/+23
|\ \
| * | PCI: Recognize Thunderbolt devicesLukas Wunner2017-03-301-0/+23
| |/
* | PCI: remove pci_enable_msixChristoph Hellwig2017-04-111-4/+0
|/
* PCI: add an API to get node from vectorShaohua Li2017-03-021-0/+6
* Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-231-17/+2
|\
| * Merge branch 'pci/msi' into nextBjorn Helgaas2017-02-151-14/+2
| |\
| | * PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig2017-01-131-14/+2
| * | PCI/AER: Remove unused .link_reset() callbackMichael S. Tsirkin2017-02-091-3/+0
| |/
* | device: Implement a bus agnostic dev_num_vf routinePhil Sutter2017-01-201-2/+0
|/
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-0/+17
|\
| * PCI: Export host bridge registration interfaceThierry Reding2016-12-071-0/+2
| * PCI: Allow driver-specific data in host bridgeThierry Reding2016-12-071-0/+11
| * PCI: Add pci_register_host_bridge() interfaceArnd Bergmann2016-12-071-0/+4
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-6/+19
|\ \
| * | PCI: Remove the irq_affinity mask from struct pci_devChristoph Hellwig2016-11-091-1/+0
| * | PCI/MSI: Provide pci_alloc_irq_vectors_affinity()Christoph Hellwig2016-11-091-5/+19
| |/
* | PCI: Export pcie_find_root_portJohannes Thumshirn2016-11-231-0/+14
|/
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-071-2/+24
|\
| * Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-10-051-4/+6
| |\
| * \ Merge branch 'pci/hotplug' into nextBjorn Helgaas2016-10-031-0/+3
| |\ \
| | * | PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch2016-09-221-0/+3
| * | | Merge branch 'pci/aer' into nextBjorn Helgaas2016-10-031-2/+8
| |\ \ \
| | * | | PCI/AER: Cache capability positionKeith Busch2016-09-271-0/+5
| | * | | PCI/AER: Add bus flag to skip source ID matchingJon Derrick2016-09-061-2/+3
| | |/ /
| * | | PCI: Add PTM clock granularity informationBjorn Helgaas2016-08-251-0/+1
| * | | PCI: Add pci_enable_ptm() for drivers to enable PTM on endpointsBjorn Helgaas2016-08-181-0/+7
| * | | PCI: Add Precision Time Measurement (PTM) supportJonathan Yong2016-08-151-0/+5
| |/ /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-0/+6
|\ \ \
| * | | pci/msi: Retrieve affinity for a vectorThomas Gleixner2016-09-141-0/+6
OpenPOWER on IntegriCloud