summaryrefslogtreecommitdiff
path: root/drivers/memory/atmel-ebi.c
AgeCommit message (Expand)Author
2017-05-15memory: atmel-ebi: mark PM ops as __maybe_unusedArnd Bergmann
2017-04-27memory: atmel-ebi: Add PM opsBoris Brezillon
2017-04-27memory: atmel-ebi: Add missing ->numcs assignmentBoris Brezillon
2017-04-27memory: atmel-ebi: Change naming schemeBoris Brezillon
2017-04-27memory: atmel-ebi: Stop using reg_field objects for simple thingsBoris Brezillon
2017-04-27memory: atmel-ebi: Simplify SMC config codeBoris Brezillon
2017-01-27memory: atmel-ebi: Enable the SMC clock if specifiedBoris Brezillon
2017-01-27memory: atmel-ebi: Properly handle multiple reference to the same CSBoris Brezillon
2017-01-27memory: atmel-ebi: Fix the test to enable generic SMC logicBoris Brezillon
2017-01-10memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon
2016-10-20memory: atmel-ebi: fix return value check in at91_ebi_dev_disable()Wei Yongjun
2016-08-08memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun
2016-06-21memory: atmel-ebi: make it explicitly non-modularPaul Gortmaker
2016-06-02memory: add Atmel EBI (External Bus Interface) driverBoris Brezillon