summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips
Commit message (Expand)AuthorAgeFilesLines
* [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
* [MTD] Deal correctly with NOR chips which are smaller than the map windowDavid Woodhouse2006-05-141-2/+14
* Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse2006-05-082-1/+2
* Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse2006-05-087-93/+20Star
* Remove unchecked MTD flagsJörn Engel2006-04-171-1/+1
* MTD: remove obsolete Kconfig optionsAnders Larsen2006-04-011-21/+0Star
* [PATCH] Add chip used in collie to jedec_probePavel Machek2006-03-311-0/+17
* [PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2006-03-312-3/+3
* [PATCH] drivers/mtd/: small cleanupsAdrian Bunk2006-03-311-4/+3Star
* Kconfig help: MTD_JEDECPROBE already supports IntelAdrian Bunk2006-03-261-3/+2Star
* [PATCH] cfi: init wait queue in chip structSimon Vogl2006-02-241-0/+1
* [PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev2006-02-211-7/+7
* [PATCH] arm: fix dependencies for MTD_XIPAl Viro2006-02-081-1/+1
* [PATCH] build kernel/intermodule.c only when requiredAdrian Bunk2006-01-171-0/+1
* [PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKENAdrian Bunk2006-01-171-3/+3