summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-01PCI: tegra: Use physical range for I/O mappingThierry Reding
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-21PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: mvebu: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: designware: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang
2014-11-15Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', '...Bjorn Helgaas
2014-11-13PCI: tegra: Add Kconfig help textThierry Reding
2014-11-13PCI: tegra: Do not build on 64-bit ARMThierry Reding
2014-11-13PCI: spear: Remove unnecessary OOM messageJingoo Han
2014-11-13PCI: mvebu: Add a blank line after declarationsJingoo Han
2014-11-13PCI: designware: Add a blank line after declarationsJingoo Han
2014-11-13PCI: exynos: Remove unnecessary return statementJingoo Han
2014-11-13PCI: imx6: Use tabs for indentationJingoo Han
2014-11-13PCI: keystone: Remove unnecessary OOM messageJingoo Han
2014-11-13PCI: xgene: Assign resources to bus before adding new devicesDuc Dang
2014-11-13PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port()Jingoo Han
2014-11-13PCI: spear: Add __init annotation to spear13xx_add_pcie_port()Jingoo Han
2014-11-13PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(),...Jingoo Han
2014-11-13PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port()Jingoo Han
2014-11-13PCI: layerscape: Add Freescale Layerscape PCIe driverMinghuan Lian
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-11-05PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi
2014-11-05PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi
2014-10-29PCI: imx6: Wait for clocks to stabilize after ref_enRichard Zhu
2014-10-23PCI: rcar: Make rcar_pci staticJingoo Han
2014-10-23PCI: keystone: Make ks_dw_pcie_msi_domain_ops staticJingoo Han
2014-10-23PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()Jingoo Han
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-06Merge branch 'pci/host-xgene' into nextBjorn Helgaas
2014-10-01Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-10-01PCI: xgene: Add APM X-Gene PCIe driverTanmay Inamdar
2014-10-01PCI: designware: Remove open-coded bitmap operationsLucas Stach
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau
2014-09-30PCI: designware: Setup and clear exactly one MSI at a timeLucas Stach
2014-09-29Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-09-25Merge branches 'pci/host-mvebu' and 'pci/host-spear' into nextBjorn Helgaas
2014-09-24PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian
2014-09-24PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian
2014-09-24PCI: designware: Fix IO resource end address calculationMinghuan Lian
2014-09-24PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian
2014-09-22PCI: designware: Use NULL instead of falseFabio Estevam
2014-09-22PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni