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
/
nand
/
sm_common.c
Age
Commit message (
Expand
)
Author
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2013-08-30
mtd: nand: refactor chip->block_markbad interface
Brian Norris
2013-04-05
mtd: nand_ids: use size macros
Artem Bityutskiy
2013-04-05
mtd: nand_ids: improve LEGACY_ID_NAND macro a bit
Artem Bityutskiy
2013-04-05
mtd: nand_ids: introduce helper macros
Artem Bityutskiy
2013-04-05
mtd: nand: remove few tiny page NAND bits
Artem Bityutskiy
2012-05-13
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-10-31
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-02
mtd: sm_common: remove casts from void
Kulikov Vasiliy
2010-05-14
mtd: sm_common: split smartmedia and xD table
Maxim Levitsky
2010-02-26
mtd: nand: Add SmartMedia device table to sm_common module
David Woodhouse
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
mtd: common module for smartmedia/xD support
Maxim Levitsky