summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-designware.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-86/+0Star
* PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc()Bjorn Helgaas2016-10-111-0/+2
* 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-3/+2Star
* PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2Pratyush Anand2016-08-221-0/+1
* PCI: designware: Add iATU Unroll featureJoao Pinto2016-08-171-0/+1
* PCI: designware: Move link wait definitions to .c fileJoao Pinto2016-08-171-5/+0Star
* PCI: designware: Return data directly from dw_pcie_readl_rc()Bjorn Helgaas2016-08-171-2/+1Star
* PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto2016-03-151-0/+6
* PCI: designware: Make driver arch-agnosticZhou Wang2015-11-021-1/+0Star
* PCI: designware: Use of_pci_get_host_bridge_resources() to parse DTZhou Wang2015-11-021-6/+6
* Revert "PCI: designware: Program ATU with untranslated address"Zhou Wang2015-11-021-4/+1Star
* PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni2015-11-021-2/+2
* PCI: designware: Make get_msi_addr() return phys_addr_t, not u32Lucas Stach2015-09-181-1/+1
* PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-121-1/+1
* PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian2014-09-241-0/+1
* PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian2014-09-241-1/+1
* PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand2014-09-061-10/+6Star
* PCI: designware: Parse bus-range property from devicetreeLucas Stach2014-09-041-0/+1
* PCI: designware: Add support for v3.65 hardwareMurali Karicheri2014-09-031-0/+2
* PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri2014-07-231-0/+3
* PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri2014-07-231-0/+4
* PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I2014-07-221-0/+4
*-. 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
| |/
* / PCI: designware: Make MSI ISR shared IRQ awareLucas Stach2014-05-301-1/+1
|/
* PCI: designware: Add dw_pcie prefix before cfg_read/writePratyush Anand2013-12-201-2/+2
* PCI: designware: Add irq_create_mapping()Pratyush Anand2013-10-091-1/+1
* PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas2013-10-091-7/+0Star
* PCI: designware: Add header guardsSeungwon Jeon2013-10-091-0/+5
* PCI: exynos: Add support for MSIJingoo Han2013-09-261-0/+14
* PCI: exynos: Split into Synopsys part and Exynos partJingoo Han2013-08-121-0/+65