summaryrefslogtreecommitdiff
path: root/drivers/mtd/rfd_ftl.c
Commit message (Expand)AuthorAge
* mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon2018-03-15
* mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-03-15
* mtd: remove some duplicative checksDan Carpenter2014-03-10
* mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-09
* mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-09
* mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-10-31
* mtd: Update copyright noticesDavid Woodhouse2010-08-08
* mtd: blktrans: Hotplug fixesMaxim Levitsky2010-02-26
* [MTD] remove private wrapper of endian helpers in rfd_ftl.cHarvey Harrison2008-12-10
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* [MTD] make struct rfd_ftl_tr staticAdrian Bunk2008-04-22
* [MTD] Remove embedded return in RFD FTL.akpm@linux-foundation.org2007-07-23
* [MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita2007-07-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-18
|\
| * [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* | [MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie2006-11-28
|/
* [MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erasedSean Young2006-05-17
* [PATCH] fix more missing includesTim Schmielau2006-01-08
* [MTD] RFD_FTL: Use lanana assigned major device numberSean Young2005-11-29
* [PATCH] mtd: rfd_ftl build fixAndrew Morton2005-11-09
* [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-07
* [MTD] Add Resident Flash Disk (RFD) supportSean Young2005-11-06