aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2011-09-11mtd: check parts pointer before using itJason Liu
2011-09-11mtd: do not assume oobsize is power of 2Brian Norris
2011-09-11mtd: mxc_nand: add mx53 NFC driver supportJason Liu
2011-09-11mtd: bcm_umi_nand: clean up error handling codeJulia Lawall
2011-09-11mtd: eLBC NAND: update ecc_stats.corrected when lteccr availableMichael Hench
2011-09-11mtd: s3c2410 nand: Remove uncessary null checkJonghwan Choi
2011-09-11mtd: spelling fixesBrian Norris
2011-09-11mtd: use MTD_NAND_OMAP2 for OMAP4Jan Weitzel
2011-09-11mtd: Kbuild: remove reference to MTD_PARTITIONSBrian Norris
2011-09-11mtd: cleanup last uses of MTD_DEBUG config macrosBrian Norris
2011-09-11mtd: remove CONFIG_MTD_DEBUGBrian Norris
2011-09-11mtd: pcmciamtd: remove custom DEBUG() functionBrian Norris
2011-09-11mtd: cleanup style on pr_debug messagesBrian Norris
2011-09-11mtd: replace DEBUG() with pr_debug()Brian Norris
2011-09-11mtd: nand: style fixups in pr_* messagesBrian Norris
2011-09-11mtd: nand: convert printk() to pr_*()Brian Norris
2011-09-11mtd: nand: change KERN_DEBUG to KERN_INFOBrian Norris
2011-09-11mtd: dataflash: add device tree probe supportShawn Guo
2011-09-11mtd: pxa3xx_nand: enable multiple chip select supportLei Wen
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: 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-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