summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_cmdset_0002.c
Commit message (Expand)AuthorAgeFilesLines
* [MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt2007-10-301-1/+5
* [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks2007-06-281-1/+1
* [MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath2007-03-081-0/+2
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-291-2/+1Star
* [MTD] CHIPS: Support for SST 49LF040B flash chipRyan Jackson2006-10-211-2/+6
* [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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy2006-06-141-0/+1
* Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse2006-05-081-1/+1
* Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse2006-05-081-20/+1Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-071-73/+83
|\
| * [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-071-65/+65
| * [MTD] chips cfi_cmdset_0002: Prevent timeout raceKonstantin Baidarov2005-11-071-9/+9
| * [MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor2005-08-041-1/+11
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-071-2/+2
|/
* [MTD] XIP cleanupThomas Gleixner2005-07-071-1/+1
* [MTD] cfi_cmdset_0002: Remove bogus includeThomas Gleixner2005-07-051-2/+2
* [MTD] XIP for AMD CFI flash.Todd Poynor2005-06-291-90/+312
* [MTD] cfi_cmdset_0002: Fix broken status checkThomas Gleixner2005-05-241-2/+2
* [MTD] CFI-0002 - Improve error checkingEric W. Biedermann2005-05-231-32/+67
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1515