Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | mtd: mtdoops: several minor cleanups | Artem Bityutskiy | 2009-11-30 | 1 | -41/+40 | |
| * | | | | | | | | core: Add kernel message dumper to call on oopses and panics | Simon Kagstrom | 2009-11-30 | 3 | -0/+166 | |
| * | | | | | | | | mtd: add ARM pismo support | Russell King - ARM Linux | 2009-11-30 | 1 | -0/+1 | |
| * | | | | | | | | mtd: pxa3xx_nand: Fix PIO data transfer | David Hunter | 2009-11-30 | 1 | -2/+2 | |
| * | | | | | | | | mtd: nand: fix multi-chip suspend problem | Li Yang | 2009-11-30 | 1 | -2/+8 | |
| * | | | | | | | | mtd: add support for switching old SST chips into QRY mode | Guillaume LECERF | 2009-11-30 | 1 | -0/+7 | |
| * | | | | | | | | mtd: fix M29W800D dev_id and uaddr | Ladislav Michl | 2009-11-30 | 1 | -4/+4 | |
| * | | | | | | | | mtd: don't use PF_MEMALLOC | KOSAKI Motohiro | 2009-11-30 | 1 | -3/+0 | |
| * | | | | | | | | mtd: Add bad block table overrides to Davinci NAND driver | Mark A. Greer | 2009-11-30 | 2 | -0/+6 | |
| * | | | | | | | | mtd: m25p80: Add support for CAT25xxx serial EEPROMs | Anton Vorontsov | 2009-11-30 | 1 | -45/+69 | |
| * | | | | | | | | mtd: m25p80: Rework probing/JEDEC code | Anton Vorontsov | 2009-11-30 | 1 | -29/+40 | |
| * | | | | | | | | mtd: m25p80: Convert to device table matching | Anton Vorontsov | 2009-11-30 | 1 | -75/+89 | |
| * | | | | | | | | mtd: make pagetest work | Artem Bityutskiy | 2009-11-30 | 1 | -0/+1 | |
| * | | | | | | | | mtd: don't use __exit_p to wrap mxcnd_remove | Uwe Kleine-König | 2009-11-30 | 1 | -1/+1 | |
| * | | | | | | | | mtd: move excite_nand_remove to .devexit.text | Uwe Kleine-König | 2009-11-30 | 1 | -1/+1 | |
| * | | | | | | | | JFFS2: fix min/max confusion | Roel Kluin | 2009-11-30 | 1 | -1/+1 | |
| * | | | | | | | | mtd: CFI cmdset_0002: enable erase-suspend-program | Joakim Tjernlund | 2009-11-30 | 1 | -13/+3 | |
| * | | | | | | | | mtd: eLBC NAND: give more verbose output on error | Scott Wood | 2009-11-30 | 1 | -5/+8 | |
| * | | | | | | | | mtd: eLBC NAND: use recommended command sequences | Scott Wood | 2009-11-30 | 1 | -39/+27 | |
| * | | | | | | | | mtd: eLBC NAND: increase bus timeout to maximum | Scott Wood | 2009-11-30 | 1 | -0/+7 | |
| * | | | | | | | | mtd: alauda: Use hweight8 | Akinobu Mita | 2009-11-30 | 1 | -10/+1 | |
| * | | | | | | | | jffs2: Fix error return in jffs2_do_read_inode_internal() | Roel Kluin | 2009-11-30 | 1 | -1/+1 | |
| * | | | | | | | | mtd: error return -EIO instead of EIO | Roel Kluin | 2009-11-30 | 3 | -4/+4 | |
| * | | | | | | | | mtd: move manufacturer to the common cfi.h header file | Hans-Christian Egtvedt | 2009-11-30 | 2 | -14/+15 | |
| * | | | | | | | | mtd: add lock fixup for AT49BV640D and AT49BV640DT chips | Hans-Christian Egtvedt | 2009-11-30 | 1 | -0/+14 | |
| * | | | | | | | | mtd: ensure index is positive | Roel Kluin | 2009-11-30 | 2 | -2/+2 | |
| * | | | | | | | | mtd: m25p80: make command buffer DMA-safe | Johannes Stezenbach | 2009-11-30 | 1 | -2/+9 | |
| * | | | | | | | | mtd: s3c2410: propagate nand options from the platform data | Ben Dooks | 2009-11-30 | 2 | -1/+3 | |
| * | | | | | | | | mtd: nand: add option to quieten off the no device found messgae | Ben Dooks | 2009-11-30 | 2 | -2/+5 | |
| * | | | | | | | | mtd: txx9ndfmc: Use nand_release to free resources | Atsushi Nemoto | 2009-11-30 | 1 | -2/+1 | |
| * | | | | | | | | mtd: ixp4xx map: use resource_size | Tobias Klauser | 2009-11-30 | 1 | -3/+3 | |
| * | | | | | | | | mtd: Add panic_write for NAND flashes | Simon Kagstrom | 2009-11-30 | 1 | -8/+120 | |
| * | | | | | | | | mtd: add missing put_chip() in cfi_intelext_reset() | Nicolas Pitre | 2009-11-30 | 1 | -0/+1 | |
| * | | | | | | | | mtd: OneNAND: fix double printing of function name | Mika Korhonen | 2009-11-30 | 1 | -2/+2 | |
| * | | | | | | | | mtd: OneNAND: multiblock erase support | Mika Korhonen | 2009-11-30 | 4 | -7/+194 | |
| * | | | | | | | | mtd: OneNAND: move erase method to a separate function | Mika Korhonen | 2009-11-30 | 1 | -56/+76 | |
| * | | | | | | | | mtd: add nand_ecc test module | Akinobu Mita | 2009-11-30 | 2 | -0/+88 | |
| * | | | | | | | | mtd: Add __nand_calculate_ecc() to NAND ECC functions | Akinobu Mita | 2009-11-30 | 2 | -7/+28 | |
| * | | | | | | | | mtd: OneNAND OTP support rework | Amul Kumar Saha | 2009-11-30 | 2 | -32/+264 | |
| * | | | | | | | | mtd: vmu-flash: Use hweight_long | Akinobu Mita | 2009-11-20 | 1 | -4/+3 | |
| |/ / / / / / / | ||||||
| * | | | | | | | mtd: Fix compile failure and error path in physmap.c | H Hartley Sweeten | 2009-10-20 | 1 | -23/+21 | |
| * | | | | | | | Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27" | David Woodhouse | 2009-10-20 | 1 | -15/+1 | |
| * | | | | | | | mtd_blkdevs.c: quiet a "symbol shadows" sparse warning | hartleys | 2009-10-20 | 1 | -1/+1 | |
| * | | | | | | | mtd: add bcmring nand driver | Leo (Hao) Chen | 2009-10-20 | 9 | -0/+1631 | |
| * | | | | | | | mtd: Fix kernel NULL pointer dereference in physmap.c | H Hartley Sweeten | 2009-10-20 | 1 | -24/+25 | |
| * | | | | | | | mtd: plat_nand: request memory resource before doing ioremap | H Hartley Sweeten | 2009-10-20 | 1 | -16/+34 | |
| * | | | | | | | pcmcia: convert pcmciamtd driver to use new CIS helpers | Dominik Brodowski | 2009-10-19 | 1 | -84/+91 | |
| * | | | | | | | mtd: maps: remove obsolete ipaq-flash driver | Dmitry Artamonow | 2009-10-17 | 3 | -467/+0 | |
| * | | | | | | | mtd: fix memory leak in mtd_dataflash | H Hartley Sweeten | 2009-10-17 | 1 | -3/+16 | |
| * | | | | | | | mtd: cleanup mtd_oobtest | Akinobu Mita | 2009-10-17 | 1 | -14/+4 |