Commit Graph

95 Commits (03fba0479600114f32d29eee74ca3eaa364606bf)

Author SHA1 Message Date
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
Joern Engel 5fa433942b [MTD] Introduce MTD_BIT_WRITEABLE 19 years ago
Joern Engel c8b229de2b [MTD] Merge STMicro NOR_ECC code with Intel Sibley code 19 years ago
Joern Engel 28318776a8 [MTD] Introduce writesize 19 years ago
David Woodhouse 615191bb1d [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver 19 years ago
David Woodhouse 5fc3dbc418 [MTD] Use __symbol_get() instead of symbol_get() in NOR chip probe 19 years ago
David Woodhouse f6a673b3f4 [MTD] Fix printk format error in gen_probe.c 19 years ago
Nicolas Pitre c172471b78 cfi_cmdset_0001: factorize code to wait for flash status 19 years ago
Nicolas Pitre 6e7a6809c5 cfi-cmdset-0001: always update the chip status 19 years ago
Josh Boyer df54b52c41 CHIPS: Fix potential starvation in cfi_cmdset_0001 19 years ago
David Woodhouse 151e76590f [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd 19 years ago
David Woodhouse 0f5ae3d2e9 [MTD] Deal correctly with NOR chips which are smaller than the map window 19 years ago
David Woodhouse 83ea4ef213 Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL 19 years ago
David Woodhouse a15bdeef10 Remove use of inter_module_crap in NOR flash chip drivers. 19 years ago
Jörn Engel a6c591eda3 Remove unchecked MTD flags 19 years ago
Anders Larsen 3a3f8a126d MTD: remove obsolete Kconfig options 19 years ago
Pavel Machek a63ec1b7b7 [PATCH] Add chip used in collie to jedec_probe 19 years ago
Tobias Klauser 87d10f3c79 [PATCH] drivers/mtd: Use ARRAY_SIZE macro 19 years ago
Adrian Bunk 0500abf521 [PATCH] drivers/mtd/: small cleanups 19 years ago
Adrian Bunk 8917f6f70b Kconfig help: MTD_JEDECPROBE already supports Intel 19 years ago
Simon Vogl c314b6f1fa [PATCH] cfi: init wait queue in chip struct 19 years ago
Alexey Korolev d86d43706a [PATCH] cfi_cmdset_0001: fix range for cache invalidation 19 years ago
Al Viro 034d2f5af1 [PATCH] arm: fix dependencies for MTD_XIP 19 years ago
Adrian Bunk fd279197b1 [PATCH] build kernel/intermodule.c only when required 19 years ago