summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto2016-03-151-10/+3
* PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-01-061-1/+2
* PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni2015-11-021-3/+2
* PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas2015-06-101-19/+15
* PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung2015-04-081-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | PCI: exynos: Remove unnecessary return statementJingoo Han2014-11-131-8/+0
* | PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()Jingoo Han2014-10-231-5/+5
|/
*---. Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...Bjorn Helgaas2014-06-031-1/+0
|\ \ \
| * | | PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray2014-04-161-1/+0
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas2014-05-301-4/+3
|\ \ \ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | * | PCI: designware: Make MSI ISR shared IRQ awareLucas Stach2014-05-301-3/+1
| | |/
| * | PCI: exynos: Fix add_pcie_port() section mismatch warningSachin Kamat2014-05-291-1/+2
|/ /
* | PCI: exynos: Remove unnecessary OOM messagesJingoo Han2014-05-271-3/+1
|/
* PCI: designware: Add dw_pcie prefix before cfg_read/writePratyush Anand2013-12-201-2/+3
* PCI: exynos: Remove redundant of_match_ptrSachin Kamat2013-10-291-1/+1
* PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-041-6/+12
* PCI: exynos: Turn off power of phy block when link failedJingoo Han2013-09-251-0/+68
* PCI: exynos: Add support for MSIJingoo Han2013-09-251-0/+44
* PCI: exynos: Add I/O access wrappersSeungwon Jeon2013-08-291-69/+91
* PCI: exynos: Split into Synopsys part and Exynos partJingoo Han2013-08-121-0/+530
OpenPOWER on IntegriCloud