summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-1122-97/+99
* mtd: move mtd_oob_mode_t to shared kernel/user spaceBrian Norris2011-09-113-17/+18
* mtd: support reading OOB without ECCBrian Norris2011-09-113-7/+17
* mtd: nand: document nand_chip.oob_poiBrian Norris2011-09-111-1/+2
* mtd: support writing OOB without ECCBrian Norris2011-09-113-2/+14
* mtd: add the common code for GPMI-NAND controller driverHuang Shijie2011-09-112-0/+1892
* mtd: add GPMI-NAND driver in the config and MakefileHuang Shijie2011-09-113-0/+17
* mtd: add helper functions library and header files for GPMI NAND driverHuang Shijie2011-09-113-0/+1313
* mtd: check parts pointer before using itJason Liu2011-09-111-3/+4
* mtd: style fixups in multi-line comment, indentationBrian Norris2011-09-111-7/+9
* mtd: nand: fix spelling error (date => data)Brian Norris2011-09-111-1/+1
* mtd: remove MEMSETOOBSEL macro definitionBrian Norris2011-09-111-1/+6
* mtd: doc: remove mention of MEMSETOOBSELBrian Norris2011-09-111-14/+0
* mtd: do not assume oobsize is power of 2Brian Norris2011-09-111-4/+4
* mtd: mxc_nand: add mx53 NFC driver supportJason Liu2011-09-111-1/+1
* mtd: bcm_umi_nand: clean up error handling codeJulia Lawall2011-09-111-15/+18
* mtd: eLBC NAND: update ecc_stats.corrected when lteccr availableMichael Hench2011-09-111-0/+19
* mtd: s3c2410 nand: Remove uncessary null checkJonghwan Choi2011-09-111-1/+1
* mtd: spelling fixesBrian Norris2011-09-118-28/+28
* mtd: use MTD_NAND_OMAP2 for OMAP4Jan Weitzel2011-09-111-3/+4
* mtd: Kbuild: remove reference to MTD_PARTITIONSBrian Norris2011-09-111-1/+0
* mtd: cleanup last uses of MTD_DEBUG config macrosBrian Norris2011-09-112-62/+43
* mtd: remove CONFIG_MTD_DEBUGBrian Norris2011-09-112-36/+0
* mtd: pcmciamtd: remove custom DEBUG() functionBrian Norris2011-09-111-68/+52
* mtd: cleanup style on pr_debug messagesBrian Norris2011-09-119-78/+66
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-1126-249/+216
* mtd: nand: style fixups in pr_* messagesBrian Norris2011-09-112-48/+42
* mtd: nand: convert printk() to pr_*()Brian Norris2011-09-112-39/+39
* mtd: nand: change KERN_DEBUG to KERN_INFOBrian Norris2011-09-111-7/+7
* mtd: dataflash: add device tree probe supportShawn Guo2011-09-112-2/+30
* mtd: pxa3xx_nand: enable multiple chip select supportLei Wen2011-09-119-68/+164
* mtd: pxa3xx_nand: sperate each chip individual infoLei Wen2011-09-111-132/+160
* mtd: pxa3xx_nand: convert all printk into dev_*Lei Wen2011-09-111-11/+16
* mtd: pxa3xx_nand: enhance suspend and resume routineLei Wen2011-09-111-1/+14
* mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poiMike Hench2011-09-111-31/+2
* mtd: atmel_nand: optimize read/write buffer functionsNicolas Ferre2011-09-111-41/+4
* mtd: nand: don't free the global data too earlyLiu Shuo2011-09-111-1/+0
* mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chipTobias Klauser2011-09-111-2/+0
* mtd: fsl_upm: fix a memory leak in fun_chip_init error pathAxel Lin2011-09-111-0/+2
* mtd: atmel_nand: fix wrong use of 0 as NULLNicolas Ferre2011-09-111-1/+1
* mtd: nand_flash_detect_onfi propagate busw infoMatthieu CASTET2011-09-111-4/+4
* mtd: edit NAND-related commentBrian Norris2011-09-111-2/+3
* mtd: tests: ignore corrected bitflips in OOB on mtd_readtestBrian Norris2011-09-111-1/+2
* mtd: nand: ignore ECC errors for simple BBM scansBrian Norris2011-09-111-3/+10
* jffs2: use mutex_is_locked() in __jffs2_flush_wbuf()Alexey Khoroshilov2011-09-111-2/+1
* mtd: ofpart: add ofoldpart aliasDmitry Eremin-Solenikov2011-09-111-0/+6
* mtd: nand: handle ECC errors in OOBBrian Norris2011-09-112-1/+23
* mtd: make ofpart buildable as a separate moduleDmitry Eremin-Solenikov2011-09-113-2/+5
* mtd: spelling, capitalization, uniformityBrian Norris2011-09-1117-123/+119
* mtd: drop mtd_device_registerDmitry Eremin-Solenikov2011-09-112-26/+2