| Commit message (Expand) | Author | Age |
... | |
* | [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 |
* | [MTD] XIP for AMD CFI flash. | Todd Poynor | 2005-06-29 |
* | [MTD] cfi_cmdset_0002: Fix broken status check | Thomas Gleixner | 2005-05-24 |
* | [MTD] CFI-0002 - Improve error checking | Eric W. Biedermann | 2005-05-23 |
* | [MTD] CFI flash locking reorg for XIP | Nicolas Pitre | 2005-05-23 |
* | [MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash: | Todd Poynor | 2005-05-23 |
* | [MTD] Fix OTP for top-parameter devices | Nicolas Pitre | 2005-05-23 |
* | [MTD] Add reboot notifier to Intel NOR flash driver | Nicolas Pitre | 2005-05-23 |
* | [MTD] Avoid compile warnings for Intel CFI flash without OTP support. | Todd Poynor | 2005-05-23 |