| Commit message (Expand) | Author | Age | Files | Lines |
* | jffs2: Standardize JFFS_<LEVEL> uses | Joe Perches | 2012-03-27 | 3 | -34/+13 |
* | jffs2: Use pr_fmt and remove jffs: from formats | Joe Perches | 2012-03-27 | 23 | -38/+80 |
* | jffs2: Convert printks to pr_<level> | Joe Perches | 2012-03-27 | 17 | -264/+342 |
* | jffs2: Convert most D1/D2 macros to jffs2_dbg | Joe Perches | 2012-03-27 | 16 | -360/+504 |
* | mtd: mips: lantiq: reintroduce support for cmdline partitions | Daniel Schwierzeck | 2012-03-27 | 1 | -1/+2 |
* | mtd: change the location of the ONFI detected log | Huang Shijie | 2012-03-27 | 1 | -1/+1 |
* | mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() | Huang Shijie | 2012-03-27 | 3 | -15/+46 |
* | mxs-dma : move the mxs dma.h to a more common place | Huang Shijie | 2012-03-27 | 7 | -6/+6 |
* | jffs2: make jffs2_initxattrs() static | Nikola Pajkovsky | 2012-03-27 | 1 | -2/+2 |
* | mtd: fix 'Flash device refused suspend due to active operation' message | Russell King | 2012-03-27 | 1 | -1/+1 |
* | mtd: gpmi: fix compiler warning | Huang Shijie | 2012-03-27 | 1 | -1/+0 |
* | mtd: simplify return logic in do_map_probe() | Uwe Kleine-König | 2012-03-27 | 1 | -4/+1 |
* | sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff | Shmulik Ladkani | 2012-03-27 | 1 | -1/+1 |
* | jffs2: Fix typo in compr.c | Masanari Iida | 2012-03-27 | 1 | -1/+1 |
* | mtd: ixp4xx: oops in ixp4xx_flash_probe | Marc Kleine-Budde | 2012-03-27 | 1 | -1/+4 |
* | mtd: check for zero length in OTP functions | Artem Bityutskiy | 2012-03-27 | 2 | -59/+84 |
* | mtd: move zero length verification to MTD API functions | Artem Bityutskiy | 2012-03-27 | 13 | -76/+21 |
* | mtd: harmonize mtd_point interface implementation | Artem Bityutskiy | 2012-03-27 | 5 | -14/+3 |
* | mtd: remove junk pmc551.h | Artem Bityutskiy | 2012-03-27 | 2 | -79/+38 |
* | mtd: remove retlen zeroing duplication | Artem Bityutskiy | 2012-03-27 | 18 | -73/+1 |
* | mtd: remove R/O checking duplication | Artem Bityutskiy | 2012-03-27 | 8 | -54/+17 |
* | mtd: do not duplicate length and offset checks in drivers | Artem Bityutskiy | 2012-03-27 | 23 | -321/+3 |
* | mtd: add offset and length checks to the API function | Artem Bityutskiy | 2012-03-27 | 2 | -112/+165 |
* | mtd: return error code from mtd_unpoint | Artem Bityutskiy | 2012-03-27 | 9 | -20/+33 |
* | mtd: nand: write BBM to OOB even with flash-based BBT | Brian Norris | 2012-03-27 | 2 | -15/+36 |
* | mtd: redboot: remove useless code | Artem Bityutskiy | 2012-03-27 | 1 | -4/+2 |
* | mtd: nftlcore: remove out-of-date and now irrelevant piece of code | Artem Bityutskiy | 2012-03-27 | 1 | -7/+0 |
* | mtdoops: clean-up new MTD API usage | Artem Bityutskiy | 2012-03-27 | 1 | -5/+4 |
* | mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined | Artem Bityutskiy | 2012-03-27 | 1 | -3/+0 |
* | mtd: sst25l: initialize writebufsize | Artem Bityutskiy | 2012-03-27 | 1 | -0/+1 |
* | mtd: spear_smi: initialize writebufsize | Artem Bityutskiy | 2012-03-27 | 1 | -0/+1 |
* | mtd: lart: initialize writebufsize | Artem Bityutskiy | 2012-03-27 | 1 | -0/+1 |
* | mtd: docg3: initialize writebufsize | Artem Bityutskiy | 2012-03-27 | 1 | -1/+1 |
* | mtd: doc2001plus: initialize writebufsize | Artem Bityutskiy | 2012-03-27 | 1 | -1/+1 |
* | mtd: doc2001: initialize writebufsize | Artem Bityutskiy | 2012-03-27 | 1 | -1/+1 |
* | mtd: doc2000: initialize writebufsize | Artem Bityutskiy | 2012-03-27 | 1 | -1/+1 |
* | mtd: block2mtd: initialize writebufsize | Artem Bityutskiy | 2012-03-27 | 1 | -0/+1 |
* | jffs2: Remove unnecessary OOM messages | Joe Perches | 2012-03-27 | 2 | -5/+2 |
* | mtd: docg4: fix printk() warnings | Dan Carpenter | 2012-03-27 | 1 | -3/+1 |
* | mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH | Wolfram Sang | 2012-03-27 | 1 | -1/+1 |
* | mtd: m25p80: set writebufsize | Brian Norris | 2012-03-27 | 1 | -0/+1 |
* | mtd: mtdcore: remove unnecessary mtd->resume check | Brian Norris | 2012-03-27 | 1 | -1/+1 |
* | jffs2: fix typo in scan.c | Masanari Iida | 2012-03-27 | 1 | -1/+1 |
* | mtd: add leading underscore to all mtd functions | Artem Bityutskiy | 2012-03-27 | 36 | -349/+350 |
* | jffs2: update to new MTD interface | Brian Norris | 2012-03-27 | 1 | -3/+1 |
* | romfs: switch to new MTD API | Artem Bityutskiy | 2012-03-27 | 1 | -1/+1 |
* | jffs2: remove direct mtd->point reference | Artem Bityutskiy | 2012-03-27 | 1 | -11/+9 |
* | mtd: nand: add support for diskonchip G4 nand flash device | Mike Dunn | 2012-03-27 | 3 | -0/+1399 |
* | mtd: minor coding style cleanup in mtdpart.c | Stefan Roese | 2012-03-27 | 1 | -1/+1 |
* | mtd: convert drivers/mtd/* to use module_spi_driver() | Axel Lin | 2012-03-27 | 3 | -39/+3 |