summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_orion.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Embed struct mtd_info into struct nand_chipSascha Hauer2019-08-261-3/+1
* mtd: nand: Add and use static inline wrapper for getting nand_chip from mtdSascha Hauer2019-08-261-2/+2
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* mtd: nand_orion: remove unused goto labelUwe Kleine-König2014-11-101-1/+1
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-2/+2
* nand: Add Marvell Orion NAND driverEzequiel Garcia2014-09-011-0/+160