index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2017-08-15
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
1
-0
/
+3
2017-08-02
PCI: Add pci_reset_function_locked()
Marc Zyngier
1
-0
/
+1
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+27
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-9
/
+1
2017-07-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-07-03
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
1
-5
/
+7
2017-07-03
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-1
/
+10
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
1
-1
/
+2
2017-07-03
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-0
/
+5
2017-07-03
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
Matthew Minter
1
-0
/
+1
2017-07-03
PCI: Add IRQ mapping function pointers to pci_host_bridge struct
Matthew Minter
1
-0
/
+2
2017-07-03
PCI: Remove pci_scan_root_bus_msi()
Lorenzo Pieralisi
1
-4
/
+0
2017-06-28
PCI: Make pci_register_host_bridge() PCI core internal
Lorenzo Pieralisi
1
-1
/
+0
2017-06-28
PCI: Add pci_scan_root_bus_bridge() interface
Lorenzo Pieralisi
1
-0
/
+1
2017-06-28
PCI: Add devm_pci_alloc_host_bridge() interface
Lorenzo Pieralisi
1
-0
/
+2
2017-06-28
PCI: Add pci_free_host_bridge() interface
Lorenzo Pieralisi
1
-0
/
+1
2017-06-28
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
1
-8
/
+1
2017-06-28
PCI / PM: Drop pme_interrupt flag from struct pci_dev
Rafael J. Wysocki
1
-1
/
+0
2017-06-17
PCI: Test INTx masking during enumeration, not at run-time
Piotr Gregor
1
-2
/
+10
2017-05-30
PCI: Restore PRI and PASID state after Function-Level Reset
CQ Tang
1
-0
/
+6
2017-05-30
PCI: Cache PRI and PASID bits in pci_dev
Jean-Philippe Brucker
1
-0
/
+2
2017-05-26
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2017-05-26
PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
Christoph Hellwig
1
-3
/
+3
2017-05-26
PCI: Replace the racy recursion prevention
Thomas Gleixner
1
-0
/
+1
2017-05-23
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Imre Deak
1
-0
/
+5
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-30
/
+54
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+23
2017-04-28
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+3
2017-04-28
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
1
-0
/
+30
2017-04-28
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-4
/
+0
2017-04-28
Merge branch 'pci/irq' into next
Bjorn Helgaas
1
-0
/
+6
2017-04-28
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
1
-0
/
+5
2017-04-28
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
1
-26
/
+8
2017-04-24
PCI: Implement devm_pci_remap_cfgspace()
Lorenzo Pieralisi
1
-0
/
+5
2017-04-20
PCI: Export pcie_flr()
Christoph Hellwig
1
-0
/
+1
2017-04-20
PCI: Add I/O BAR support to generic pci_mmap_resource_range()
David Woodhouse
1
-0
/
+4
2017-04-20
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
1
-4
/
+15
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2017-04-18
PCI/irq: Add pci_request_irq() and pci_free_irq() helpers
Christoph Hellwig
1
-0
/
+6
2017-04-18
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
1
-0
/
+3
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-0
/
+7
2017-04-18
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
1
-0
/
+4
2017-04-14
PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
Jayachandran C
1
-0
/
+2
2017-04-11
PCI: remove pci_enable_msix
Christoph Hellwig
1
-4
/
+0
2017-04-04
PCI: Avoid FLR for Intel 82579 NICs
Sasha Neftin
1
-0
/
+2
2017-03-30
PCI: Recognize Thunderbolt devices
Lukas Wunner
1
-0
/
+23
2017-03-30
PCI: Add device disconnected state
Keith Busch
1
-0
/
+2
2017-03-30
PCI: Export PCI device config accessors
Keith Busch
1
-26
/
+6
2017-03-10
PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static
Bjorn Helgaas
1
-4
/
+0
[next]