summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-exynos.c
AgeCommit message (Expand)Author
2016-02-17PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2015-11-02PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni
2015-06-10PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas
2015-04-08PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-13PCI: exynos: Remove unnecessary return statementJingoo Han
2014-10-23PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()Jingoo Han
2014-10-20pci: host: drop owner assignment from platform_driversWolfram Sang
2014-06-03Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...Bjorn Helgaas
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas
2014-05-30PCI: designware: Make MSI ISR shared IRQ awareLucas Stach
2014-05-29PCI: exynos: Fix add_pcie_port() section mismatch warningSachin Kamat
2014-05-27PCI: exynos: Remove unnecessary OOM messagesJingoo Han
2014-04-16PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray
2013-12-20PCI: designware: Add dw_pcie prefix before cfg_read/writePratyush Anand
2013-10-29PCI: exynos: Remove redundant of_match_ptrSachin Kamat
2013-10-04PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun
2013-09-25PCI: exynos: Turn off power of phy block when link failedJingoo Han
2013-09-25PCI: exynos: Add support for MSIJingoo Han
2013-08-29PCI: exynos: Add I/O access wrappersSeungwon Jeon
2013-08-12PCI: exynos: Split into Synopsys part and Exynos partJingoo Han