aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_cmdset_0001.c
Commit message (Expand)AuthorAge
* mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev2008-04-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-02-03
|\
| * cache invalidation error for buffered writeMassimo Cirillo2008-01-11
* | [MTD] Unlocking all Intel flash that is locked on power up.Justin Treon2008-02-03
* | [MTD] [NOR] Prevent erase command invocation on suspended chipAlexander Belyakov2007-11-26
* | [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5Alexey Korolev2007-11-23
* | [MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt2007-10-30
|/
* [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev2007-10-23
* [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao2007-10-13
* [MTD] fix CFI point method for discontiguous mapsAndy Lowe2007-09-23
* [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl2007-07-04
* [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap2007-06-28
* [MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks2007-06-28
* [MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti2007-04-02
* [MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy2007-02-09
* [MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse2007-02-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-01
|\
| * [PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund2006-11-28
* | [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-28
* | [MTD] NOR: leave Intel chips in read-array mode on suspendDavid Anders2006-10-21
|/
* [MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev2006-07-15
* [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-22
* [MTD] Introduce MTD_BIT_WRITEABLEJoern Engel2006-05-22
* [MTD] Introduce writesizeJoern Engel2006-05-22
* cfi_cmdset_0001: factorize code to wait for flash statusNicolas Pitre2006-05-16
* cfi-cmdset-0001: always update the chip statusNicolas Pitre2006-05-16
* CHIPS: Fix potential starvation in cfi_cmdset_0001Josh Boyer2006-05-16
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-13
* Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse2006-05-08
* [PATCH] cfi: init wait queue in chip structSimon Vogl2006-02-24
* [PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev2006-02-20
* [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre2005-11-29
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-07
|\
| * [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-07
| * [MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsingNicolas Pitre2005-11-06
| * [MTD] writev support for cfi-cmdset-0001Nicolas Pitre2005-11-06
| * {MTD] add support for Intel's "Sibley" flashNicolas Pitre2005-11-06
| * [MTD] cleanups to cfi_cmdset_0001Nicolas Pitre2005-11-06
| * [MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor2005-08-04
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-07
|/
* [MTD] XIP cleanupThomas Gleixner2005-07-07
* [MTD] CFI flash locking reorg for XIPNicolas Pitre2005-05-23
* [MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:Todd Poynor2005-05-23
* [MTD] Fix OTP for top-parameter devicesNicolas Pitre2005-05-23
* [MTD] Add reboot notifier to Intel NOR flash driverNicolas Pitre2005-05-23
* [MTD] Avoid compile warnings for Intel CFI flash without OTP support.Todd Poynor2005-05-23
* [MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is setTodd Poynor2005-05-23
* [MTD] cfi_cmdset_0001: Fix compiler warningsThomas Gleixner2005-05-23
* [MTD] cfi_cmdset_0001: Fix state after syncNicolas Pitre2005-05-23
* [MTD] cfi_cmdset_0001: Fix the buggy status check. Thomas Gleixner2005-05-23