summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons2012-03-271-2/+4
* mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons2012-03-271-6/+9
* mtd: fsmc: Support of 224-bytes OOB area lengthArmando Visconti2012-03-271-0/+40
* mtd: fsmc: Improve the fsmc_correct_data() routineArmando Visconti2012-03-271-21/+17
* mtd: fsmc: fixed data abort inside change_bit()Armando Visconti2012-03-271-1/+1
* mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-273-13/+7
* mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-272-4/+10
* mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizesBhavna Yadav2012-03-271-17/+159
* mtd: fsmc: Newly erased page read algorithm implementedVipin Kumar2012-03-271-4/+52
* mtd: fix partition wrapper functionsMike Dunn2012-03-271-27/+33
* mtd: docg3 trivial renamingRobert Jarzmik2012-03-271-1/+1
* ARM: mach-shmobile: mackerel: Add the flash controller flctlBastian Hecht2012-03-272-1/+74
* mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2012-03-272-0/+15
* mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2012-03-272-15/+8
* mtd: sh_flctl: Implement NAND_CMD_RNDOUT commandBastian Hecht2012-03-271-0/+16
* mtd: sh_flctl: Expand the READID command to 8 bytesBastian Hecht2012-03-271-3/+9
* mtd: sh_flctl: Reorder empty_fifo() callsBastian Hecht2012-03-271-3/+2
* mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht2012-03-271-0/+24
* jffs2: Standardize JFFS_<LEVEL> usesJoe Perches2012-03-273-34/+13
* jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches2012-03-2723-38/+80
* jffs2: Convert printks to pr_<level>Joe Perches2012-03-2717-264/+342
* jffs2: Convert most D1/D2 macros to jffs2_dbgJoe Perches2012-03-2716-360/+504
* mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck2012-03-271-1/+2
* mtd: change the location of the ONFI detected logHuang Shijie2012-03-271-1/+1
* mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie2012-03-273-15/+46
* mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-277-6/+6
* jffs2: make jffs2_initxattrs() staticNikola Pajkovsky2012-03-271-2/+2
* mtd: fix 'Flash device refused suspend due to active operation' messageRussell King2012-03-271-1/+1
* mtd: gpmi: fix compiler warningHuang Shijie2012-03-271-1/+0
* mtd: simplify return logic in do_map_probe()Uwe Kleine-König2012-03-271-4/+1
* sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffShmulik Ladkani2012-03-271-1/+1
* jffs2: Fix typo in compr.cMasanari Iida2012-03-271-1/+1
* mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde2012-03-271-1/+4
* mtd: check for zero length in OTP functionsArtem Bityutskiy2012-03-272-59/+84
* mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-2713-76/+21
* mtd: harmonize mtd_point interface implementationArtem Bityutskiy2012-03-275-14/+3
* mtd: remove junk pmc551.hArtem Bityutskiy2012-03-272-79/+38
* mtd: remove retlen zeroing duplicationArtem Bityutskiy2012-03-2718-73/+1
* mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-278-54/+17
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-2723-321/+3
* mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-272-112/+165
* mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-279-20/+33
* mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-272-15/+36
* mtd: redboot: remove useless codeArtem Bityutskiy2012-03-271-4/+2
* mtd: nftlcore: remove out-of-date and now irrelevant piece of codeArtem Bityutskiy2012-03-271-7/+0
* mtdoops: clean-up new MTD API usageArtem Bityutskiy2012-03-271-5/+4
* mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefinedArtem Bityutskiy2012-03-271-3/+0
* mtd: sst25l: initialize writebufsizeArtem Bityutskiy2012-03-271-0/+1
* mtd: spear_smi: initialize writebufsizeArtem Bityutskiy2012-03-271-0/+1
* mtd: lart: initialize writebufsizeArtem Bityutskiy2012-03-271-0/+1
OpenPOWER on IntegriCloud