Age | Commit message (Expand) | Author |
2006-07-03 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-28 | [MTD] DOC: Fixup read functions and do a little cleanup | Thomas Gleixner |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in mtd drivers | Greg Kroah-Hartman |
2006-06-22 | [MTD] Initialize 'writesize' | Artem B. Bityutskiy |
2006-06-14 | [MTD] Restore MTD_ROM and MTD_RAM types | David Woodhouse |
2006-06-14 | [MTD] assume mtd->writesize is 1 for NOR flashes | Artem B. Bityutskiy |
2006-05-30 | [MTD] replace MTD_RAM with MTD_GENERIC_TYPE | Joern Engel |
2006-05-30 | [MTD] remove a forgotten MTD_XIP | Joern Engel |
2006-05-29 | [MTD] Rework the out of band handling completely | Thomas Gleixner |
2006-05-29 | [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. | Andrew Morton |
2006-05-25 | [MTD] Remove the only useless readv implementation | Thomas Gleixner |
2006-05-23 | [MTD] Remove read/write _ecc variants | Thomas Gleixner |
2006-05-23 | [MTD] Remove nand writev support | Thomas Gleixner |
2006-05-22 | [MTD] Introduce writesize | Joern Engel |
2006-05-21 | [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver | David Woodhouse |
2006-05-20 | git-mtd: symbol_get() fix | Andrew Morton |
2006-05-17 | Re-add module description for ms02-nv to Kconfig | Martin Michlmayr |
2006-05-16 | drivers/mtd/devices/docprobe.c: correct #if's | Adrian Bunk |
2006-05-14 | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd | David Woodhouse |
2006-05-14 | mtd: fix memory leak in block2mtd_setup() | Jesper Juhl |
2006-05-14 | mtd: fix memory leaks in phram_setup | Jesper Juhl |
2006-05-12 | [MTD] Fix capitalisation in export of old doc2001.c initfunc | David Woodhouse |
2006-05-10 | [MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc | 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-04-19 | mtd: improve parameter parsing for block2mtd | Joern Engel |
2006-04-17 | Remove unchecked MTD flags | Jörn Engel |
2006-04-11 | [PATCH] MTD: m25p80: fix printk format warning | Randy Dunlap |
2006-04-11 | [PATCH] Remove blkmtd | Joern Engel |
2006-03-31 | [PATCH] mtd: fix broken name_to_dev_t() declaration | Herbert Poetzl |
2006-03-31 | [PATCH] drivers/mtd: Use ARRAY_SIZE macro | Tobias Klauser |
2006-03-31 | [PATCH] sem2mutex: drivers/mtd/ | Ingo Molnar |
2006-03-31 | [PATCH] sem2mutex: mtd/doc2000.c | Ingo Molnar |
2006-03-31 | [PATCH] m25p80: printk warning fix | Andrew Morton |
2006-03-14 | [PATCH] mtd_dataflash, fix block vs page erase | David Brownell |
2006-01-16 | [PATCH] build kernel/intermodule.c only when required | Adrian Bunk |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-13 | [PATCH] spi: misc fixes | David Brownell |
2006-01-13 | [PATCH] spi: use linked lists rather than an array | Vitaly Wool |
2006-01-13 | [PATCH] spi: M25 series SPI flash | Mike Lavender |
2006-01-13 | [PATCH] spi: mtd dataflash driver | David Brownell |
2005-12-12 | [PATCH] blkmtd: use clear_page_dirty() | Andrew Morton |
2005-11-29 | [MTD] Make functions static, include header files with prototypes | Adrian Bunk |
2005-11-29 | [MTD] devices/ms02-nv: phys/virt address fixups | Maciej W. Rozycki |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering |
2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds |
2005-11-07 | [PATCH] kfree cleanup: drivers/mtd | Jesper Juhl |
2005-11-07 | [MTD] devices: Clean up trailing white spaces | Thomas Gleixner |