summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-exynos.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...Bjorn Helgaas1-1/+0
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas1-4/+3
2014-05-30PCI: designware: Make MSI ISR shared IRQ awareLucas Stach1-3/+1
2014-05-29PCI: exynos: Fix add_pcie_port() section mismatch warningSachin Kamat1-1/+2
2014-05-27PCI: exynos: Remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-16PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray1-1/+0
2013-12-20PCI: designware: Add dw_pcie prefix before cfg_read/writePratyush Anand1-2/+3
2013-10-29PCI: exynos: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-04PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun1-6/+12
2013-09-25PCI: exynos: Turn off power of phy block when link failedJingoo Han1-0/+68
2013-09-25PCI: exynos: Add support for MSIJingoo Han1-0/+44
2013-08-29PCI: exynos: Add I/O access wrappersSeungwon Jeon1-69/+91
2013-08-12PCI: exynos: Split into Synopsys part and Exynos partJingoo Han1-0/+530