Age | Commit message (Expand) | Author |
2006-05-16 | NAND: AMD Au1550 driver reads write-only register | Sergei Shtylyov |
2006-05-16 | [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs | David Woodhouse |
2006-05-16 | drivers/mtd/devices/docprobe.c: correct #if's | Adrian Bunk |
2006-05-16 | [MTD] Add help text for MTD_NAND_CS553X option. | David Woodhouse |
2006-05-14 | [MTD NAND] Modify check for modules registering NAND devices without ->owner | David Woodhouse |
2006-05-14 | [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c | David Woodhouse |
2006-05-14 | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd | David Woodhouse |
2006-05-14 | [MTD] Deal correctly with NOR chips which are smaller than the map window | David Woodhouse |
2006-05-14 | mtd: fix memory leak in block2mtd_setup() | Jesper Juhl |
2006-05-14 | [MTD] Fix module refcounting in NAND board drivers. | David Woodhouse |
2006-05-14 | mtd: fix memory leaks in phram_setup | Jesper Juhl |
2006-05-13 | [MTD NAND] Indent all of drivers/mtd/nand/*.c. | David Woodhouse |
2006-05-13 | [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips | David Woodhouse |
2006-05-13 | [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations. | David Woodhouse |
2006-05-13 | [MTD NAND] Use vmalloc for buffer when scanning for bad blocks. | David Woodhouse |
2006-05-12 | Trivial typo fixes in Kconfig files (MTD). | Egry Gábor |
2006-05-12 | OneNAND: fix block command typo | Kyungmin Park |
2006-05-12 | OneNAND: One-Time Programmable (OTP) support | Kyungmin Park |
2006-05-12 | OneNAND: Handle erase correctly in Double Density Package (DDP) | Kyungmin Park |
2006-05-12 | OneNAND: Write oob area with aligned size, mtd->oobsize | Kyungmin Park |
2006-05-12 | OneNAND: Add write_oob verify function | Kyungmin Park |
2006-05-12 | OneNand: Fix free byte positions. | Jarkko Lavinen |
2006-05-12 | OneNAND: handle byte access on BufferRAM | Kyungmin Park |
2006-05-12 | OneNAND: Add touch_softlock_watchdog() | Kyungmin Park |
2006-05-12 | [MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig | Jean-Luc Leger |
2006-05-12 | [MTD] Fix capitalisation in export of old doc2001.c initfunc | David Woodhouse |
2006-05-11 | [MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip | David Woodhouse |
2006-05-10 | [MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc | David Woodhouse |
2006-05-08 | Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL | David Woodhouse |
2006-05-08 | Remove use of inter_module_crap in NOR flash chip drivers. | David Woodhouse |
2006-05-08 | Fix non-modular case for DiskOnChip probe | David Woodhouse |
2006-05-08 | Remove inter_module_xxx() from DiskOnChip drivers. | David Woodhouse |
2006-05-07 | [MTD] Convert physmap to platform driver | Lennert Buytenhek |
2006-04-30 | ts72xx NAND driver | Lennert Buytenhek |
2006-04-29 | mtd: SC520CDP should depend on MTD_CONCAT | Daniel Drake |
2006-04-19 | mtd: improve parameter parsing for block2mtd | Joern Engel |
2006-04-18 | MTD: Correct Poodle partition size | Richard Purdie |
2006-04-17 | [PATCH] Remove unnecessary kmalloc/kfree calls in mtdchar | Thago Galesi |
2006-04-17 | Remove unchecked MTD flags | Jörn Engel |
2006-04-17 | Make mtdblock_ro unconditionally readonly | Jörn Engel |
2006-04-17 | Simplify test for RAM devices | Jörn Engel |
2006-04-11 | [PATCH] MTD: m25p80: fix printk format warning | Randy Dunlap |
2006-04-11 | [PATCH] mtd, nettel: fix build error and implicit declaration | Jesper Juhl |
2006-04-11 | [PATCH] Remove blkmtd | Joern Engel |
2006-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-04-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2006-04-01 | MTD: remove obsolete Kconfig options | Anders Larsen |
2006-03-31 | [PATCH] LED: add NAND MTD activity LED trigger | Richard Purdie |
2006-03-31 | [PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtd | Petri T. Koistinen |
2006-03-31 | [PATCH] mtd: fix broken name_to_dev_t() declaration | Herbert Poetzl |