index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
Age
Commit message (
Expand
)
Author
2014-11-15
Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', '...
Bjorn Helgaas
2014-11-13
PCI: tegra: Add Kconfig help text
Thierry Reding
2014-11-13
PCI: tegra: Do not build on 64-bit ARM
Thierry Reding
2014-11-13
PCI: spear: Remove unnecessary OOM message
Jingoo Han
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: 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-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-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-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
2014-09-05
PCI: imx6: Delay enabling reference clock for SS until it stabilizes
Tim Harvey
[next]