aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-10
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------------------. \ \ Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', '...Bjorn Helgaas2014-11-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| | | | | | | | | | | | * | PCI: tegra: Add Kconfig help textThierry Reding2014-11-13
| | | | | | | | | | | | * | PCI: tegra: Do not build on 64-bit ARMThierry Reding2014-11-13
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | | | | | | | | | | * | PCI: spear: Remove unnecessary OOM messageJingoo Han2014-11-13
| | | | | | | | | | | * | PCI: spear: Add __init annotation to spear13xx_add_pcie_port()Jingoo Han2014-11-13
| | | | | | | | | | | * | PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(),...Jingoo Han2014-11-13
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | | | | | * | PCI: rcar: Make rcar_pci staticJingoo Han2014-10-23
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | | | | | | | | * | PCI: mvebu: Add a blank line after declarationsJingoo Han2014-11-13
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | * | PCI: layerscape: Add Freescale Layerscape PCIe driverMinghuan Lian2014-11-13
| | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | * | PCI: keystone: Remove unnecessary OOM messageJingoo Han2014-11-13
| | | | | | | * | PCI: keystone: Make ks_dw_pcie_msi_domain_ops staticJingoo Han2014-10-23
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | PCI: imx6: Use tabs for indentationJingoo Han2014-11-13
| | |_|_|_|/ / | |/| | | | |
| | | | | * | PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi2014-11-05
| | | | | * | PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi2014-11-05
| | |_|_|/ / | |/| | | |
| | | | * | PCI: exynos: Remove unnecessary return statementJingoo Han2014-11-13
| | | | * | PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()Jingoo Han2014-10-23
| | |_|/ / | |/| | |
| | | * | PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port()Jingoo Han2014-11-13
| | | * | PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port()Jingoo Han2014-11-13
| | |/ / | |/| |
| | * | PCI: designware: Add a blank line after declarationsJingoo Han2014-11-13
| |/ /
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\ \ \
| * | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
| * | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
| * | | PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
| * | | PCI: mvebu: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
| * | | PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
| * | | PCI: designware: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
| * | | PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
| * | | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-12
| |/ /
* | | PCI: tegra: Use physical range for I/O mappingThierry Reding2014-12-01
* | | PCI: xgene: Assign resources to bus before adding new devicesDuc Dang2014-11-13
| |/ |/|
* | PCI: imx6: Wait for clocks to stabilize after ref_enRichard Zhu2014-10-29
|/
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\
| * Merge branch 'pci/host-xgene' into nextBjorn Helgaas2014-10-06
| |\
| | * PCI: xgene: Add APM X-Gene PCIe driverTanmay Inamdar2014-10-01
| * | Merge branch 'pci/host-designware' into nextBjorn Helgaas2014-10-01
| |\ \
| | * | PCI: designware: Remove open-coded bitmap operationsLucas Stach2014-10-01
| | * | PCI: designware: Setup and clear exactly one MSI at a timeLucas Stach2014-09-30
| * | | Merge branch 'pci/msi' into nextBjorn Helgaas2014-10-01
| |\ \ \
| | * | | PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang2014-10-01
| * | | | Merge branch 'pci/host-generic' into nextBjorn Helgaas2014-10-01
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-09-30
| | |/ /
| * | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2014-09-29
| |\ \ \ | | | |/ | | |/|
| | * | PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian2014-09-24
| | * | PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian2014-09-24
| | * | PCI: designware: Fix IO resource end address calculationMinghuan Lian2014-09-24
| | * | PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian2014-09-24