aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2017-04-28Merge branch 'pci/irq' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi
2017-04-20PCI: Export pcie_flr()Christoph Hellwig
2017-04-20PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-18PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse
2017-04-13PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C
2017-04-11PCI: remove pci_enable_msixChristoph Hellwig
2017-04-03PCI: Avoid FLR for Intel 82579 NICsSasha Neftin
2017-03-30PCI: Recognize Thunderbolt devicesLukas Wunner
2017-03-29PCI: Add device disconnected stateKeith Busch
2017-03-29PCI: Export PCI device config accessorsKeith Busch
2017-03-09PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas
2017-03-02PCI: add an API to get node from vectorShaohua Li
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-15Merge branch 'pci/msi' into nextBjorn Helgaas
2017-02-09PCI/AER: Remove unused .link_reset() callbackMichael S. Tsirkin
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-07PCI: Export host bridge registration interfaceThierry Reding
2016-12-07PCI: Allow driver-specific data in host bridgeThierry Reding
2016-12-07PCI: Add pci_register_host_bridge() interfaceArnd Bergmann
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn
2016-11-09PCI: Remove the irq_affinity mask from struct pci_devChristoph Hellwig
2016-11-09PCI/MSI: Provide pci_alloc_irq_vectors_affinity()Christoph Hellwig
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'pci/hotplug' into nextBjorn Helgaas
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas
2016-09-27PCI/AER: Cache capability positionKeith Busch
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch
2016-09-17PCI: Add pci_find_resource()Mika Westerberg
2016-09-14pci/msi: Retrieve affinity for a vectorThomas Gleixner
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas
2016-08-18PCI: Add pci_enable_ptm() for drivers to enable PTM on endpointsBjorn Helgaas
2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig
2016-08-15PCI: Add Precision Time Measurement (PTM) supportJonathan Yong
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas