summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-01Merge branch 'pci/misc' into nextBjorn Helgaas13-85/+29
2013-11-01Merge branch 'pci/yijing-mps-v1' into nextBjorn Helgaas5-112/+56
2013-10-31Merge branch 'pci/host-rcar' into nextBjorn Helgaas3-0/+342
2013-10-31Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-10/+3
2013-10-31Merge branch 'pci/host-exynos' into nextBjorn Helgaas3-35/+40
2013-10-31Merge branch 'pci/gregkh-driver-core' into nextBjorn Helgaas3-44/+78
2013-10-31PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut1-1/+1
2013-10-30PCI: Add R-Car Gen2 internal PCI supportValentine Barshak3-0/+342
2013-10-30PCI: imx6: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-30PCI: Report pci_pme_active() kmalloc failureBjorn Helgaas1-3/+4
2013-10-30mn10300/PCI: Remove useless pcibios_last_busBjorn Helgaas2-6/+0
2013-10-30frv/PCI: Remove pcibios_last_busBjorn Helgaas2-37/+0
2013-10-30PCI: imx6: Increase link startup timeoutMarek Vasut1-1/+1
2013-10-30PCI: exynos: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-29PCI: imx6: Fix imprecise abort handlerTim Harvey1-6/+0
2013-10-29PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0Yijing Wang1-3/+3
2013-10-29PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun1-1/+0
2013-10-10x86/PCI: Coalesce multiple overlapping host bridge windowsAlexey Neyman1-4/+4
2013-10-10MAINTAINERS: Add arch/x86/pci to PCI file patternsBjorn Helgaas1-0/+1
2013-10-09PCI: designware: Add irq_create_mapping()Pratyush Anand2-13/+14
2013-10-09PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas2-15/+8
2013-10-09PCI: designware: Add header guardsSeungwon Jeon1-0/+5
2013-10-08PCI/PM: Remove pci_pm_complete()Liu Chuansheng1-9/+0
2013-10-08PCI: Add pci_dev_show_local_cpu() to simplify codeYijing Wang1-17/+15
2013-10-08mn10300/PCI: Remove unused pci_mem_startMyron Stowe2-4/+0
2013-10-08cris/PCI: Remove unused pci_mem_startMyron Stowe1-1/+0
2013-10-08PCI: Make pci_dev_pm_ops staticSachin Kamat1-1/+1
2013-10-08PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...Sachin Kamat1-7/+9
2013-10-08PCI: convert bus code to use dev_groupsGreg Kroah-Hartman3-29/+48
2013-10-08PCI: convert bus code to use drv_groupsGreg Kroah-Hartman1-5/+8
2013-10-08PCI: convert bus code to use bus_groupsGreg Kroah-Hartman3-5/+15
2013-10-05PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun1-6/+12
2013-10-05drm/radeon: use pcie_get_readrq() and pcie_set_readrq() to simplify codeYijing Wang1-13/+6
2013-10-05staging: et131x: Use pci_dev->pcie_mpss and pcie_set_readrq() to simplify codeYijing Wang1-11/+3
2013-10-05IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas1-16/+12
2013-09-28Merge branch 'pci/misc' into nextBjorn Helgaas12-95/+96
2013-09-27PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definitionYijing Wang1-1/+0
2013-09-27Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-2/+2
2013-09-27Merge branch 'pci/host-imx6' into nextBjorn Helgaas5-1/+596
2013-09-27PCI: imx6: Add support for i.MX6 PCIe controllerSean Cross4-1/+588
2013-09-27ARM: imx6q: Add PCIe bits to GPR syscon definitionSean Cross1-0/+8
2013-09-27Merge branch 'pci/host-exynos' into nextBjorn Helgaas4-0/+372
2013-09-26PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu1-34/+24
2013-09-26PCI: acpiphp: Convert to dynamic debugLan Tianyu3-40/+30
2013-09-26PCI: tegra: Add missing __iomem annotationJingoo Han1-2/+2
2013-09-26PCI: exynos: Turn off power of phy block when link failedJingoo Han1-0/+68
2013-09-26PCI: exynos: Add support for MSIJingoo Han3-0/+298
2013-09-26MAINTAINERS: Add Jingoo Han as Samsung Exynos PCIe driver maintainerJingoo Han1-0/+6
2013-09-26PCI: Remove Intel Haswell D3 delaysTodd E Brandt1-0/+23
2013-09-26PCI: Pass type, width, and prefetchability for window alignmentWei Yang1-1/+1