summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2017-07-03Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig
2017-07-02Merge branch 'pci/pm' into nextBjorn Helgaas
2017-07-02PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use itMatthew Minter
2017-07-02PCI: Add IRQ mapping function pointers to pci_host_bridge structMatthew Minter
2017-07-02PCI: Remove pci_scan_root_bus_msi()Lorenzo Pieralisi
2017-06-28PCI: Make pci_register_host_bridge() PCI core internalLorenzo Pieralisi
2017-06-28PCI: Add pci_scan_root_bus_bridge() interfaceLorenzo Pieralisi
2017-06-28PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi
2017-06-28PCI: Add pci_free_host_bridge() interfaceLorenzo Pieralisi
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki
2017-06-28PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki
2017-06-16PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor
2017-05-30PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang
2017-05-30PCI: Cache PRI and PASID bits in pci_devJean-Philippe Brucker
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig
2017-05-26PCI: Replace the racy recursion preventionThomas Gleixner
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/msi' into nextBjorn Helgaas
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