summaryrefslogtreecommitdiff
path: root/drivers/mtd/nftlcore.c
Commit message (Expand)AuthorAge
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-13
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mtd: nand: add a helper to detect the nand typeHuang Shijie2013-10-27
* mtd: nftlcore: remove out-of-date and now irrelevant piece of codeArtem Bityutskiy2012-03-27
* mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-09
* mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-11
* mtd: remove printk's for [kv][mz]alloc failuresBrian Norris2011-09-11
* mtd: Update copyright noticesDavid Woodhouse2010-08-08
* mtd: blktrans: Hotplug fixesMaxim Levitsky2010-02-26
* mtd: nftl: fix offset alignmentsDimitri Gorokhovik2009-09-03
* mtd: nftl: write support is brokenDimitri Gorokhovik2009-09-03
* mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall2009-06-27
* [MTD] Auto-load nftl module when device opened.Scott James Remnant2009-03-20
* [MTD] we don't need no misc devicesDavid Brownell2009-03-20
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-28
* [MTD] [NAND] remove len/ooblen confusion.Vitaly Wool2006-11-28
* [MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie2006-11-28
* [MTD] fix nftl_write warningFrederik Deweerdt2006-10-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MTD] NAND Signal that a bitflip was corrected by ECCThomas Gleixner2006-05-29
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-29
* [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-29
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-23
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-07
|\
| * [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-07
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-07
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-16