summaryrefslogtreecommitdiff
path: root/drivers/memory/atmel-ebi.c
AgeCommit message (Expand)Author
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches
2017-08-16memory: Convert to using %pOF instead of full_nameRob Herring
2017-07-26memory: atmel-ebi: Fix smc cycle xlate converterAlexander Dahl
2017-07-26memory: atmel-ebi: Allow t_DF timings of zero nsAlexander Dahl
2017-07-26memory: atmel-ebi: Fix smc timing return value evaluationAlexander Dahl
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