index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
1
-8
/
+27
|
\
|
*
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
2017-07-03
1
-5
/
+7
|
|
\
|
|
*
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
Matthew Minter
2017-07-02
1
-0
/
+1
|
|
*
PCI: Add IRQ mapping function pointers to pci_host_bridge struct
Matthew Minter
2017-07-02
1
-0
/
+2
|
|
*
PCI: Remove pci_scan_root_bus_msi()
Lorenzo Pieralisi
2017-07-02
1
-4
/
+0
|
|
*
PCI: Make pci_register_host_bridge() PCI core internal
Lorenzo Pieralisi
2017-06-28
1
-1
/
+0
|
|
*
PCI: Add pci_scan_root_bus_bridge() interface
Lorenzo Pieralisi
2017-06-28
1
-0
/
+1
|
|
*
PCI: Add devm_pci_alloc_host_bridge() interface
Lorenzo Pieralisi
2017-06-28
1
-0
/
+2
|
|
*
PCI: Add pci_free_host_bridge() interface
Lorenzo Pieralisi
2017-06-28
1
-0
/
+1
|
*
|
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-07-03
1
-1
/
+10
|
|
\
\
|
|
*
|
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-07-03
1
-1
/
+2
|
|
*
|
PCI: Restore PRI and PASID state after Function-Level Reset
CQ Tang
2017-05-30
1
-0
/
+6
|
|
*
|
PCI: Cache PRI and PASID bits in pci_dev
Jean-Philippe Brucker
2017-05-30
1
-0
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/pm' into next
Bjorn Helgaas
2017-07-02
1
-0
/
+5
|
|
\
\
|
*
|
|
PCI: Test INTx masking during enumeration, not at run-time
Piotr Gregor
2017-06-16
1
-2
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-07-04
1
-9
/
+1
|
\
\
\
|
*
|
|
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
2017-06-28
1
-8
/
+1
|
*
|
|
PCI / PM: Drop pme_interrupt flag from struct pci_dev
Rafael J. Wysocki
2017-06-28
1
-1
/
+0
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
PCI: Replace the racy recursion prevention
Thomas Gleixner
2017-05-26
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-26
1
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Imre Deak
2017-05-23
1
-0
/
+5
|
|
/
*
|
PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
Christoph Hellwig
2017-05-26
1
-3
/
+3
|
/
*
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
1
-30
/
+54
|
\
|
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-04-28
1
-0
/
+3
|
|
\
|
|
*
PCI: Export pcie_flr()
Christoph Hellwig
2017-04-20
1
-0
/
+1
|
|
*
PCI: Avoid FLR for Intel 82579 NICs
Sasha Neftin
2017-04-03
1
-0
/
+2
|
*
|
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
2017-04-28
1
-0
/
+30
|
|
\
\
|
|
*
|
PCI: Add I/O BAR support to generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
1
-0
/
+4
|
|
*
|
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
2017-04-20
1
-4
/
+15
|
|
*
|
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-04-20
1
-1
/
+2
|
|
*
|
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
2017-04-18
1
-0
/
+3
|
|
*
|
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
2017-04-18
1
-0
/
+7
|
|
*
|
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
2017-04-18
1
-0
/
+4
|
|
|
/
|
*
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-04-28
1
-4
/
+0
|
|
\
\
|
|
*
|
PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static
Bjorn Helgaas
2017-03-09
1
-4
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/irq' into next
Bjorn Helgaas
2017-04-28
1
-0
/
+6
|
|
\
\
|
|
*
|
PCI/irq: Add pci_request_irq() and pci_free_irq() helpers
Christoph Hellwig
2017-04-18
1
-0
/
+6
|
|
|
/
|
*
|
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
2017-04-28
1
-0
/
+5
|
|
\
\
|
|
*
|
PCI: Implement devm_pci_remap_cfgspace()
Lorenzo Pieralisi
2017-04-24
1
-0
/
+5
|
|
|
/
|
*
|
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2017-04-28
1
-26
/
+8
|
|
\
\
|
|
*
|
PCI: Add device disconnected state
Keith Busch
2017-03-29
1
-0
/
+2
|
|
*
|
PCI: Export PCI device config accessors
Keith Busch
2017-03-29
1
-26
/
+6
|
|
|
/
|
*
|
PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
Jayachandran C
2017-04-13
1
-0
/
+2
|
|
/
*
|
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-05-03
1
-0
/
+23
|
\
\
|
*
|
PCI: Recognize Thunderbolt devices
Lukas Wunner
2017-03-30
1
-0
/
+23
|
|
/
*
|
PCI: remove pci_enable_msix
Christoph Hellwig
2017-04-11
1
-4
/
+0
|
/
*
PCI: add an API to get node from vector
Shaohua Li
2017-03-02
1
-0
/
+6
*
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-23
1
-17
/
+2
|
\
|
*
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-02-15
1
-14
/
+2
|
|
\
[next]