Age | Commit message (Expand) | Author |
2009-09-19 | m25p80: Add Spansion S25FL129P serial flashes | Kevin Cernekee |
2009-09-19 | mtd: sh_flctl: register sh_flctl using platform_driver_probe() | David Woodhouse |
2009-09-19 | mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible | Atsushi Nemoto |
2009-09-19 | mtd: nand: fix tmio_nand ecc correction | Atsushi Nemoto |
2009-09-19 | mtd: nand: add __nand_correct_data helper function | Atsushi Nemoto |
2009-09-19 | mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128G | Massimo Cirillo |
2009-09-19 | mtd: inftl: fix fold chain block number | Mohanlal Jangir |
2009-09-19 | mtd: jedec: fix compilation problem with I28F640C3B definition | Stefan Roese |
2009-09-19 | mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driver | Feng Kan |
2009-09-19 | mtd: ofpart: Check availability of reg property instead of name property | Benjamin Krill |
2009-09-19 | driver/Makefile: Initialize "mtd" and "spi" before "net" | Sudhakar Rajashekhara |
2009-09-19 | mtd: omap: adding DMA mode support in nand prefetch/post-write | vimal singh |
2009-09-19 | mtd: omap: add support for nand prefetch-read and post-write | vimal singh |
2009-09-19 | mtd: add nand support for w90p910 (v2) | Wan ZongShun |
2009-09-19 | mtd: maps: add mtd-ram support to physmap_of | Wolfram Sang |
2009-09-19 | mtd: pxa3xx_nand: add single-bit error corrections reporting | Yeasah Pell |
2009-09-19 | mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27 | Eric Benard |
2009-09-19 | phram: cleanup error handling and associated messages | Mike Frysinger |
2009-09-19 | mtd: m25p80: add SST WF SPI flash device information | Graf Yang |
2009-09-19 | mtd: m25p80: add support for AAI programming with SST SPI flashes | Graf Yang |
2009-09-19 | mtd: fix order of TEST/PARTITIONS kconfig options | Mike Frysinger |
2009-09-19 | mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressing | Mike Frysinger |
2009-09-19 | mtd/maps: uclinux: depend on MTD_RAM being built into the kernel | Mike Frysinger |
2009-09-19 | mtd/maps: uclinux: fix building when partition support is disabled | Timofei Bondarenko |
2009-09-19 | mtd: jedec_probe: fix NEC uPD29F064115 detection | Hiroshi Ito |
2009-09-19 | mtd: mtdpart: prevent a read from regions[-1] | Roel Kluin |
2009-09-19 | mtd: mtdconcat: prevent a read from eraseregions[-1] | Roel Kluin |
2009-09-19 | mtd: lart: Prevent a read from mtd->eraseregions[-1] | Roel Kluin |
2009-09-19 | mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chips | Sneha Narnakaje |
2009-09-19 | mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST | Sneha Narnakaje |
2009-09-19 | mtd: nand: add "page" parameter to all read_page/read_page_raw APIs | Sneha Narnakaje |
2009-09-19 | mtd: onenand: make onenand/generic.c more generic | Magnus Damm |
2009-09-19 | mtd: nand: register orion_nand using platform_driver_probe() | Uwe Kleine-König |
2009-09-19 | mtd: sst25l, fix lock imbalance | Jiri Slaby |
2009-09-19 | mtd: SST25L (non JEDEC) SPI Flash driver | Ryan Mallon |
2009-09-04 | mtd: pmcmsp-flash: fix error paths in init_msp_flash | Roel Kluin |
2009-09-04 | mtd: make few symbols static | H Hartley Sweeten |
2009-09-04 | mtd: onenand: select MTD_PARTITIONS | Paul Mundt |
2009-09-04 | mtd: m25p80: add support for 3 Macronix flash chips | Siddarth Gore |
2009-09-04 | mtd: tests: fix read buffer overflows | Roel Kluin |
2009-09-04 | slram: Read buffer overflow | Roel Kluin |
2009-09-04 | mtd: physmap_of: fix incorrect check | vimal singh |
2009-09-04 | mtd: nand_base: allow drivers to choose ECC block size | Singh, Vimal |
2009-09-04 | mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE" | Robert P. J. Day |
2009-09-04 | mtd: afs: fix build warning | Russell King |
2009-09-04 | mtd: plat-ram: use resource_size | Wolfram Sang |
2009-09-04 | mtd: physmap_of: use resource_size | Wolfram Sang |
2009-09-04 | mtd: ep93xx: cleanup includes in ts7250 nand driver | H Hartley Sweeten |
2009-09-04 | mtd: fix a typo in comment | Matthias Kaehlcke |
2009-09-04 | mtd: nand_base: use __func__ instead of typing names | vimal singh |