summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-11mtd: pxa3xx_nand: sperate each chip individual infoLei Wen
2011-09-11mtd: pxa3xx_nand: convert all printk into dev_*Lei Wen
2011-09-11mtd: pxa3xx_nand: enhance suspend and resume routineLei Wen
2011-09-11mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poiMike Hench
2011-09-11mtd: atmel_nand: optimize read/write buffer functionsNicolas Ferre
2011-09-11mtd: nand: don't free the global data too earlyLiu Shuo
2011-09-11mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chipTobias Klauser
2011-09-11mtd: fsl_upm: fix a memory leak in fun_chip_init error pathAxel Lin
2011-09-11mtd: atmel_nand: fix wrong use of 0 as NULLNicolas Ferre
2011-09-11mtd: nand_flash_detect_onfi propagate busw infoMatthieu CASTET
2011-09-11mtd: edit NAND-related commentBrian Norris
2011-09-11mtd: tests: ignore corrected bitflips in OOB on mtd_readtestBrian Norris
2011-09-11mtd: nand: ignore ECC errors for simple BBM scansBrian Norris
2011-09-11jffs2: use mutex_is_locked() in __jffs2_flush_wbuf()Alexey Khoroshilov
2011-09-11mtd: ofpart: add ofoldpart aliasDmitry Eremin-Solenikov
2011-09-11mtd: nand: handle ECC errors in OOBBrian Norris
2011-09-11mtd: make ofpart buildable as a separate moduleDmitry Eremin-Solenikov
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris
2011-09-11mtd: drop mtd_device_registerDmitry Eremin-Solenikov
2011-09-11mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov
2011-09-11mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov
2011-09-11mtd: nand: drop edb7312 supportDmitry Eremin-Solenikov
2011-09-11mtd: maps: drop edb7312 supportDmitry Eremin-Solenikov
2011-09-11mtd: OneNAND: Detect the correct NOP when 4KiB pagesizeKyungmin Park
2011-09-11mtd: socrates_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: ndfc.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: mpc5121_nfc.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: fsl_upm.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: fsl_elbc_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: m25p80.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: physmap_of.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: physmap_of: move parse_obsolete_partitions to become separate parserDmitry Eremin-Solenikov
2011-09-11mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov
2011-09-11mtd: socrates_nand: use ofpart through generic parsingDmitry Eremin-Solenikov
2011-09-11mtd: ndfc: use ofpart through generic parsingDmitry Eremin-Solenikov
2011-09-11mtd: mpc5121_nfc: use ofpart through generic parsingDmitry Eremin-Solenikov
2011-09-11mtd: fsl_upm: use ofpart through generic parsingDmitry Eremin-Solenikov
2011-09-11mtd: fsl_elbc_nand: use ofpart through generic parsingDmitry Eremin-Solenikov
2011-09-11mtd: m25p80: use ofpart through generic parsingDmitry Eremin-Solenikov
2011-09-11mtd: physmap_of: use ofpart through generic parsingDmitry Eremin-Solenikov
2011-09-11mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov
2011-09-11mtd: nand_base: always initialise oob_poi before writing OOB dataTHOMSON, Adam (Adam)
2011-09-11jffs2: Avoid unneeded 'if' before kfreeJesper Juhl
2011-09-11mtd: onenand: remove redundant mtd_device_unregister before onenand_releaseAxel Lin
2011-09-11mtd: edb7312: correctly pass MTD name to parsersDmitry Eremin-Solenikov
2011-09-11mtd: mtd_dataflash.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: onenand/samsung.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: onenand/omap2.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: onenand/generic.c: use mtd_device_parse_registerDmitry Eremin-Solenikov