summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09logfs: rename functions starting with mtd_Artem Bityutskiy
2012-01-09mtd: lpddr: drop unnecessary zeroingArtem Bityutskiy
2012-01-09mtd: map.h: fix arm cross-build failureArtem 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-09MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integersJonas 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: document that MEMWRITE ioctl is NAND-specificArtem Bityutskiy
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-09jffs2: fix up error handling for insert_inode_lockedEric Sandeen
2012-01-09mtd: maps: remove the now unused bcm963xx-flashJonas Gorski
2012-01-09MIPS: BCM63XX: use the new bcm63xxpart parserJonas 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
2012-01-09mtd: maps: bcm963xx-flash: clean up printk usageJonas Gorski
2012-01-09mtd: maps: bcm963xx-flash: remove superfluous semicolonsJonas Gorski
2012-01-09mtd: maps: bcm963xx-flash: fix word order for spare partitionJonas Gorski
2012-01-09mtd: davinci: if no amif timing is passed, don; t setup cscfg registerHeiko Schocher
2012-01-09mtd: nand: set correct length to FBCR for a non-full-page writeLiu Shuo
2012-01-09mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPARLiu Shuo
2012-01-09mtd: docg3: fixes and cleanupsRobert Jarzmik
2012-01-09mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov
2012-01-09mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin
2012-01-09Documentation: add sysfs entries for mtd docg3 chipsRobert Jarzmik
2012-01-09mtd: docg3: dereferencing an ERR_PTR() in docg3_probe()Dan Carpenter
2012-01-09mtd: Remove redundant spi driver bus initializationLars-Peter Clausen
2012-01-09mtd: docg3: add protection areas sysfs accessRobert Jarzmik
2012-01-09mtd: docg3: add fast modeRobert Jarzmik
2012-01-09mtd: docg3: add suspend and resumeRobert Jarzmik
2012-01-09mtd: docg3: add ECC correction codeRobert Jarzmik
2012-01-09mtd: docg3: map erase and write functionsRobert Jarzmik
2012-01-09mtd: docg3: add erase functionsRobert Jarzmik
2012-01-09mtd: docg3: add write functionsRobert Jarzmik
2012-01-09mtd: docg3: add OOB buffer to device structureRobert Jarzmik
2012-01-09mtd: docg3: add registers for erasing and writingRobert Jarzmik