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
2014-11-13
PCI: mvebu: Add a blank line after declarations
Jingoo Han
2014-11-13
PCI: designware: Add a blank line after declarations
Jingoo Han
2014-11-13
PCI: exynos: Remove unnecessary return statement
Jingoo Han
2014-11-13
PCI: imx6: Use tabs for indentation
Jingoo Han
2014-11-13
PCI: keystone: Remove unnecessary OOM message
Jingoo Han
2014-11-13
PCI: xgene: Assign resources to bus before adding new devices
Duc Dang
2014-11-13
PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port()
Jingoo Han
2014-11-13
PCI: spear: Add __init annotation to spear13xx_add_pcie_port()
Jingoo Han
2014-11-13
PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(),...
Jingoo Han
2014-11-13
PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port()
Jingoo Han
2014-11-13
PCI: layerscape: Add Freescale Layerscape PCIe driver
Minghuan Lian
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-11-05
PCI: generic: Convert to DT resource parsing API
Lorenzo Pieralisi
2014-11-05
PCI: generic: Allocate config space windows after limiting bus number range
Lorenzo Pieralisi
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-29
PCI: imx6: Wait for clocks to stabilize after ref_en
Richard Zhu
2014-10-23
PCI: rcar: Make rcar_pci static
Jingoo Han
2014-10-23
PCI: keystone: Make ks_dw_pcie_msi_domain_ops static
Jingoo Han
2014-10-23
PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()
Jingoo Han
2014-10-20
pci: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-06
Merge branch 'pci/host-xgene' into next
Bjorn Helgaas
2014-10-01
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2014-10-01
PCI: xgene: Add APM X-Gene PCIe driver
Tanmay Inamdar
2014-10-01
PCI: designware: Remove open-coded bitmap operations
Lucas Stach
2014-10-01
Merge branch 'pci/msi' into next
Bjorn Helgaas
2014-10-01
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
2014-10-01
PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib
Yijing Wang
2014-09-30
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
2014-09-30
PCI: designware: Setup and clear exactly one MSI at a time
Lucas Stach
2014-09-29
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2014-09-25
Merge branches 'pci/host-mvebu' and 'pci/host-spear' into next
Bjorn Helgaas
2014-09-24
PCI: designware: Add get_msi_data() to pcie_host_ops
Minghuan Lian
2014-09-24
PCI: designware: Rename get_msi_data() to get_msi_addr()
Minghuan Lian
2014-09-24
PCI: designware: Fix IO resource end address calculation
Minghuan Lian
2014-09-24
PCI: designware: Fix configuration base address when using 'reg'
Minghuan Lian
2014-09-22
PCI: designware: Use NULL instead of false
Fabio Estevam
2014-09-22
PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
Thomas Petazzoni
2014-09-22
PCI: spear: Pass config resource through reg property
Pratyush Anand
2014-09-22
Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '...
Bjorn Helgaas
2014-09-19
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-16
PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test
Dan Carpenter
2014-09-16
PCI: tegra: Add Tegra124 support
Thierry Reding
2014-09-16
PCI: tegra: Make sure the PCIe PLL is really reset
Eric Yuen
2014-09-16
PCI: tegra: Fix extended configuration space mapping
Peter Daifuku
2014-09-16
PCI: tegra: Clear CLKREQ# enable on port disable
Thierry Reding
2014-09-16
PCI: keystone: Set device ID based on SoC to support multiple ports
Murali Karicheri
2014-09-16
PCI: keystone: Assume controller is already in RC mode
Murali Karicheri
2014-09-16
PCI: keystone: Limit MRSS for all downstream devices
Murali Karicheri
2014-09-05
PCI: designware: Fold struct pcie_port_info into struct pcie_port
Pratyush Anand
[prev]
[next]