Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-27 | memory: atmel-ebi: Enable the SMC clock if specified | Boris Brezillon | 1 | -14/+37 |
2017-01-27 | memory: atmel-ebi: Properly handle multiple reference to the same CS | Boris Brezillon | 1 | -19/+27 |
2017-01-27 | memory: atmel-ebi: Fix the test to enable generic SMC logic | Boris Brezillon | 1 | -1/+1 |
2017-01-10 | memory/atmel-ebi: Fix ns <-> cycles conversions | Boris Brezillon | 1 | -13/+14 |
2016-10-20 | memory: atmel-ebi: fix return value check in at91_ebi_dev_disable() | Wei Yongjun | 1 | -1/+1 |
2016-08-08 | memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the code | Wei Yongjun | 1 | -8/+2 |
2016-06-21 | memory: atmel-ebi: make it explicitly non-modular | Paul Gortmaker | 1 | -7/+2 |
2016-06-02 | memory: add Atmel EBI (External Bus Interface) driver | Boris Brezillon | 1 | -0/+771 |