| Commit message (Expand) | Author | Age | Files | Lines |
* | [MTD] Initialize 'writesize' | Artem B. Bityutskiy | 2006-06-22 | 6 | -1/+7 |
* | [MTD] Restore MTD_ROM and MTD_RAM types | David Woodhouse | 2006-06-14 | 6 | -6/+6 |
* | [MTD] assume mtd->writesize is 1 for NOR flashes | Artem B. Bityutskiy | 2006-06-14 | 3 | -0/+3 |
* | [MTD] replace MTD_RAM with MTD_GENERIC_TYPE | Joern Engel | 2006-05-30 | 6 | -6/+6 |
* | [MTD] remove a forgotten MTD_XIP | Joern Engel | 2006-05-30 | 1 | -1/+1 |
* | [MTD] Rework the out of band handling completely | Thomas Gleixner | 2006-05-29 | 3 | -37/+70 |
* | [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. | Andrew Morton | 2006-05-29 | 1 | -1/+1 |
* | [MTD] Remove the only useless readv implementation | Thomas Gleixner | 2006-05-25 | 1 | -1/+0 |
* | [MTD] Remove read/write _ecc variants | Thomas Gleixner | 2006-05-23 | 3 | -6/+0 |
* | [MTD] Remove nand writev support | Thomas Gleixner | 2006-05-23 | 1 | -64/+0 |
* | [MTD] Introduce writesize | Joern Engel | 2006-05-22 | 3 | -3/+3 |
* | [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver | David Woodhouse | 2006-05-21 | 1 | -42/+5 |
* | git-mtd: symbol_get() fix | Andrew Morton | 2006-05-20 | 1 | -2/+2 |
* | Re-add module description for ms02-nv to Kconfig | Martin Michlmayr | 2006-05-17 | 1 | -0/+5 |
* | drivers/mtd/devices/docprobe.c: correct #if's | Adrian Bunk | 2006-05-16 | 1 | -3/+3 |
* | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd | David Woodhouse | 2006-05-14 | 2 | -4/+4 |
* | mtd: fix memory leak in block2mtd_setup() | Jesper Juhl | 2006-05-14 | 1 | -3/+6 |
* | mtd: fix memory leaks in phram_setup | Jesper Juhl | 2006-05-14 | 1 | -2/+6 |
* | [MTD] Fix capitalisation in export of old doc2001.c initfunc | David Woodhouse | 2006-05-12 | 1 | -1/+1 |
* | [MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc | David Woodhouse | 2006-05-10 | 1 | -1/+1 |
* | Fix non-modular case for DiskOnChip probe | David Woodhouse | 2006-05-08 | 1 | -4/+31 |
* | Remove inter_module_xxx() from DiskOnChip drivers. | David Woodhouse | 2006-05-08 | 6 | -64/+18 |
* | mtd: improve parameter parsing for block2mtd | Joern Engel | 2006-04-19 | 1 | -3/+14 |
* | Remove unchecked MTD flags | Jörn Engel | 2006-04-17 | 2 | -3/+2 |
* | [PATCH] MTD: m25p80: fix printk format warning | Randy Dunlap | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] Remove blkmtd | Joern Engel | 2006-04-11 | 3 | -831/+2 |
* | [PATCH] mtd: fix broken name_to_dev_t() declaration | Herbert Poetzl | 2006-03-31 | 1 | -2/+1 |
* | [PATCH] drivers/mtd: Use ARRAY_SIZE macro | Tobias Klauser | 2006-03-31 | 2 | -7/+5 |
* | [PATCH] sem2mutex: drivers/mtd/ | Ingo Molnar | 2006-03-31 | 3 | -26/+27 |
* | [PATCH] sem2mutex: mtd/doc2000.c | Ingo Molnar | 2006-03-31 | 1 | -3/+4 |
* | [PATCH] m25p80: printk warning fix | Andrew Morton | 2006-03-31 | 1 | -1/+1 |
* | [PATCH] mtd_dataflash, fix block vs page erase | David Brownell | 2006-03-14 | 1 | -1/+1 |
* | [PATCH] build kernel/intermodule.c only when required | Adrian Bunk | 2006-01-16 | 1 | -0/+1 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 3 | -3/+3 |
* | [PATCH] spi: misc fixes | David Brownell | 2006-01-13 | 2 | -2/+4 |
* | [PATCH] spi: use linked lists rather than an array | Vitaly Wool | 2006-01-13 | 2 | -36/+42 |
* | [PATCH] spi: M25 series SPI flash | Mike Lavender | 2006-01-13 | 3 | -0/+589 |
* | [PATCH] spi: mtd dataflash driver | David Brownell | 2006-01-13 | 3 | -0/+632 |
* | [PATCH] blkmtd: use clear_page_dirty() | Andrew Morton | 2005-12-12 | 1 | -4/+4 |
* | [MTD] Make functions static, include header files with prototypes | Adrian Bunk | 2005-11-29 | 1 | -3/+3 |
* | [MTD] devices/ms02-nv: phys/virt address fixups | Maciej W. Rozycki | 2005-11-29 | 1 | -3/+3 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-11-07 | 12 | -156/+156 |
|\ |
|
| * | [MTD] devices: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 | 12 | -156/+156 |
* | | [PATCH] kfree cleanup: drivers/mtd | Jesper Juhl | 2005-11-07 | 1 | -5/+2 |
|/ |
|
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 2 | -0/+2 |
* | [PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c | Grant Coady | 2005-09-22 | 1 | -4/+4 |
* | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 2005-09-10 | 1 | -2/+1 |
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-27 | 1 | -0/+1 |
* | [MTD] ms02-nv: Fix 64bit operation | ? | 2005-06-29 | 1 | -4/+4 |