summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-27jffs2: Standardize JFFS_<LEVEL> usesJoe Perches3-34/+13
2012-03-27jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches23-38/+80
2012-03-27jffs2: Convert printks to pr_<level>Joe Perches17-264/+342
2012-03-27jffs2: Convert most D1/D2 macros to jffs2_dbgJoe Perches16-360/+504
2012-03-27mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck1-1/+2
2012-03-27mtd: change the location of the ONFI detected logHuang Shijie1-1/+1
2012-03-27mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie3-15/+46
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie7-6/+6
2012-03-27jffs2: make jffs2_initxattrs() staticNikola Pajkovsky1-2/+2
2012-03-27mtd: fix 'Flash device refused suspend due to active operation' messageRussell King1-1/+1
2012-03-27mtd: gpmi: fix compiler warningHuang Shijie1-1/+0
2012-03-27mtd: simplify return logic in do_map_probe()Uwe Kleine-König1-4/+1
2012-03-27sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffShmulik Ladkani1-1/+1
2012-03-27jffs2: Fix typo in compr.cMasanari Iida1-1/+1
2012-03-27mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde1-1/+4
2012-03-27mtd: check for zero length in OTP functionsArtem Bityutskiy2-59/+84
2012-03-27mtd: move zero length verification to MTD API functionsArtem Bityutskiy13-76/+21
2012-03-27mtd: harmonize mtd_point interface implementationArtem Bityutskiy5-14/+3
2012-03-27mtd: remove junk pmc551.hArtem Bityutskiy2-79/+38
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy18-73/+1
2012-03-27mtd: remove R/O checking duplicationArtem Bityutskiy8-54/+17
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy23-321/+3
2012-03-27mtd: add offset and length checks to the API functionArtem Bityutskiy2-112/+165
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy9-20/+33
2012-03-27mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2-15/+36
2012-03-27mtd: redboot: remove useless codeArtem Bityutskiy1-4/+2
2012-03-27mtd: nftlcore: remove out-of-date and now irrelevant piece of codeArtem Bityutskiy1-7/+0
2012-03-27mtdoops: clean-up new MTD API usageArtem Bityutskiy1-5/+4
2012-03-27mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefinedArtem Bityutskiy1-3/+0
2012-03-27mtd: sst25l: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-03-27mtd: spear_smi: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-03-27mtd: lart: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-03-27mtd: docg3: initialize writebufsizeArtem Bityutskiy1-1/+1
2012-03-27mtd: doc2001plus: initialize writebufsizeArtem Bityutskiy1-1/+1
2012-03-27mtd: doc2001: initialize writebufsizeArtem Bityutskiy1-1/+1
2012-03-27mtd: doc2000: initialize writebufsizeArtem Bityutskiy1-1/+1
2012-03-27mtd: block2mtd: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-03-27jffs2: Remove unnecessary OOM messagesJoe Perches2-5/+2
2012-03-27mtd: docg4: fix printk() warningsDan Carpenter1-3/+1
2012-03-27mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang1-1/+1
2012-03-27mtd: m25p80: set writebufsizeBrian Norris1-0/+1
2012-03-27mtd: mtdcore: remove unnecessary mtd->resume checkBrian Norris1-1/+1
2012-03-27jffs2: fix typo in scan.cMasanari Iida1-1/+1
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy36-349/+350
2012-03-27jffs2: update to new MTD interfaceBrian Norris1-3/+1
2012-03-27romfs: switch to new MTD APIArtem Bityutskiy1-1/+1
2012-03-27jffs2: remove direct mtd->point referenceArtem Bityutskiy1-11/+9
2012-03-27mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn3-0/+1399
2012-03-27mtd: minor coding style cleanup in mtdpart.cStefan Roese1-1/+1
2012-03-27mtd: convert drivers/mtd/* to use module_spi_driver()Axel Lin3-39/+3