aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/sm_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-30mtd: nand: refactor chip->block_markbad interfaceBrian Norris1-5/+4
2013-04-05mtd: nand_ids: use size macrosArtem Bityutskiy1-25/+26
2013-04-05mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy1-25/+25
2013-04-05mtd: nand_ids: introduce helper macrosArtem Bityutskiy1-29/+27
2013-04-05mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy1-5/+0
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris1-5/+4
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy1-1/+1
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker1-0/+1
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris1-1/+1
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-02mtd: sm_common: remove casts from voidKulikov Vasiliy1-1/+1
2010-05-14mtd: sm_common: split smartmedia and xD tableMaxim Levitsky1-16/+21
2010-02-26mtd: nand: Add SmartMedia device table to sm_common moduleDavid Woodhouse1-2/+38
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse1-1/+1
2010-02-26mtd: common module for smartmedia/xD supportMaxim Levitsky1-0/+107