Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-03 | PCI: dwc: Constify dw_pcie_host_ops structures | Jisheng Zhang | 1 | -1/+1 |
2017-04-04 | PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes | Kishon Vijay Abraham I | 1 | -8/+8 |
2017-04-04 | PCI: dwc: all: Modify dbi accessors to take dbi_base as argument | Kishon Vijay Abraham I | 1 | -4/+6 |
2017-03-07 | PCI: exynos: Initialize elbi_base even when using PHY framework | Jaehoon Chung | 1 | -4/+4 |
2017-02-25 | PCI: dwc: Fix crashes seen due to missing assignments | Guenter Roeck | 1 | -0/+1 |
2017-02-22 | Merge branch 'pci/host-exynos' into next | Bjorn Helgaas | 1 | -226/+333 |
2017-02-22 | PCI: dwc: all: Split struct pcie_port into host-only and core structures | Kishon Vijay Abraham I | 1 | -32/+46 |
2017-02-22 | PCI: dwc: all: Rename cfg_read/cfg_write to read/write | Kishon Vijay Abraham I | 1 | -2/+2 |
2017-02-22 | PCI: dwc: all: Use platform_set_drvdata() to save private data | Kishon Vijay Abraham I | 1 | -1/+2 |
2017-02-21 | PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory | Kishon Vijay Abraham I | 1 | -0/+629 |