aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHåvard Skinnemoen1-0/+1
2006-09-16MTD: Fix bug in fixup_convert_atmel_priHåvard Skinnemoen1-1/+1
2006-08-16MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen1-0/+90
2006-08-16MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen1-0/+21
2006-08-14[PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI1-0/+14
2006-07-15[MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev1-44/+43
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy5-1/+6
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse2-2/+2
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy3-0/+3
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel1-1/+1
2006-05-30[MTD] replace MTD_ROM with MTD_GENERIC_TYPEJoern Engel1-4/+2
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel2-3/+2
2006-05-22[MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel1-2/+2
2006-05-22[MTD] Introduce writesizeJoern Engel1-2/+2
2006-05-21[MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driverDavid Woodhouse1-3/+3
2006-05-20[MTD] Use __symbol_get() instead of symbol_get() in NOR chip probeDavid Woodhouse1-2/+2
2006-05-17[MTD] Fix printk format error in gen_probe.cDavid Woodhouse1-1/+1
2006-05-17cfi_cmdset_0001: factorize code to wait for flash statusNicolas Pitre1-264/+157
2006-05-17cfi-cmdset-0001: always update the chip statusNicolas Pitre1-1/+3
2006-05-17CHIPS: Fix potential starvation in cfi_cmdset_0001Josh Boyer1-0/+5
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2-5/+5
2006-05-14[MTD] Deal correctly with NOR chips which are smaller than the map windowDavid Woodhouse1-2/+14
2006-05-08Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse2-1/+2
2006-05-08Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse7-93/+20
2006-04-17Remove unchecked MTD flagsJörn Engel1-1/+1
2006-04-01MTD: remove obsolete Kconfig optionsAnders Larsen1-21/+0
2006-03-31[PATCH] Add chip used in collie to jedec_probePavel Machek1-0/+17
2006-03-31[PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2-3/+3
2006-03-31[PATCH] drivers/mtd/: small cleanupsAdrian Bunk1-4/+3
2006-03-26Kconfig help: MTD_JEDECPROBE already supports IntelAdrian Bunk1-3/+2
2006-02-24[PATCH] cfi: init wait queue in chip structSimon Vogl1-0/+1
2006-02-20[PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev1-7/+7
2006-02-08[PATCH] arm: fix dependencies for MTD_XIPAl Viro1-1/+1
2006-01-16[PATCH] build kernel/intermodule.c only when requiredAdrian Bunk1-0/+1
2006-01-16[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKENAdrian Bunk1-3/+3
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk1-2/+2
2005-11-29[MTD] chips: make sharps driver usable againRichard Purdie1-57/+66
2005-11-29[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre1-6/+4
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor1-3/+3
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds15-639/+743
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl2-4/+3
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner1-1/+1
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner15-493/+493
2005-11-07[MTD] chips cfi_cmdset_0002: Prevent timeout raceKonstantin Baidarov1-9/+9
2005-11-06[MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsingNicolas Pitre1-3/+6
2005-11-06[MTD] writev support for cfi-cmdset-0001Nicolas Pitre1-50/+75
2005-11-06{MTD] add support for Intel's "Sibley" flashNicolas Pitre2-24/+67