aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ssfdc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-27mtd: nand: add a helper to detect the nand typeHuang Shijie1-1/+1
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy1-2/+2
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy1-3/+3
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris1-1/+1
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris1-21/+13
2011-09-11mtd: remove printk's for [kv][mz]alloc failuresBrian Norris1-8/+2
2010-08-08mtd: Update copyright noticesDavid Woodhouse1-1/+1
2010-02-26mtd: blktrans: Hotplug fixesMaxim Levitsky1-1/+0
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter1-3/+4
2008-08-02[MTD] Use DIV_ROUND_UPJulia Lawall1-2/+1
2006-12-11[MTD] Fix ssfdc blksize typoDavid Woodhouse1-1/+1
2006-12-10[MTD] Fix SSFDC build for variable blocksize.David Woodhouse1-1/+1
2006-11-28[MTD] [NAND] remove len/ooblen confusion.Vitaly Wool1-3/+2
2006-09-23[MTD] Whitespace cleanup in SSFDC driver.David Woodhouse1-11/+11
2006-09-23[MTD] SSFDC translation layer minor cleanupDavid Woodhouse1-15/+21
2006-09-22[MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli1-0/+468