summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_cmdset_0001.c
Commit message (Expand)AuthorAgeFilesLines
* [MTD] [NOR] Fix -ETIMEO errors in CFI driverAlexey Korolev2008-07-251-1/+8
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD] [NOR] Support for M50FLW080A and M50FLW080BNate Case2008-05-141-0/+4
* [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typoAlexander Belyakov2008-05-061-1/+1
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-011-6/+8
* [MTD] [NOR] Fix Intel CFI driver for collie flashThomas Kunze2008-04-231-0/+3
* [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas2008-04-221-2/+2
* [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-221-6/+6
* mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev2008-04-041-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-02-031-2/+5
|\
| * cache invalidation error for buffered writeMassimo Cirillo2008-01-111-2/+5
* | [MTD] Unlocking all Intel flash that is locked on power up.Justin Treon2008-02-031-6/+12
* | [MTD] [NOR] Prevent erase command invocation on suspended chipAlexander Belyakov2007-11-261-0/+15
* | [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5Alexey Korolev2007-11-231-1/+1
* | [MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt2007-10-301-0/+43
|/
* [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] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl2007-07-041-1/+1
* [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap2007-06-281-4/+4
* [MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks2007-06-281-2/+2
* [MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti2007-04-021-3/+90
* [MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy2007-02-091-4/+2
* [MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse2007-02-091-3/+17
* 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-281-1/+1
* | [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-2/+1
* | [MTD] NOR: leave Intel chips in read-array mode on suspendDavid Anders2006-10-211-0/+2
|/
* [MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev2006-07-151-44/+43
* [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-221-0/+1
* [MTD] Introduce MTD_BIT_WRITEABLEJoern Engel2006-05-221-1/+1
* [MTD] Introduce writesizeJoern Engel2006-05-221-2/+2
* 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-141-1/+1
* Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse2006-05-081-29/+7
* [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
* [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre2005-11-291-6/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-071-195/+289
|\
| * [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-071-75/+75
| * [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-061-23/+65
| * [MTD] cleanups to cfi_cmdset_0001Nicolas Pitre2005-11-061-56/+71
| * [MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor2005-08-041-1/+10
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-071-2/+1
|/
* [MTD] XIP cleanupThomas Gleixner2005-07-071-1/+1
* [MTD] CFI flash locking reorg for XIPNicolas Pitre2005-05-231-50/+40