summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/sm_common.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand_ids: use size macrosArtem Bityutskiy2013-04-051-25/+26
* mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy2013-04-051-25/+25
* mtd: nand_ids: introduce helper macrosArtem Bityutskiy2013-04-051-29/+27
* mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy2013-04-051-5/+0
* mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-131-5/+4
* mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-091-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-1/+1
|\
| * mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-111-1/+1
* | mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-10-311-0/+1
|/
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mtd: sm_common: remove casts from voidKulikov Vasiliy2010-08-021-1/+1
* mtd: sm_common: split smartmedia and xD tableMaxim Levitsky2010-05-141-16/+21
* mtd: nand: Add SmartMedia device table to sm_common moduleDavid Woodhouse2010-02-261-2/+38
* mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-261-1/+1
* mtd: common module for smartmedia/xD supportMaxim Levitsky2010-02-261-0/+107