aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
* mtd: nand: remove gotos in `check_create()'Brian Norris2011-09-11
* mtd: nand: begin restructuring check_createBrian Norris2011-09-11
* mtd: nand: fix styleBrian Norris2011-09-11
* mtd: nand: remove unnecessary variableBrian Norris2011-09-11
* mtd: nand: do not ignore all ECC errorsBrian Norris2011-09-11
* mtd: nand: refactor scanning codeBrian Norris2011-09-11
* mtd: drop Integrator flash map KconfigLinus Walleij2011-09-11
* mtd: kill old field for `struct mtd_info_user'Brian Norris2011-09-11
* mtd: nand: kill member `ops' of `struct nand_chip'Brian Norris2011-09-11
* mtd: add MEMWRITE ioctlBrian Norris2011-09-11
* mtd: rename MTD_MODE_* to MTD_FILE_MODE_*Brian Norris2011-09-11
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
* mtd: move mtd_oob_mode_t to shared kernel/user spaceBrian Norris2011-09-11
* mtd: support reading OOB without ECCBrian Norris2011-09-11
* mtd: support writing OOB without ECCBrian Norris2011-09-11
* mtd: add the common code for GPMI-NAND controller driverHuang Shijie2011-09-11
* mtd: add GPMI-NAND driver in the config and MakefileHuang Shijie2011-09-11
* mtd: add helper functions library and header files for GPMI NAND driverHuang Shijie2011-09-11
* mtd: check parts pointer before using itJason Liu2011-09-11
* mtd: do not assume oobsize is power of 2Brian Norris2011-09-11
* mtd: mxc_nand: add mx53 NFC driver supportJason Liu2011-09-11
* mtd: bcm_umi_nand: clean up error handling codeJulia Lawall2011-09-11
* mtd: eLBC NAND: update ecc_stats.corrected when lteccr availableMichael Hench2011-09-11
* mtd: s3c2410 nand: Remove uncessary null checkJonghwan Choi2011-09-11
* mtd: spelling fixesBrian Norris2011-09-11
* mtd: use MTD_NAND_OMAP2 for OMAP4Jan Weitzel2011-09-11
* mtd: Kbuild: remove reference to MTD_PARTITIONSBrian Norris2011-09-11
* mtd: cleanup last uses of MTD_DEBUG config macrosBrian Norris2011-09-11
* mtd: remove CONFIG_MTD_DEBUGBrian Norris2011-09-11
* mtd: pcmciamtd: remove custom DEBUG() functionBrian Norris2011-09-11
* mtd: cleanup style on pr_debug messagesBrian Norris2011-09-11
* mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-11
* mtd: nand: style fixups in pr_* messagesBrian Norris2011-09-11
* mtd: nand: convert printk() to pr_*()Brian Norris2011-09-11
* mtd: nand: change KERN_DEBUG to KERN_INFOBrian Norris2011-09-11
* mtd: dataflash: add device tree probe supportShawn Guo2011-09-11
* mtd: pxa3xx_nand: enable multiple chip select supportLei Wen2011-09-11
* mtd: pxa3xx_nand: sperate each chip individual infoLei Wen2011-09-11
* mtd: pxa3xx_nand: convert all printk into dev_*Lei Wen2011-09-11
* mtd: pxa3xx_nand: enhance suspend and resume routineLei Wen2011-09-11
* mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poiMike Hench2011-09-11
* mtd: atmel_nand: optimize read/write buffer functionsNicolas Ferre2011-09-11
* mtd: nand: don't free the global data too earlyLiu Shuo2011-09-11
* mtd: fsl_upm: fix a memory leak in fun_chip_init error pathAxel Lin2011-09-11
* mtd: atmel_nand: fix wrong use of 0 as NULLNicolas Ferre2011-09-11
* mtd: nand_flash_detect_onfi propagate busw infoMatthieu CASTET2011-09-11
* mtd: edit NAND-related commentBrian Norris2011-09-11
* mtd: tests: ignore corrected bitflips in OOB on mtd_readtestBrian Norris2011-09-11
* mtd: nand: ignore ECC errors for simple BBM scansBrian Norris2011-09-11