aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds12-19/+499
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar' and 'pci/host-versatile' into nextBjorn Helgaas12-19/+498
2015-04-09PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas1-6/+3
2015-04-09PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas1-1/+2
2015-04-09PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang1-6/+6
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+4
2015-04-08PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung1-1/+1
2015-04-08PCI: iproc: Add Broadcom iProc PCIe supportRay Jui5-0/+439
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas1-0/+1
2015-03-20PCI: mvebu: Add suspend/resume supportThomas Petazzoni1-0/+38
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+1
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2015-03-06PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov2-4/+4
2015-03-05PCI: xgene: Add register offset to config space base addressFeng Kan1-2/+2
2015-02-28PCI: versatile: Update for list_for_each_entry() API changeJoachim Nilsson1-1/+1
2015-02-24PCI: rcar: Verify that mem_res is 64K-alignedNobuhiro Iwamatsu1-0/+3
2015-02-24PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAURNobuhiro Iwamatsu1-4/+4
2015-02-24PCI: rcar: Write zeroes to reserved PCIEPARL bitsNobuhiro Iwamatsu1-1/+2
2015-02-23PCI: rcar: Fix position of MSI enable bitNobuhiro Iwamatsu1-1/+1
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-8/+8
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds13-408/+278
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki3-6/+6
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu3-6/+6
2015-02-02Merge branches 'pci/host-generic' and 'pci/host-versatile' into nextBjorn Helgaas3-0/+242
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas5-368/+27
2015-01-30PCI: xilinx: Convert to use generic config accessorsRob Herring1-79/+9
2015-01-30PCI: xgene: Convert to use generic config accessorsRob Herring1-141/+9
2015-01-30PCI: tegra: Convert to use generic config accessorsRob Herring1-52/+3
2015-01-30PCI: rcar: Convert to use generic config accessorsRob Herring1-48/+3
2015-01-30PCI: generic: Convert to use generic config accessorsRob Herring1-48/+3
2015-01-29PCI: versatile: Add DT-based ARM Versatile PB PCIe host driverRob Herring3-0/+242
2015-01-27Merge branches 'pci/host-keystone', 'pci/host-tegra', 'pci/host-xgene' and 'pci/host-xilinx' into nextBjorn Helgaas3-4/+4
2015-01-27PCI: designware: Reject MSI-X IRQsLucas Stach1-0/+3
2015-01-23PCI: xgene: Include clk.h instead of clk-private.hStephen Boyd1-1/+1
2015-01-23PCI: xilinx: Fix harmless format string warningArnd Bergmann1-2/+2
2015-01-09PCI: keystone: Fix misspelling of current function in debug outputJulia Lawall1-1/+1
2014-12-29Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' and 'pci/host-tegra' into nextBjorn Helgaas4-17/+3
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi3-19/+2
2014-12-26PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach1-13/+0
2014-12-26PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach1-13/+0
2014-12-26PCI: layerscape: Fix platform_no_drv_owner.cocci warningsJulia Lawall1-1/+0
2014-12-26PCI: rcar: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov1-2/+2
2014-12-26PCI: keystone: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds12-12/+0
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds13-127/+245
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-94/+64
2014-12-01PCI: tegra: Use physical range for I/O mappingThierry Reding1-8/+20
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner5-18/+18
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu4-4/+4
2014-11-21PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang1-15/+5