aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-30/+54
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+23
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas1-0/+3
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas1-0/+30
2017-04-28Merge branch 'pci/msi' into nextBjorn Helgaas1-4/+0
2017-04-28Merge branch 'pci/irq' into nextBjorn Helgaas1-0/+6
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas1-0/+5
2017-04-28Merge branch 'pci/enumeration' into nextBjorn Helgaas1-26/+8
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi1-0/+5
2017-04-20PCI: Export pcie_flr()Christoph Hellwig1-0/+1
2017-04-20PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse1-0/+4
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse1-4/+15
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-04-18PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig1-0/+6
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse1-0/+3
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-0/+7
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse1-0/+4
2017-04-13PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C1-0/+2
2017-04-11PCI: remove pci_enable_msixChristoph Hellwig1-4/+0
2017-04-03PCI: Avoid FLR for Intel 82579 NICsSasha Neftin1-0/+2
2017-03-30PCI: Recognize Thunderbolt devicesLukas Wunner1-0/+23
2017-03-29PCI: Add device disconnected stateKeith Busch1-0/+2
2017-03-29PCI: Export PCI device config accessorsKeith Busch1-26/+6
2017-03-09PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas1-4/+0
2017-03-02PCI: add an API to get node from vectorShaohua Li1-0/+6
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-17/+2
2017-02-15Merge branch 'pci/msi' into nextBjorn Helgaas1-14/+2
2017-02-09PCI/AER: Remove unused .link_reset() callbackMichael S. Tsirkin1-3/+0
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter1-2/+0
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig1-14/+2
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+17
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+19
2016-12-07PCI: Export host bridge registration interfaceThierry Reding1-0/+2
2016-12-07PCI: Allow driver-specific data in host bridgeThierry Reding1-0/+11
2016-12-07PCI: Add pci_register_host_bridge() interfaceArnd Bergmann1-0/+4
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn1-0/+14
2016-11-09PCI: Remove the irq_affinity mask from struct pci_devChristoph Hellwig1-1/+0
2016-11-09PCI/MSI: Provide pci_alloc_irq_vectors_affinity()Christoph Hellwig1-5/+19
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+24
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-4/+6
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2016-10-03Merge branch 'pci/hotplug' into nextBjorn Helgaas1-0/+3
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas1-2/+8
2016-09-27PCI/AER: Cache capability positionKeith Busch1-0/+5
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch1-0/+3
2016-09-17PCI: Add pci_find_resource()Mika Westerberg1-0/+4
2016-09-14pci/msi: Retrieve affinity for a vectorThomas Gleixner1-0/+6
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick1-2/+3
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches1-9/+0
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas1-0/+1