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