Age | Commit message (Expand) | Author | Files | Lines |
2015-11-02 | PCI: designware: Make driver arch-agnostic | Zhou Wang | 1 | -1/+0 |
2015-11-02 | PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT | Zhou Wang | 1 | -6/+6 |
2015-11-02 | Revert "PCI: designware: Program ATU with untranslated address" | Zhou Wang | 1 | -4/+1 |
2015-11-02 | PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces | Gabriele Paoloni | 1 | -2/+2 |
2015-09-18 | PCI: designware: Make get_msi_addr() return phys_addr_t, not u32 | Lucas Stach | 1 | -1/+1 |
2014-11-12 | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" | Yijing Wang | 1 | -1/+1 |
2014-09-24 | PCI: designware: Add get_msi_data() to pcie_host_ops | Minghuan Lian | 1 | -0/+1 |
2014-09-24 | PCI: designware: Rename get_msi_data() to get_msi_addr() | Minghuan Lian | 1 | -1/+1 |
2014-09-06 | PCI: designware: Fold struct pcie_port_info into struct pcie_port | Pratyush Anand | 1 | -10/+6 |
2014-09-05 | PCI: designware: Parse bus-range property from devicetree | Lucas Stach | 1 | -0/+1 |
2014-09-03 | PCI: designware: Add support for v3.65 hardware | Murali Karicheri | 1 | -0/+2 |
2014-07-23 | PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware | Murali Karicheri | 1 | -0/+3 |
2014-07-23 | PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware | Murali Karicheri | 1 | -0/+4 |
2014-07-23 | PCI: designware: Program ATU with untranslated address | Kishon Vijay Abraham I | 1 | -0/+4 |
2014-06-03 | Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '... | Bjorn Helgaas | 1 | -1/+0 |
2014-05-30 | PCI: designware: Make MSI ISR shared IRQ aware | Lucas Stach | 1 | -1/+1 |
2014-04-16 | PCI: designware: Remove unnecessary use of 'conf_lock' spinlock | Andrew Murray | 1 | -1/+0 |
2013-12-20 | PCI: designware: Add dw_pcie prefix before cfg_read/write | Pratyush Anand | 1 | -2/+2 |
2013-10-09 | PCI: designware: Add irq_create_mapping() | Pratyush Anand | 1 | -1/+1 |
2013-10-09 | PCI: designware: Make dw_pcie_rd_own_conf(), etc., static | Bjorn Helgaas | 1 | -7/+0 |
2013-10-09 | PCI: designware: Add header guards | Seungwon Jeon | 1 | -0/+5 |
2013-09-26 | PCI: exynos: Add support for MSI | Jingoo Han | 1 | -0/+14 |
2013-08-12 | PCI: exynos: Split into Synopsys part and Exynos part | Jingoo Han | 1 | -0/+65 |