Commit Graph

119 Commits (dc0b0f7d1e34b797b98e4d16122b3ea6f775154c)

Author SHA1 Message Date
Rizzo Davide 484b8e64c8 [MTD] [NOR] fix startup lock when using multiple nor flash chips 17 years ago
Justin Treon e619a75ff6 [MTD] Unlocking all Intel flash that is locked on power up. 17 years ago
Ilpo Järvinen c0d2a48a65 [MTD] jedec probe: drop unnecessary forward declarations 17 years ago
Ilpo Järvinen 53d8855392 [MTD] JEDEC probe: kill some inline bloat 17 years ago
Massimo Cirillo 646fd12784 cache invalidation error for buffered write 17 years ago
Bartlomiej Sieka de7921f01a [MTD] [NOR] Fix incorrect interface code for x16/x32 chips 17 years ago
David Woodhouse cec80bf2cc [MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion 17 years ago
David Woodhouse f6f0f81895 [MTD] [NOR] Fix overflow check in jedec_probe 17 years ago
David Woodhouse 5d3cce3b8e [MTD] [NOR] Clean up jedec_probe, remove unlock address arrays 17 years ago
Alexander Belyakov 6c24e4161e [MTD] [NOR] Prevent erase command invocation on suspended chip 17 years ago
Alexey Korolev b1c9c9be6d [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5 17 years ago
David Howells 8547e583a1 [MTD] [NOR] Add support for the SST 39VF1601 flash chip 17 years ago
Hans-Christian Egtvedt d10a39d1a5 [MTD] [NOR] More CFI fixups for Atmel chips 17 years ago
Alexey Korolev 5a37cf19ef [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion 17 years ago
Kevin Hao c4a9f88daf [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug 18 years ago
Andy Lowe 097f2576eb [MTD] fix CFI point method for discontiguous maps 18 years ago
Jesper Juhl 4cfff0db3a [MTD] Clean up duplicate includes in drivers/mtd/ 18 years ago
Philippe De Muyter c9856e39e0 [MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptions 18 years ago
Jesper Juhl 8f1a866fc6 [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.c 18 years ago
Randy Dunlap 1da1caf8d8 [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up. 18 years ago
Ben Dooks 029a9eb1f6 [MTD] [NOR] cfi_cmdset_0001.c: sparse fixes 18 years ago
Ben Dooks ce0f33adec [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static 18 years ago
David Woodhouse b7aa48be1e [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp) 18 years ago
Jan Engelhardt ec98c681a5 Use menuconfig objects: MTD 18 years ago
Shashi Rao e6be133b68 [MTD] Fix fwh_lock locking 18 years ago
Rodolfo Giometti 0ecbc81adf [MTD] [NOR] Support for auto locking flash on power up 18 years ago
Vijay Sampath 83d480917b [MTD] [NOR] Fix oops in cfi_amdstd_sync 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Artem Bityutskiy d416085572 [MTD] [NOR] Intel: remove ugly PROGREGION macros 18 years ago
Artem Bityutskiy 992c9d24c4 [MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC block 18 years ago
David Woodhouse 2a5bd59672 [MTD] Fix default timeouts for Intel NOR flash 18 years ago
David Woodhouse c9ac597729 [MTD] Remove trailing whitespace 18 years ago
Joakim Tjernlund 967bf623e9 [PATCH] Fix Intel/Sharp command set erase suspend bug 18 years ago
Burman Yan 95b93a0cd4 [MTD] replace kmalloc+memset with kzalloc 18 years ago
David Anders a86aaa6ddf [MTD] NOR: leave Intel chips in read-array mode on suspend 19 years ago
Alexey Dobriyan f33686b5a7 [MTD] JEDEC probe: fix comment typo (devic) 19 years ago
Ryan Jackson 89072ef993 [MTD] CHIPS: Support for SST 49LF040B flash chip 19 years ago
Matt LaPlante 095096038d Fix several typos in drivers/ 19 years ago
Håvard Skinnemoen 187ef15268 [MTD] Unlock NOR flash automatically where necessary 19 years ago
Håvard Skinnemoen de591dacf3 MTD: Fix bug in fixup_convert_atmel_pri 19 years ago
Haavard Skinnemoen 0165508c80 MTD: Add lock/unlock operations for Atmel AT49BV6416 19 years ago
Haavard Skinnemoen 5b0c5c2c0d MTD: Convert Atmel PRI information to AMD format 19 years ago
Takashi YOSHI c4e6952ffd [PATCH] MTD: Add Macronix MX29F040 to JEDEC 19 years ago
Alexey Korolev 46a1652c28 [MTD] Fixes of performance and stability issues in CFI driver. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Artem B. Bityutskiy 17ffc7ba6d [MTD] Initialize 'writesize' 19 years ago
David Woodhouse 21c8db9eff [MTD] Restore MTD_ROM and MTD_RAM types 19 years ago
Artem B. Bityutskiy 783ed81ff3 [MTD] assume mtd->writesize is 1 for NOR flashes 19 years ago
Joern Engel 92cbfdcc36 [MTD] replace MTD_RAM with MTD_GENERIC_TYPE 19 years ago
Joern Engel e369d62e92 [MTD] replace MTD_ROM with MTD_GENERIC_TYPE 19 years ago