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