summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-01-09mtd: mtdcore: export symbols cleanupArtem Bityutskiy
2012-01-09mtd: clean-up the default_mtd_writev functionArtem Bityutskiy
2012-01-09mtd: sst25l: kill unused variableArtem Bityutskiy
2012-01-09mtd: onenand: kill unused variableArtem Bityutskiy
2012-01-09mtd: kill dev_to_mtd helperArtem Bityutskiy
2012-01-09mtd: remove extra retlen assignmentArtem Bityutskiy
2012-01-09mtd: doc: do not initialize mtd_info fields to 0 or NULLArtem Bityutskiy
2012-01-09mtd: docprobe: use kzalloc insteadArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_resume interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_suspend interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_is_locked interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_unlock interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_lock interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_writev interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_lock_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_panic_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_unpoint interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_point interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy
2012-01-09mtd: mtdchar: rename functionsArtem Bityutskiy
2012-01-09mtd: lpddr: drop unnecessary zeroingArtem Bityutskiy
2012-01-09mtd: txx9ndfmc: use devm_request_and_ioremapJulia Lawall
2012-01-09mtd: lantiq-flash: drop iounmap for devm_ allocated dataJulia Lawall
2012-01-09mtd: gpio-nand: add device tree bindingsJamie Iles
2012-01-09mtd: bcm63xxpart: check the image tag's crc32Jonas Gorski
2012-01-09mtd: bcm63xxpart: don't assume NVRAM is always the fourth partitionJonas Gorski
2012-01-09mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiBJonas Gorski
2012-01-09mtd: bcm63xxpart: check version marker string for newer CFEsJonas Gorski
2012-01-09mtd: sm_ftl: fix module parameterRusty Russell
2012-01-09mtd: docg3: remove unused functionRobert Jarzmik
2012-01-09mtd: nand: Add ONFI support for FSL NAND controllerShengzhou Liu
2012-01-09mtd: nand: fixup for fmr initialization of Freescale NAND controllerShengzhou Liu
2012-01-09mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctlyLiu Shuo
2012-01-09mtdoops: fix the oops_page_used array sizeRoman Tereshonkov
2012-01-09mtd: maps: remove the now unused bcm963xx-flashJonas Gorski
2012-01-09mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski
2012-01-09mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski