| Commit message (Expand) | Author | Age |
* | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 2008-05-01 |
* | [MTD] [NOR] Fix Intel CFI driver for collie flash | Thomas Kunze | 2008-04-22 |
* | [MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chips | Trent Piepho | 2008-04-22 |
* | [MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chips | Trent Piepho | 2008-04-22 |
* | [MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chip | Andrei Dolnikov | 2008-04-22 |
* | [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...) | Paulius Zaleckas | 2008-04-22 |
* | [MTD] [NOR] cfi_cmdset_0020.c: make a function static | Adrian Bunk | 2008-04-22 |
* | [MTD] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-22 |
* | [MTD] [JEDEC] Fix whitespace noise in chip table | David Woodhouse | 2008-04-22 |
* | [MTD] [JEDEC] add support for the ST M29W400DB flash chip | Gordon Farquharson | 2008-04-22 |
* | mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync() | Dmitry Adamushko | 2008-04-08 |
* | mtd: fix broken state in CFI driver caused by FL_SHUTDOWN | Alexey Korolev | 2008-04-04 |
* | [MTD] [NOR] fix startup lock when using multiple nor flash chips | Rizzo Davide | 2008-02-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-02-03 |
|\ |
|
| * | cache invalidation error for buffered write | Massimo Cirillo | 2008-01-11 |
* | | [MTD] Unlocking all Intel flash that is locked on power up. | Justin Treon | 2008-02-03 |
* | | [MTD] jedec probe: drop unnecessary forward declarations | Ilpo Järvinen | 2008-02-03 |
* | | [MTD] JEDEC probe: kill some inline bloat | Ilpo Järvinen | 2008-02-03 |
* | | [MTD] [NOR] Fix incorrect interface code for x16/x32 chips | Bartlomiej Sieka | 2008-01-10 |
* | | [MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion | David Woodhouse | 2007-12-03 |
* | | [MTD] [NOR] Fix overflow check in jedec_probe | David Woodhouse | 2007-12-03 |
* | | [MTD] [NOR] Clean up jedec_probe, remove unlock address arrays | David Woodhouse | 2007-12-03 |
* | | [MTD] [NOR] Prevent erase command invocation on suspended chip | Alexander Belyakov | 2007-11-26 |
* | | [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5 | Alexey Korolev | 2007-11-23 |
* | | [MTD] [NOR] Add support for the SST 39VF1601 flash chip | David Howells | 2007-11-09 |
* | | [MTD] [NOR] More CFI fixups for Atmel chips | Hans-Christian Egtvedt | 2007-10-30 |
|/ |
|
* | [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion | Alexey Korolev | 2007-10-23 |
* | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug | Kevin Hao | 2007-10-13 |
* | [MTD] fix CFI point method for discontiguous maps | Andy Lowe | 2007-09-23 |
* | [MTD] Clean up duplicate includes in drivers/mtd/ | Jesper Juhl | 2007-07-23 |
* | [MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptions | Philippe De Muyter | 2007-07-05 |
* | [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.c | Jesper Juhl | 2007-07-04 |
* | [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up. | Randy Dunlap | 2007-06-28 |
* | [MTD] [NOR] cfi_cmdset_0001.c: sparse fixes | Ben Dooks | 2007-06-28 |
* | [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static | Ben Dooks | 2007-06-28 |
* | [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp) | David Woodhouse | 2007-05-09 |
* | Use menuconfig objects: MTD | Jan Engelhardt | 2007-04-19 |
* | [MTD] Fix fwh_lock locking | Shashi Rao | 2007-04-17 |
* | [MTD] [NOR] Support for auto locking flash on power up | Rodolfo Giometti | 2007-04-02 |
* | [MTD] [NOR] Fix oops in cfi_amdstd_sync | Vijay Sampath | 2007-03-08 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | [MTD] [NOR] Intel: remove ugly PROGREGION macros | Artem Bityutskiy | 2007-02-09 |
| * | [MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC block | Artem Bityutskiy | 2007-02-09 |
| * | [MTD] Fix default timeouts for Intel NOR flash | David Woodhouse | 2007-02-09 |
* | | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-12-01 |
|\ |
|
| * | [PATCH] Fix Intel/Sharp command set erase suspend bug | Joakim Tjernlund | 2006-11-28 |
* | | [MTD] Remove trailing whitespace | David Woodhouse | 2006-11-30 |
* | | [MTD] replace kmalloc+memset with kzalloc | Burman Yan | 2006-11-28 |
* | | [MTD] NOR: leave Intel chips in read-array mode on suspend | David Anders | 2006-10-21 |