summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | mtd: remove bcmring NAND driverChristian Daudt2012-09-296-1246/+0
* | | | | mtd: nand: clk: preparation for switch to common clock frameworkm-karicheri2@ti.com2012-09-291-3/+3
* | | | | mtd: mtd_nandecctest: add double bit error detection testsAkinobu Mita2012-09-291-0/+79
* | | | | mtd: mtd_nandecctest: add single bit error correction testAkinobu Mita2012-09-291-0/+37
* | | | | mtd: mtd_nandecctest: add no corruption testAkinobu Mita2012-09-291-0/+26
* | | | | mtd: mtd_nandecctest: rewrite the test routineAkinobu Mita2012-09-291-23/+70
* | | | | mtd: mtd_nandecctest: support injecting bit error for ecc codeAkinobu Mita2012-09-291-2/+16
* | | | | mtd: tests: test for multi-bit error correctionIwo Mergler2012-09-292-0/+461
* | | | | mtd: cmdlinepart: make the partitions rule more strictShmulik Ladkani2012-09-291-1/+11
* | | | | mtd: nand/gpio: Convert to module_platform_driver()Sachin Kamat2012-09-291-14/+1
* | | | | mtd: mxc_nand: Adapt the clock name to the new clock frameworkFabio Estevam2012-09-291-1/+1
* | | | | mtd: mxc_nand: Convert to module_platform_driver()Fabio Estevam2012-09-291-15/+3
* | | | | mtd: gpmi-nand: Convert to module_platform_driver()Fabio Estevam2012-09-291-22/+7
* | | | | mtd: gpmi-nand: Improve logging styleFabio Estevam2012-09-291-3/+6
* | | | | mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064pMarek Vasut2012-09-291-2/+2
* | | | | mtd: basic (read only) driver for BCMA serial flashRafał Miłecki2012-09-293-0/+114
* | | | | mtd: mtd_nandecctest: ensure alignment requirement for bitopsAkinobu Mita2012-09-291-14/+29
* | | | | mtd: mtd_nandecctest: improve message outputAkinobu Mita2012-09-291-19/+29
* | | | | mtd: mtd_nandecctest: make module_init() return appropriate errnoAkinobu Mita2012-09-291-1/+1
* | | | | mtd: mtd_nandecctest: remove unnecessary includeAkinobu Mita2012-09-291-1/+0
* | | | | mtd: autcpu12-nvram: drop frees of devm_ alloc'd dataJulia Lawall2012-09-291-14/+4
* | | | | mtd: cmdlinepart: minor cleanupsArtem Bityutskiy2012-09-291-78/+59
* | | | | mtd: cmdlinepart: revise error handlingArtem Bityutskiy2012-09-291-16/+18
* | | | | mtd: bcm47part driver for BCM47XX chipsetsRafał Miłecki2012-09-293-0/+210
* | | | | mtd: cmdlinepart: remove unneeded initializationArtem Bityutskiy2012-09-291-1/+1
* | | | | mtd: omap2: fix module loadingAndreas Bießmann2012-09-291-0/+1
* | | | | mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann2012-09-291-1/+1
* | | | | mtd: cfi_cmdset_0001: Fix problem with unlocking timeoutStefan Roese2012-09-291-3/+11
* | | | | mtd: nand: Added a device flag for subpage read supportJeff Westfahl2012-09-291-2/+7
* | | | | mtd: orion_nand: remove <mach/hardware.h> includeThomas Petazzoni2012-09-291-1/+0
* | | | | mtd: mtd_nandecctest: make module_init() return an error code if test failsAkinobu Mita2012-09-291-3/+6
* | | | | mtd: mtd_nandecctest: remove unnecessary srandom32() callAkinobu Mita2012-09-291-2/+0
* | | | | mtd: m25p80: add support for the EON EN25Q64 chipGabor Juhos2012-09-291-0/+1
* | | | | mtd: m25p80: add support for Micron N25Q128Jan Luebbe2012-09-291-0/+1
* | | | | mtd: lpc32xx_mlc: Cleanup after DT-only conversionRoland Stigge2012-09-291-28/+18
* | | | | mtd: lpc32xx_slc: Cleanup after DT-only conversionRoland Stigge2012-09-291-31/+21
* | | | | mtd: allow MTD_NAND_GPMI_NAND to be built as moduleFabio Estevam2012-09-291-1/+1
* | | | | mtd: nand: nand_bbt: export nand_update_bbtFabio Estevam2012-09-291-1/+2
* | | | | mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'Shmulik Ladkani2012-09-291-12/+12
* | | | | mtd: s3c2410: Fix compiler warningsSachin Kamat2012-09-291-0/+2
* | | | | mtd: s3c2410: Use devm_* functionsSachin Kamat2012-09-291-37/+10
* | | | | mtd: maps: rbtx4939-flash: delete unneeded testJulia Lawall2012-09-291-2/+0
* | | | | mtd: mtdpart: break it as soon as we parse out the partitionsHuang Shijie2012-09-291-1/+4
* | | | | mtd: physmap_of: Add "no-unaligned-direct-access" DT propertyStefan Roese2012-09-291-0/+14
* | | | | mtd: spear_smi: use devm_ functions consistentlyJulia Lawall2012-09-291-65/+18
* | | | | mtd: lantiq: Add NAND support on Lantiq XWAY SoC.John Crispin2012-09-293-0/+210
* | | | | mtd: check for valid pdata inside plat_nandJohn Crispin2012-09-291-0/+5
* | | | | mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-2925-547/+0
* | | | | mtd: m25p80: add support for Micron N25Q256AVivien Didelot2012-09-291-0/+3
* | | | | mtd: maps: pci: remove dead codeWolfram Sang2012-09-291-23/+0
OpenPOWER on IntegriCloud