summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips
Commit message (Expand)AuthorAgeFilesLines
* [MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev2006-07-151-44/+43
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [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/+2
* [MTD] Introduce MTD_BIT_WRITEABLEJoern Engel2006-05-222-3/+2
* [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/+157
* 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/+20
* Remove unchecked MTD flagsJörn Engel2006-04-171-1/+1
* MTD: remove obsolete Kconfig optionsAnders Larsen2006-04-011-21/+0
* [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/+3
* Kconfig help: MTD_JEDECPROBE already supports IntelAdrian Bunk2006-03-261-3/+2
* [PATCH] cfi: init wait queue in chip structSimon Vogl2006-02-241-0/+1
* [PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev2006-02-201-7/+7
* [PATCH] arm: fix dependencies for MTD_XIPAl Viro2006-02-081-1/+1
* [PATCH] build kernel/intermodule.c only when requiredAdrian Bunk2006-01-161-0/+1
* [PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKENAdrian Bunk2006-01-161-3/+3
* [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-291-2/+2
* [MTD] chips: make sharps driver usable againRichard Purdie2005-11-291-57/+66
* [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre2005-11-291-6/+4
* [MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor2005-11-291-3/+3
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-0715-639/+743
|\
| * [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-071-1/+1
| * [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-0715-493/+493
| * [MTD] chips cfi_cmdset_0002: Prevent timeout raceKonstantin Baidarov2005-11-071-9/+9
| * [MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsingNicolas Pitre2005-11-061-3/+6
| * [MTD] writev support for cfi-cmdset-0001Nicolas Pitre2005-11-061-50/+75
| * {MTD] add support for Intel's "Sibley" flashNicolas Pitre2005-11-062-24/+67
| * [MTD] cleanups to cfi_cmdset_0001Nicolas Pitre2005-11-061-56/+71
| * Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/Thomas Gleixner2005-11-061-0/+1
| |\
| * | [MTD] Pre-CFI Sharp chip driver: Some speedups and cleanupsTodd Poynor2005-08-041-9/+8
| * | [MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor2005-08-044-13/+32
* | | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-072-4/+3
| |/ |/|
* | [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
|/
* [MTD] cfi_cmdset_0002: Plugged a mem leak.Joern Engel2005-07-131-1/+4
OpenPOWER on IntegriCloud