Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-21 | PCI: dwc: all: Split struct pcie_port into host-only and core structures | Kishon Vijay Abraham I | 1 | -32/+48 |
2017-02-21 | PCI: dwc: all: Rename cfg_read/cfg_write to read/write | Kishon Vijay Abraham I | 1 | -8/+8 |
2017-02-21 | PCI: dwc: all: Use platform_set_drvdata() to save private data | Kishon Vijay Abraham I | 1 | -1/+2 |
2017-02-21 | PCI: dra7xx: Group PHY API invocations | Kishon Vijay Abraham I | 1 | -41/+51 |
2017-02-21 | PCI: dra7xx: Enable MSI and legacy interrupts simultaneously | Kishon Vijay Abraham I | 1 | -19/+13 |
2017-02-21 | PCI: dra7xx: Add support to force RC to work in GEN1 mode | Kishon Vijay Abraham I | 1 | -0/+29 |
2017-02-21 | PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional() | Kishon Vijay Abraham I | 1 | -16/+5 |
2017-02-21 | PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory | Kishon Vijay Abraham I | 1 | -0/+525 |