aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-29mtd: tests: test for multi-bit error correctionIwo Mergler2-0/+461
2012-09-29mtd: cmdlinepart: make the partitions rule more strictShmulik Ladkani1-1/+11
2012-09-29mtd: nand/gpio: Convert to module_platform_driver()Sachin Kamat1-14/+1
2012-09-29mtd: mxc_nand: Adapt the clock name to the new clock frameworkFabio Estevam1-1/+1
2012-09-29mtd: mxc_nand: Convert to module_platform_driver()Fabio Estevam1-15/+3
2012-09-29mtd: gpmi-nand: Convert to module_platform_driver()Fabio Estevam1-22/+7
2012-09-29mtd: gpmi-nand: Improve logging styleFabio Estevam1-3/+6
2012-09-29mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064pMarek Vasut1-2/+2
2012-09-29mtd: basic (read only) driver for BCMA serial flashRafał Miłecki3-0/+114
2012-09-29mtd: mtd_nandecctest: ensure alignment requirement for bitopsAkinobu Mita1-14/+29
2012-09-29mtd: mtd_nandecctest: improve message outputAkinobu Mita1-19/+29
2012-09-29mtd: mtd_nandecctest: make module_init() return appropriate errnoAkinobu Mita1-1/+1
2012-09-29mtd: mtd_nandecctest: remove unnecessary includeAkinobu Mita1-1/+0
2012-09-29mtd: autcpu12-nvram: drop frees of devm_ alloc'd dataJulia Lawall1-14/+4
2012-09-29mtd: cmdlinepart: minor cleanupsArtem Bityutskiy1-78/+59
2012-09-29mtd: cmdlinepart: revise error handlingArtem Bityutskiy1-16/+18
2012-09-29mtd: bcm47part driver for BCM47XX chipsetsRafał Miłecki3-0/+210
2012-09-29mtd: cmdlinepart: remove unneeded initializationArtem Bityutskiy1-1/+1
2012-09-29mtd: omap2: fix module loadingAndreas Bießmann1-0/+1
2012-09-29mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann1-1/+1
2012-09-29mtd: cfi_cmdset_0001: Fix problem with unlocking timeoutStefan Roese1-3/+11
2012-09-29mtd: nand: Added a device flag for subpage read supportJeff Westfahl1-2/+7
2012-09-29mtd: orion_nand: remove <mach/hardware.h> includeThomas Petazzoni1-1/+0
2012-09-29mtd: mtd_nandecctest: make module_init() return an error code if test failsAkinobu Mita1-3/+6
2012-09-29mtd: mtd_nandecctest: remove unnecessary srandom32() callAkinobu Mita1-2/+0
2012-09-29mtd: m25p80: add support for the EON EN25Q64 chipGabor Juhos1-0/+1
2012-09-29mtd: m25p80: add support for Micron N25Q128Jan Luebbe1-0/+1
2012-09-29mtd: lpc32xx_mlc: Cleanup after DT-only conversionRoland Stigge1-28/+18
2012-09-29mtd: lpc32xx_slc: Cleanup after DT-only conversionRoland Stigge1-31/+21
2012-09-29mtd: allow MTD_NAND_GPMI_NAND to be built as moduleFabio Estevam1-1/+1
2012-09-29mtd: nand: nand_bbt: export nand_update_bbtFabio Estevam1-1/+2
2012-09-29mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'Shmulik Ladkani1-12/+12
2012-09-29mtd: s3c2410: Fix compiler warningsSachin Kamat1-0/+2
2012-09-29mtd: s3c2410: Use devm_* functionsSachin Kamat1-37/+10
2012-09-29mtd: maps: rbtx4939-flash: delete unneeded testJulia Lawall1-2/+0
2012-09-29mtd: mtdpart: break it as soon as we parse out the partitionsHuang Shijie1-1/+4
2012-09-29mtd: physmap_of: Add "no-unaligned-direct-access" DT propertyStefan Roese1-0/+14
2012-09-29mtd: spear_smi: use devm_ functions consistentlyJulia Lawall1-65/+18
2012-09-29mtd: lantiq: Add NAND support on Lantiq XWAY SoC.John Crispin3-0/+210
2012-09-29mtd: check for valid pdata inside plat_nandJohn Crispin1-0/+5
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie25-547/+0
2012-09-29mtd: m25p80: add support for Micron N25Q256AVivien Didelot1-0/+3
2012-09-29mtd: maps: pci: remove dead codeWolfram Sang1-23/+0
2012-09-29mtd: use %*ph[CN] to dump small buffersAndy Shevchenko4-41/+14
2012-09-29mtd: gpmi: fix the compiler warningsHuang Shijie3-16/+12
2012-09-29mtd: nand: davinci: add OF support for davinci nand controllerHeiko Schocher1-1/+71
2012-09-29mtd: allow uclinux map driver to be used on any ColdFire CPU platformGreg Ungerer1-1/+1
2012-09-29mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driverGreg Ungerer1-6/+9
2012-09-29mtd: s3c2410: Fix line over 80 characters warningSachin Kamat1-10/+20
2012-09-29mtd: s3c2410: Fix checkpatch warnings and errors related to whitespacesSachin Kamat1-8/+9