Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-21 | PCI: dwc: Split pcie-designware.c into host and core files | Kishon Vijay Abraham I | 1 | -623/+6 |
2017-02-21 | PCI: dwc: designware: Fix style errors in pcie-designware.c | Kishon Vijay Abraham I | 1 | -21/+21 |
2017-02-21 | PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc() | Kishon Vijay Abraham I | 1 | -7/+11 |
2017-02-21 | PCI: dwc: all: Split struct pcie_port into host-only and core structures | Kishon Vijay Abraham I | 1 | -95/+108 |
2017-02-21 | PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init() | Kishon Vijay Abraham I | 1 | -16/+17 |
2017-02-21 | PCI: dwc: all: Rename cfg_read/cfg_write to read/write | Kishon Vijay Abraham I | 1 | -6/+6 |
2017-02-21 | PCI: dwc: designware: Move register defines to designware header file | Kishon Vijay Abraham I | 1 | -70/+0 |
2017-02-21 | PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory | Kishon Vijay Abraham I | 1 | -0/+902 |