summaryrefslogtreecommitdiffstats
path: root/init/main.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-27mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim3-13/+7
2012-03-27mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2-4/+10
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-27ARM: mach-shmobile: mackerel: Add the flash controller flctlBastian Hecht2-1/+74
2012-03-27mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2-0/+15
2012-03-27mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2-15/+8
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: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht1-0/+24
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