aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ssfdc.c
AgeCommit message (Expand)Author
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris
2011-09-11mtd: remove printk's for [kv][mz]alloc failuresBrian Norris
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2010-02-26mtd: blktrans: Hotplug fixesMaxim Levitsky
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-08-02[MTD] Use DIV_ROUND_UPJulia Lawall
2006-12-11[MTD] Fix ssfdc blksize typoDavid Woodhouse
2006-12-10[MTD] Fix SSFDC build for variable blocksize.David Woodhouse
2006-11-28[MTD] [NAND] remove len/ooblen confusion.Vitaly Wool
2006-09-23[MTD] Whitespace cleanup in SSFDC driver.David Woodhouse
2006-09-23[MTD] SSFDC translation layer minor cleanupDavid Woodhouse
2006-09-22[MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli