aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/sm_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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