aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/atmel-ebi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-20memory: atmel-ebi: fix return value check in at91_ebi_dev_disable()Wei Yongjun1-1/+1
2016-08-08memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun1-8/+2
2016-06-21memory: atmel-ebi: make it explicitly non-modularPaul Gortmaker1-7/+2
2016-06-02memory: add Atmel EBI (External Bus Interface) driverBoris Brezillon1-0/+771