summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-18mtd: de-select the chip when it is not usedHuang Shijie
2012-11-18mtd: s3c2410: Fix potential NULL pointer dereference errorSachin Kamat
2012-11-18jffs2: hold erase_completion_lock on exitAlexey Khoroshilov
2012-11-16mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD
2012-11-16mtd: fsl_ifc_nand: wait tWB time, poll R/B before command executionPrabhakar Kushwaha
2012-11-16mtd: uninitialized variable warning in map.hArnd Bergmann
2012-11-16mtd: diskonchip: use inline functions for DocRead/DocWriteArnd Bergmann
2012-11-16mtd: diskonchip: don't warn about ARM architectureArnd Bergmann
2012-11-15mtd: nand_wait: warn if the nand is busy on exitMatthieu CASTET
2012-11-15mtd: davinci: add support for parition binding nodesMurali Karicheri
2012-11-15mtd: cmdlinepart: fix the overflow of big mtd partitionsHuang Shijie
2012-11-15mtd: map: Fix compilation warningViresh Kumar
2012-11-15mtd: Fix kernel-doc content to avoid warning.Robert P. J. Day
2012-11-15mtdoops: don't erase flash at each bootMatthieu CASTET
2012-11-15mtd: sh_flctl: Add device tree supportBastian Hecht
2012-11-15mtd: sh_flctl: Add DMA capabiltyBastian Hecht
2012-11-15mtd: sh_flctl: Minor cleanupsBastian Hecht
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie
2012-11-15mtd: gpio-nand: Ability to use driver for configurations without RDY-pinAlexander Shiyan
2012-11-15mtd: use the NAND_STATUS_FAIL to replace the hardcodeHuang Shijie
2012-11-15mtd: mtd_oobtest: printk -> pr_{info,err,crit}Vikram Narayanan
2012-11-15mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}Vikram Narayanan
2012-11-15mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_readtest: Replace printk with pr_{info,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_nandecctest: Use pr_fmt macroVikram Narayanan
2012-11-15mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err}Vikram Narayanan
2012-11-15mtd: spear_smi: use module_platform_driver macroSrinivas Kandagatla
2012-11-15mtd: nand: Increase the ecc placement locations to 640Vipin Kumar
2012-11-15mtd: fsmc_nand: use relaxed variants of io accessorsVipin Kumar
2012-11-15mtd: fsmc_nand: modify the wait to uninterruptibleVipin Kumar
2012-11-15mtd: fsmc_nand: change the type for regs to void __iomem *Vipin Kumar
2012-11-15ARM: nomadik: fixup some FSMC merge problemsLinus Walleij
2012-11-15mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD
2012-11-15mtd: delete nomadik_nand driverLinus Walleij
2012-11-15ARM: nomadik: switch over to using the FSMC driverLinus Walleij
2012-11-15mtd: denali: add a DT driverDinh Nguyen
2012-11-15mtd: denali: split the generic driver and PCI layerDinh Nguyen
2012-11-15mtd: fsl_elbc_nand: remove unnecessary badblock_patternBrian Norris
2012-11-15mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat
2012-11-15mtd: m25p80: add support for the windbond w25q256 chipMatthieu CASTET
2012-11-15mtd: m25p80: Make fast read configurable via DTMarek Vasut
2012-11-15mtd: gpmi-nand: make debug prints more clearVikram Narayanan
2012-11-15mtd: cmdlinepart: Simplify parse_cmdline_partitionsShmulik Ladkani
2012-11-15mtd: nand: fix Samsung SLC detection regressionBrian Norris
2012-11-15mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris
2012-11-09jffs2: Fix lock acquisition order bug in jffs2_write_beginThomas Betker
2012-11-09mtd: onenand: Make flexonenand_set_boundary staticSachin Kamat