aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/chips
AgeCommit message (Expand)Author
2007-05-09[MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse
2007-04-19Use menuconfig objects: MTDJan Engelhardt
2007-04-17[MTD] Fix fwh_lock lockingShashi Rao
2007-04-02[MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti
2007-03-08[MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-09[MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy
2007-02-09[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy
2007-02-09[MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse
2006-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-11-30[MTD] Remove trailing whitespaceDavid Woodhouse
2006-11-28[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-10-21[MTD] NOR: leave Intel chips in read-array mode on suspendDavid Anders
2006-10-21[MTD] JEDEC probe: fix comment typo (devic)Alexey Dobriyan
2006-10-21[MTD] CHIPS: Support for SST 49LF040B flash chipRyan Jackson
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHåvard Skinnemoen
2006-09-16MTD: Fix bug in fixup_convert_atmel_priHåvard Skinnemoen
2006-08-16MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen
2006-08-16MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen
2006-08-14[PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI
2006-07-15[MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel
2006-05-30[MTD] replace MTD_ROM with MTD_GENERIC_TYPEJoern Engel
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel
2006-05-22[MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel
2006-05-22[MTD] Introduce writesizeJoern Engel
2006-05-21[MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driverDavid Woodhouse
2006-05-20[MTD] Use __symbol_get() instead of symbol_get() in NOR chip probeDavid Woodhouse
2006-05-17[MTD] Fix printk format error in gen_probe.cDavid Woodhouse
2006-05-17cfi_cmdset_0001: factorize code to wait for flash statusNicolas Pitre
2006-05-17cfi-cmdset-0001: always update the chip statusNicolas Pitre
2006-05-17CHIPS: Fix potential starvation in cfi_cmdset_0001Josh Boyer
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse
2006-05-14[MTD] Deal correctly with NOR chips which are smaller than the map windowDavid Woodhouse
2006-05-08Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse
2006-05-08Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse
2006-04-17Remove unchecked MTD flagsJörn Engel
2006-04-01MTD: remove obsolete Kconfig optionsAnders Larsen
2006-03-31[PATCH] Add chip used in collie to jedec_probePavel Machek
2006-03-31[PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser
2006-03-31[PATCH] drivers/mtd/: small cleanupsAdrian Bunk
2006-03-26Kconfig help: MTD_JEDECPROBE already supports IntelAdrian Bunk
2006-02-24[PATCH] cfi: init wait queue in chip structSimon Vogl