aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-designware.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang1-1/+1
2014-09-24PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian1-0/+1
2014-09-24PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian1-1/+1
2014-09-05PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand1-10/+6
2014-09-04PCI: designware: Parse bus-range property from devicetreeLucas Stach1-0/+1
2014-09-02PCI: designware: Add support for v3.65 hardwareMurali Karicheri1-0/+2
2014-07-22PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri1-0/+3
2014-07-22PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri1-0/+4
2014-07-22PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I1-0/+4
2014-06-03Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into nextBjorn Helgaas1-1/+0
2014-05-30PCI: designware: Make MSI ISR shared IRQ awareLucas Stach1-1/+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/+2
2013-10-09PCI: designware: Add irq_create_mapping()Pratyush Anand1-1/+1
2013-10-09PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas1-7/+0
2013-10-09PCI: designware: Add header guardsSeungwon Jeon1-0/+5
2013-09-25PCI: exynos: Add support for MSIJingoo Han1-0/+14
2013-08-12PCI: exynos: Split into Synopsys part and Exynos partJingoo Han1-0/+65