summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/omap_elm.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-201-193/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mtd: nand: omap: fix error-codes returned from omap-elm driverpekon gupta2014-06-061-2/+5
* mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta2014-06-061-12/+8
* mtd: nand: omap_elm: remove #include omap_gpmc.hpekon gupta2014-06-061-1/+0
* mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-1/+1
* mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-1/+1
* mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-041-1/+1
* mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-211-0/+196