aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27mtd: maps: l440gx: Add reference counter to set_vpp()Paul Parsons1-5/+9
2012-03-27mtd: maps: physmap: Add reference counter to set_vpp()Paul Parsons1-2/+20
2012-03-27mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons1-2/+4
2012-03-27mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons1-6/+9
2012-03-27mtd: fsmc: Support of 224-bytes OOB area lengthArmando Visconti1-0/+40
2012-03-27mtd: fsmc: Improve the fsmc_correct_data() routineArmando Visconti1-21/+17
2012-03-27mtd: fsmc: fixed data abort inside change_bit()Armando Visconti1-1/+1
2012-03-27mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim1-4/+5
2012-03-27mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizesBhavna Yadav1-17/+159
2012-03-27mtd: fsmc: Newly erased page read algorithm implementedVipin Kumar1-4/+52
2012-03-27mtd: fix partition wrapper functionsMike Dunn1-27/+33
2012-03-27mtd: docg3 trivial renamingRobert Jarzmik1-1/+1
2012-03-27mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht1-0/+3
2012-03-27mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht1-15/+7
2012-03-27mtd: sh_flctl: Implement NAND_CMD_RNDOUT commandBastian Hecht1-0/+16
2012-03-27mtd: sh_flctl: Expand the READID command to 8 bytesBastian Hecht1-3/+9
2012-03-27mtd: sh_flctl: Reorder empty_fifo() callsBastian Hecht1-3/+2
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 Shijie1-6/+13
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie1-1/+1
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-27mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde1-1/+4
2012-03-27mtd: check for zero length in OTP functionsArtem Bityutskiy1-0/+73
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 Bityutskiy1-2/+38
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy18-73/+1
2012-03-27mtd: remove R/O checking duplicationArtem Bityutskiy7-54/+15
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 Bityutskiy1-0/+148
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy7-17/+29
2012-03-27mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris1-15/+31
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-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