summaryrefslogtreecommitdiff
path: root/drivers/memory/atmel-ebi.c
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-10
|\
| * memory: Convert to using %pOF instead of full_nameRob Herring2017-08-16
* | mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches2017-09-05
* | memory: atmel-ebi: Fix smc cycle xlate converterAlexander Dahl2017-07-26
* | memory: atmel-ebi: Allow t_DF timings of zero nsAlexander Dahl2017-07-26
* | memory: atmel-ebi: Fix smc timing return value evaluationAlexander Dahl2017-07-26
|/
* memory: atmel-ebi: mark PM ops as __maybe_unusedArnd Bergmann2017-05-15
* memory: atmel-ebi: Add PM opsBoris Brezillon2017-04-27
* memory: atmel-ebi: Add missing ->numcs assignmentBoris Brezillon2017-04-27
* memory: atmel-ebi: Change naming schemeBoris Brezillon2017-04-27
* memory: atmel-ebi: Stop using reg_field objects for simple thingsBoris Brezillon2017-04-27
* memory: atmel-ebi: Simplify SMC config codeBoris Brezillon2017-04-27
* memory: atmel-ebi: Enable the SMC clock if specifiedBoris Brezillon2017-01-27
* memory: atmel-ebi: Properly handle multiple reference to the same CSBoris Brezillon2017-01-27
* memory: atmel-ebi: Fix the test to enable generic SMC logicBoris Brezillon2017-01-27
* memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon2017-01-10
* memory: atmel-ebi: fix return value check in at91_ebi_dev_disable()Wei Yongjun2016-10-20
* memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-08-08
* memory: atmel-ebi: make it explicitly non-modularPaul Gortmaker2016-06-21
* memory: add Atmel EBI (External Bus Interface) driverBoris Brezillon2016-06-02