index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
inftlcore.c
Age
Commit message (
Expand
)
Author
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
mtd: remove printk's for [kv][mz]alloc failures
Brian Norris
2010-08-08
mtd: Update copyright notices
David Woodhouse
2010-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-02-26
mtd: blktrans: Hotplug fixes
Maxim Levitsky
2010-02-04
tree wide: remove execute flag from .c files
Sebastian Andrzej Siewior
2009-09-19
mtd: inftl: fix fold chain block number
Mohanlal Jangir
2009-06-27
mtd: Use BLOCK_NIL consistently in NFTL/INFTL
Julia Lawall
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2008-10-08
[MTD] [INFTL] Fix infinite loop in INFTL_foldchain
Daniel Rosenthal
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
2006-11-28
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
2006-11-28
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-05-29
[MTD] NAND Signal that a bitflip was corrected by ECC
Thomas Gleixner
2006-05-29
[MTD] Rework the out of band handling completely
Thomas Gleixner
2006-05-29
[MTD] Remove silly MTD_WRITE/READ macros
Thomas Gleixner
2006-05-23
[MTD] Remove read/write _ecc variants
Thomas Gleixner
2006-03-31
[PATCH] Fix debug statement in inftlcore.c
Eric Sesterhenn / snakebyte
2006-03-31
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
2005-11-07
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
2005-11-07
[MTD] core: Clean up trailing white spaces
Thomas Gleixner
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds