index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
Age
Commit message (
Expand
)
Author
2015-10-09
PCI: mvebu: Split port parsing and resource claiming from port setup
Russell King
2015-10-09
PCI: mvebu: Fix memory leaks and refcount leaks
Russell King
2015-10-09
PCI: mvebu: Move port parsing and resource claiming to separate function
Russell King
2015-10-08
PCI: mvebu: Use port->name rather than "PCIe%d.%d"
Russell King
2015-10-08
PCI: mvebu: Report full node name when reporting a DT error
Russell King
2015-10-08
PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes
Russell King
2015-10-08
PCI: mvebu: Use of_get_available_child_count()
Russell King
2015-10-08
PCI: mvebu: Use exact config access size; don't read/modify/write
Russell King
2015-10-08
PCI: mvebu: Return zero for reserved or unimplemented config space
Russell King
2015-10-08
PCI: generic: Pass starting bus number to pci_scan_root_bus()
David Daney
2015-10-08
PCI: generic: Allow multiple hosts with different map_bus() methods
David Daney
2015-09-25
PCI/MSI: xgene: Remove msi_controller assignment
Duc Dang
2015-09-25
PCI: iproc: Improve link detection logic
Ray Jui
2015-09-25
PCI: iproc: Fix PCIe reset logic
Ray Jui
2015-09-25
PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARM
Ray Jui
2015-09-25
PCI: iproc: Remove unused struct iproc_pcie.irqs[]
Ray Jui
2015-09-25
PCI: iproc: Fix code comment to match code
Ray Jui
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-24
PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definition
Fabio Estevam
2015-09-24
PCI: imx6: Return real error code from imx6_add_pcie_port()
Fabio Estevam
2015-09-24
PCI: rcar: Add R8A7794 support
Sergei Shtylyov
2015-09-18
PCI: designware: Make get_msi_addr() return phys_addr_t, not u32
Lucas Stach
2015-09-18
PCI: designware: Implement multivector MSI IRQ setup
Lucas Stach
2015-09-18
PCI: designware: Factor out MSI msg setup
Lucas Stach
2015-09-18
PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASK
Zhou Wang
2015-09-17
PCI: generic: Fix lookup of linux,pci-probe-only property
Marc Zyngier
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-14
PCI: tegra: Wrap static pgprot_t initializer with __pgprot()
Ard Biesheuvel
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2015-08-28
Merge branches 'pci/enumeration' and 'pci/misc' into next
Bjorn Helgaas
2015-08-24
Merge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into next
Bjorn Helgaas
2015-08-20
PCI: Drop references acquired by of_parse_phandle()
Bjorn Helgaas
2015-08-20
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
Lorenzo Pieralisi
2015-08-20
PCI: generic: Add arm64 support
Jayachandran C
2015-08-20
PCI: generic: Remove dependency on ARM-specific struct hw_pci
Jayachandran C
2015-08-20
PCI: imx6: Simplify a trivial if-return sequence
Fabio Estevam
2015-08-20
PCI: spear: Use BUG_ON() instead of condition followed by BUG()
Fabio Estevam
2015-08-20
PCI: dra7xx: Remove unneeded use of IS_ERR_VALUE()
Fabio Estevam
2015-08-18
PCI: xilinx: Fix typo in function name
Jiang Liu
2015-08-14
Merge branches 'pci/host-dra7xx' and 'pci/host-iproc' into next
Bjorn Helgaas
2015-08-14
Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...
Bjorn Helgaas
2015-08-11
PCI: dra7xx: Add support to make GPIO drive PERST# line
Kishon Vijay Abraham I
2015-08-11
PCI: dra7xx: Clear MSE bit during suspend so clocks will idle
Kishon Vijay Abraham I
2015-08-11
PCI: dra7xx: Add PM support
Kishon Vijay Abraham I
2015-08-11
PCI: dra7xx: Disable pm_runtime on get_sync failure
Kishon Vijay Abraham I
2015-08-11
PCI: iproc: Allow BCMA bus driver to be built as module
Hauke Mehrtens
2015-08-11
PCI: Kill off set_irq_flags() usage
Rob Herring
2015-08-04
Merge branches 'pci/host-designware', 'pci/host-xgene' and 'pci/host-xilinx' ...
Bjorn Helgaas
2015-08-01
PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/remove
Thomas Gleixner
[prev]
[next]