summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-629/+0Star
* PCI: exynos: Reorder struct exynos_pcieBjorn Helgaas2016-10-121-4/+4
* PCI: exynos: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-121-74/+58Star
* PCI: exynos: Name private struct pointer "exynos_pcie" consistentlyBjorn Helgaas2016-10-121-12/+12
* PCI: exynos: Uninline register accessorsBjorn Helgaas2016-10-121-8/+8
* PCI: exynos: Add local struct device pointersBjorn Helgaas2016-10-121-22/+24
* PCI: designware: Swap order of dw_pcie_writel_rc() reg/val argumentsBjorn Helgaas2016-10-111-1/+1
* PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfacesBjorn Helgaas2016-10-111-6/+4Star
*-. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-051-3/+6
|\ \
| | * PCI: designware: Return data directly from dw_pcie_readl_rc()Bjorn Helgaas2016-08-171-3/+6
| |/
* / PCI: exynos: Make explicitly non-modularPaul Gortmaker2016-08-231-6/+1Star
|/
* PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto2016-03-151-10/+3Star
* 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/+2Star
* PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas2015-06-101-19/+15Star
* 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-151-1/+0Star
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | PCI: exynos: Remove unnecessary return statementJingoo Han2014-11-131-8/+0Star
* | 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/+0Star
|\ \ \
| * | | PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray2014-04-161-1/+0Star
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. | | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas2014-05-301-4/+3Star
|\ \ \| | | | | |/ | | |/|
| | * | PCI: designware: Make MSI ISR shared IRQ awareLucas Stach2014-05-301-3/+1Star
| | |/
| * / PCI: exynos: Fix add_pcie_port() section mismatch warningSachin Kamat2014-05-301-1/+2
|/ /
* / PCI: exynos: Remove unnecessary OOM messagesJingoo Han2014-05-281-3/+1Star
|/
* 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-051-6/+12
* PCI: exynos: Turn off power of phy block when link failedJingoo Han2013-09-261-0/+68
* PCI: exynos: Add support for MSIJingoo Han2013-09-261-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