| Commit message (Expand) | Author | Age |
* | [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-06-14 |
* | [MTD] replace MTD_RAM with MTD_GENERIC_TYPE | Joern Engel | 2006-05-30 |
* | [MTD] replace MTD_ROM with MTD_GENERIC_TYPE | Joern Engel | 2006-05-30 |
* | [MTD] Introduce MTD_BIT_WRITEABLE | Joern Engel | 2006-05-22 |
* | [MTD] Merge STMicro NOR_ECC code with Intel Sibley code | Joern Engel | 2006-05-22 |
* | [MTD] Introduce writesize | Joern Engel | 2006-05-22 |
* | [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver | David Woodhouse | 2006-05-21 |
* | [MTD] Use __symbol_get() instead of symbol_get() in NOR chip probe | David Woodhouse | 2006-05-19 |
* | [MTD] Fix printk format error in gen_probe.c | David Woodhouse | 2006-05-17 |
* | cfi_cmdset_0001: factorize code to wait for flash status | Nicolas Pitre | 2006-05-16 |
* | cfi-cmdset-0001: always update the chip status | Nicolas Pitre | 2006-05-16 |
* | CHIPS: Fix potential starvation in cfi_cmdset_0001 | Josh Boyer | 2006-05-16 |
* | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd | David Woodhouse | 2006-05-13 |
* | [MTD] Deal correctly with NOR chips which are smaller than the map window | David Woodhouse | 2006-05-13 |
* | 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 |
* | Remove unchecked MTD flags | Jörn Engel | 2006-04-17 |
* | MTD: remove obsolete Kconfig options | Anders Larsen | 2006-03-31 |
* | [PATCH] Add chip used in collie to jedec_probe | Pavel Machek | 2006-03-31 |
* | [PATCH] drivers/mtd: Use ARRAY_SIZE macro | Tobias Klauser | 2006-03-31 |
* | [PATCH] drivers/mtd/: small cleanups | Adrian Bunk | 2006-03-31 |
* | Kconfig help: MTD_JEDECPROBE already supports Intel | Adrian Bunk | 2006-03-26 |
* | [PATCH] cfi: init wait queue in chip struct | Simon Vogl | 2006-02-24 |
* | [PATCH] cfi_cmdset_0001: fix range for cache invalidation | Alexey Korolev | 2006-02-20 |
* | [PATCH] arm: fix dependencies for MTD_XIP | Al Viro | 2006-02-08 |
* | [PATCH] build kernel/intermodule.c only when required | Adrian Bunk | 2006-01-17 |
* | [PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN | Adrian Bunk | 2006-01-17 |
* | [MTD] Make functions static, include header files with prototypes | Adrian Bunk | 2005-11-29 |
* | [MTD] chips: make sharps driver usable again | Richard Purdie | 2005-11-29 |
* | [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support | Nicolas Pitre | 2005-11-29 |
* | [MTD] CFI: Use 16-bit access to autoselect/read device id data | Todd Poynor | 2005-11-29 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-11-07 |
|\ |
|
| * | [MTD] chips: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 |
| * | [MTD] chips: Clean up trailing white spaces | Thomas Gleixner | 2005-11-07 |
| * | [MTD] chips cfi_cmdset_0002: Prevent timeout race | Konstantin Baidarov | 2005-11-07 |
| * | [MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsing | Nicolas Pitre | 2005-11-06 |
| * | [MTD] writev support for cfi-cmdset-0001 | Nicolas Pitre | 2005-11-06 |
| * | {MTD] add support for Intel's "Sibley" flash | Nicolas Pitre | 2005-11-06 |
| * | [MTD] cleanups to cfi_cmdset_0001 | Nicolas Pitre | 2005-11-06 |
| * | Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/ | Thomas Gleixner | 2005-11-06 |
| |\ |
|
| * | | [MTD] Pre-CFI Sharp chip driver: Some speedups and cleanups | Todd Poynor | 2005-08-04 |
| * | | [MTD] CHIPS: Recognize Spansion CFI 1.4 chips | Todd Poynor | 2005-08-04 |
* | | | [PATCH] kfree cleanup: drivers/mtd | Jesper Juhl | 2005-11-07 |
| |/
|/| |
|
* | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 |
|/ |
|
* | [MTD] cfi_cmdset_0002: Plugged a mem leak. | Joern Engel | 2005-07-13 |
* | [MTD] Make XIP support depend on CONFIG_ARM | Thomas Gleixner | 2005-07-12 |
* | [MTD] XIP cleanup | Thomas Gleixner | 2005-07-07 |
* | [MTD] cfi_cmdset_0002: Remove bogus include | Thomas Gleixner | 2005-07-04 |