aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdblock_ro.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-06mtd: Move major number definitions to major.hEzequiel Garcia1-0/+1
2013-11-06mtd: Use MTD_BLOCK_MAJOR instead of the magic numberEzequiel Garcia1-1/+1
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy1-1/+1
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker1-0/+1
2010-08-08mtd: Update copyright noticesDavid Woodhouse1-2/+17
2010-02-26mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can failMaxim Levitsky1-1/+2
2010-02-26mtd: blktrans: Hotplug fixesMaxim Levitsky1-1/+0
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan1-3/+1
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie1-1/+2
2006-04-17Make mtdblock_ro unconditionally readonlyJörn Engel1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+87