summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-designware.h
AgeCommit message (Expand)Author
2016-03-15PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto
2015-11-02PCI: designware: Make driver arch-agnosticZhou Wang
2015-11-02PCI: designware: Use of_pci_get_host_bridge_resources() to parse DTZhou Wang
2015-11-02Revert "PCI: designware: Program ATU with untranslated address"Zhou Wang
2015-11-02PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni
2015-09-18PCI: designware: Make get_msi_addr() return phys_addr_t, not u32Lucas Stach
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-09-24PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian
2014-09-24PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian
2014-09-05PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand
2014-09-04PCI: designware: Parse bus-range property from devicetreeLucas Stach
2014-09-02PCI: designware: Add support for v3.65 hardwareMurali Karicheri
2014-07-22PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-07-22PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-07-22PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I
2014-06-03Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...Bjorn Helgaas
2014-05-30PCI: designware: Make MSI ISR shared IRQ awareLucas Stach
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-09PCI: designware: Add irq_create_mapping()Pratyush Anand
2013-10-09PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas
2013-10-09PCI: designware: Add header guardsSeungwon Jeon
2013-09-25PCI: exynos: Add support for MSIJingoo Han
2013-08-12PCI: exynos: Split into Synopsys part and Exynos partJingoo Han