aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-11cache invalidation error for buffered writeMassimo Cirillo1-2/+5
2007-10-23[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev1-69/+77
2007-10-13[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao1-3/+6
2007-09-23[MTD] fix CFI point method for discontiguous mapsAndy Lowe1-4/+11
2007-07-23[MTD] Clean up duplicate includes in drivers/mtd/Jesper Juhl1-1/+0
2007-07-05[MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptionsPhilippe De Muyter1-0/+36
2007-07-04[MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl1-1/+1
2007-06-28[MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap1-4/+4
2007-06-28[MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks1-2/+2
2007-06-28[MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks1-1/+1
2007-05-09[MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse5-2976/+0
2007-04-19Use menuconfig objects: MTDJan Engelhardt1-9/+3
2007-04-17[MTD] Fix fwh_lock lockingShashi Rao1-1/+2
2007-04-02[MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti1-3/+90
2007-03-08[MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath2-0/+4
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-8/+20
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-09[MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy1-4/+2
2007-02-09[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy1-1/+1
2007-02-09[MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse1-3/+17
2006-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2006-11-30[MTD] Remove trailing whitespaceDavid Woodhouse1-1/+1
2006-11-28[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund1-1/+1
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan10-26/+11
2006-10-21[MTD] NOR: leave Intel chips in read-array mode on suspendDavid Anders1-0/+2
2006-10-21[MTD] JEDEC probe: fix comment typo (devic)Alexey Dobriyan1-1/+1
2006-10-21[MTD] CHIPS: Support for SST 49LF040B flash chipRyan Jackson2-2/+21
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