summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips
Commit message (Expand)AuthorAgeFilesLines
* cache invalidation error for buffered writeMassimo Cirillo2008-01-111-2/+5
* [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev2007-10-231-69/+77
* [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao2007-10-131-3/+6
* [MTD] fix CFI point method for discontiguous mapsAndy Lowe2007-09-231-4/+11
* [MTD] Clean up duplicate includes in drivers/mtd/Jesper Juhl2007-07-231-1/+0Star
* [MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptionsPhilippe De Muyter2007-07-061-0/+36
* [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl2007-07-051-1/+1
* [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap2007-06-291-4/+4
* [MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks2007-06-281-2/+2
* [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks2007-06-281-1/+1
* [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse2007-05-095-2976/+0Star
* Use menuconfig objects: MTDJan Engelhardt2007-04-191-9/+3Star
* [MTD] Fix fwh_lock lockingShashi Rao2007-04-171-1/+2
* [MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti2007-04-021-3/+90
* [MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath2007-03-082-0/+4
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-192-8/+20
|\
| * [MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy2007-02-091-4/+2Star
| * [MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy2007-02-091-1/+1
| * [MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse2007-02-091-3/+17
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-011-1/+1
|\
| * [PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund2006-11-291-1/+1
* | [MTD] Remove trailing whitespaceDavid Woodhouse2006-11-301-1/+1
* | [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-2910-26/+11Star
* | [MTD] NOR: leave Intel chips in read-array mode on suspendDavid Anders2006-10-211-0/+2
* | [MTD] JEDEC probe: fix comment typo (devic)Alexey Dobriyan2006-10-211-1/+1
* | [MTD] CHIPS: Support for SST 49LF040B flash chipRyan Jackson2006-10-212-2/+21
|/
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* [MTD] Unlock NOR flash automatically where necessaryHåvard Skinnemoen2006-09-221-0/+1
* MTD: Fix bug in fixup_convert_atmel_priHåvard Skinnemoen2006-09-161-1/+1
* MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen2006-08-171-0/+90
* MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-171-0/+21
* [PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI2006-08-151-0/+14
* [MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev2006-07-151-44/+43Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0Star
* [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-225-1/+6
* [MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse2006-06-142-2/+2
* [MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy2006-06-143-0/+3
* [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-301-1/+1
* [MTD] replace MTD_ROM with MTD_GENERIC_TYPEJoern Engel2006-05-301-4/+2Star
* [MTD] Introduce MTD_BIT_WRITEABLEJoern Engel2006-05-222-3/+2Star
* [MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel2006-05-221-2/+2
* [MTD] Introduce writesizeJoern Engel2006-05-221-2/+2
* [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driverDavid Woodhouse2006-05-211-3/+3
* [MTD] Use __symbol_get() instead of symbol_get() in NOR chip probeDavid Woodhouse2006-05-201-2/+2
* [MTD] Fix printk format error in gen_probe.cDavid Woodhouse2006-05-171-1/+1
* cfi_cmdset_0001: factorize code to wait for flash statusNicolas Pitre2006-05-171-264/+157Star
* cfi-cmdset-0001: always update the chip statusNicolas Pitre2006-05-171-1/+3
* CHIPS: Fix potential starvation in cfi_cmdset_0001Josh Boyer2006-05-171-0/+5
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-142-5/+5