summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-31Merge branch 'pci/yijing-mps-v1' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/host-exynos' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/gregkh-driver-core' into nextBjorn Helgaas
2013-10-31PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut
2013-10-30PCI: Add R-Car Gen2 internal PCI supportValentine Barshak
2013-10-30PCI: imx6: Remove redundant of_match_ptrSachin Kamat
2013-10-29PCI: imx6: Increase link startup timeoutMarek Vasut
2013-10-29PCI: exynos: Remove redundant of_match_ptrSachin Kamat
2013-10-29PCI: imx6: Fix imprecise abort handlerTim Harvey
2013-10-29PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun
2013-10-09PCI: designware: Add irq_create_mapping()Pratyush Anand
2013-10-09PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas
2013-10-09PCI: designware: Add header guardsSeungwon Jeon
2013-10-07PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...Sachin Kamat
2013-10-07PCI: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-07PCI: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-10-07PCI: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-10-04PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun
2013-10-04drm/radeon: use pcie_get_readrq() and pcie_set_readrq() to simplify codeYijing Wang
2013-10-04staging: et131x: Use pci_dev->pcie_mpss and pcie_set_readrq() to simplify codeYijing Wang
2013-10-04IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas
2013-09-27Merge branch 'pci/misc' into nextBjorn Helgaas
2013-09-27PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definitionYijing Wang
2013-09-27Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2013-09-27Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2013-09-27PCI: imx6: Add support for i.MX6 PCIe controllerSean Cross
2013-09-27ARM: imx6q: Add PCIe bits to GPR syscon definitionSean Cross
2013-09-27Merge branch 'pci/host-exynos' into nextBjorn Helgaas
2013-09-25PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu
2013-09-25PCI: acpiphp: Convert to dynamic debugLan Tianyu
2013-09-25PCI: tegra: Add missing __iomem annotationJingoo Han
2013-09-25PCI: exynos: Turn off power of phy block when link failedJingoo Han
2013-09-25PCI: exynos: Add support for MSIJingoo Han
2013-09-25MAINTAINERS: Add Jingoo Han as Samsung Exynos PCIe driver maintainerJingoo Han
2013-09-25PCI: Remove Intel Haswell D3 delaysTodd E Brandt
2013-09-25PCI: Pass type, width, and prefetchability for window alignmentWei Yang
2013-09-25PCI: Document reason for using pci_is_root_bus()Bjorn Helgaas
2013-09-25PCI: Use pci_is_root_bus() to check for root busWei Yang
2013-09-25PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang
2013-09-25PCI: Update pci_find_slot() description in pci.txtYijing Wang
2013-09-25[SCSI] qla2xxx: Use standard PCIe Capability Link register field namesBjorn Helgaas
2013-09-25PCI: Fix comment typo, remove unnecessary !! in pci_is_pcie()Joe Perches
2013-09-25PCI: Drop "setting latency timer" messagesBjorn Helgaas
2013-09-24IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify codeYijing Wang
2013-09-24IB/qib: Use pci_is_root_bus() to check whether it is a root busYijing Wang
2013-09-24tile/PCI: use cached pci_dev->pcie_mpss to simplify codeYijing Wang
2013-09-24PCI: Export pcie_set_mps() and pcie_get_mps()Yijing Wang
2013-09-23Merge branch 'pci/yijing-pci_is_pcie-v2' into nextBjorn Helgaas