summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-03mtd: docg3: Use devm_*() functionsJingoo Han
2014-01-03mtd: nand: pxa3xx: Consolidate ECC initializationEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Use extended cmdfunc() only if neededEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Clear need_wait flag when starting a commandEzequiel Garcia
2014-01-03mtd: denali: Mark function is_erased() as staticRashika Kheria
2014-01-03mtd: lpddr: Mark functions as static and remove unused functionRashika Kheria
2014-01-03mtd: nand: lpc32xx_mlc: drop custom write_page callbackBrian Norris
2014-01-03mtd: nand: davinci: don't request AEMIF address rangeIvan Khoronzhuk
2014-01-03mtd: nand: davinci: reuse driver for Keystone archIvan Khoronzhuk
2014-01-03mtd: nand: davinci: adjust DT properties to MTD genericIvan Khoronzhuk
2014-01-03mtd: nand: davinci: extend description of bindingsIvan Khoronzhuk
2014-01-03mtd: nand: davinci: move bindings under mtdIvan Khoronzhuk
2014-01-03mtd: nand: davinci: simplify error handlingIvan Khoronzhuk
2014-01-03mtd: nand: davinci: check required ti,davinci-chipselect propertyIvan Khoronzhuk
2014-01-03mtd: nand: davinci: return ENOMEM if memory allocation is failedIvan Khoronzhuk
2014-01-03mtd: nand: davinci: fix driver registrationIvan Khoronzhuk
2014-01-03mtd: au1550nd: add missing platform_set_drvdata()Wei Yongjun
2014-01-03mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove()Wei Yongjun
2014-01-03mtd: nand: sh_flctl: Remove unneeded CONFIG_OFEzequiel Garcia
2014-01-03MAINTAINERS: mtd: add PXA3xx NAND driver to MAINTAINERSEzequiel Garcia
2014-01-03MAINTAINERS: mtd: add Brian Norris for MTD maintenanceBrian Norris
2014-01-03mtd: denali: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-01-03mtd: sh_flctl: use devm_* managed allocatorsLaurent Pinchart
2014-01-03mtd: sh_flctl: fix warnings due to improper castsLaurent Pinchart
2014-01-03mtd: sh_flctl: enable driver compilation with COMPILE_TESTLaurent Pinchart
2014-01-03mtd: make register_mtd_parser return voidAxel Lin
2014-01-03mtd: make deregister_mtd_parser return voidAxel Lin
2014-01-03jffs2: NULL return of kmem_cache_zalloc should be handledZhouyi Zhou
2014-01-03mtd: nand: refactor print messagesEzequiel Garcia
2014-01-03mtd: tests: mtd_nandecctest: Use IS_ENABLED() macroFabio Estevam
2014-01-03mtd: convert to use ATTRIBUTE_GROUPSAxel Lin
2014-01-03mtd: m25p80: add support for m25px16Igor Grinberg
2014-01-03mtd: nand: mxc_nand: Check the return value from clk_prepare_enable()Fabio Estevam
2014-01-03mtd: mxc_nand: remove duplicated ecc_stats countingMichael Grzeschik
2014-01-03of_mtd: fix header file include guardPhilipp Rosenberger
2014-01-03mtd: nand: fix misspelling in ONFI parameter field nameBrian Norris
2014-01-03mtd: dataflash: remove unnecessary spi_set_drvdata()Jingoo Han
2014-01-03mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irqWei Yongjun
2014-01-03mtd: gpmi: change pr_debug to dev_dbgHuang Shijie
2014-01-03mtd: gpmi: change pr_err to dev_errHuang Shijie
2014-01-03mtd: gpmi: remove the unnecessary pr_err()Huang Shijie
2014-01-03mtd: nand: diskonchip: Request memory region prior ioremap()Alexander Shiyan
2014-01-03mtd: gpmi: use devm_request_irqHuang Shijie
2014-01-03mtd: gpmi: use devm_ioremap_resourceHuang Shijie
2014-01-03mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*Huang Shijie
2014-01-03mtd: gpmi: remove the unused lineHuang Shijie
2014-01-03mtd: gpmi: delete the gpmi_pre_bbt_scanHuang Shijie
2014-01-03mtd: gpmi: do not use the local array to do the DMA transferHuang Shijie
2014-01-03mtd: nand: pxa3xx: make ECC configuration checks more explicitBrian Norris
2014-01-03mtd: nand: pxa3xx: Add ECC BCH correctable errors detectionEzequiel Garcia