summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_cmdset_0001.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel1-1/+1
2006-05-22[MTD] Introduce writesizeJoern Engel1-2/+2
2006-05-17cfi_cmdset_0001: factorize code to wait for flash statusNicolas Pitre1-264/+157
2006-05-17cfi-cmdset-0001: always update the chip statusNicolas Pitre1-1/+3
2006-05-17CHIPS: Fix potential starvation in cfi_cmdset_0001Josh Boyer1-0/+5
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse1-1/+1
2006-05-08Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse1-29/+7
2006-02-24[PATCH] cfi: init wait queue in chip structSimon Vogl1-0/+1
2006-02-20[PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev1-7/+7
2005-11-29[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre1-6/+4
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds1-195/+289
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl1-2/+1
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner1-75/+75
2005-11-06[MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsingNicolas Pitre1-3/+6
2005-11-06[MTD] writev support for cfi-cmdset-0001Nicolas Pitre1-50/+75
2005-11-06{MTD] add support for Intel's "Sibley" flashNicolas Pitre1-23/+65
2005-11-06[MTD] cleanups to cfi_cmdset_0001Nicolas Pitre1-56/+71
2005-08-04[MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor1-1/+10
2005-07-07[MTD] XIP cleanupThomas Gleixner1-1/+1
2005-05-23[MTD] CFI flash locking reorg for XIPNicolas Pitre1-50/+40
2005-05-23[MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:Todd Poynor1-2/+3
2005-05-23[MTD] Fix OTP for top-parameter devicesNicolas Pitre1-2/+14
2005-05-23[MTD] Add reboot notifier to Intel NOR flash driverNicolas Pitre1-2/+43
2005-05-23[MTD] Avoid compile warnings for Intel CFI flash without OTP support.Todd Poynor1-1/+3
2005-05-23[MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is setTodd Poynor1-4/+12
2005-05-23[MTD] cfi_cmdset_0001: Fix compiler warningsThomas Gleixner1-5/+5
2005-05-23[MTD] cfi_cmdset_0001: Fix state after syncNicolas Pitre1-1/+2
2005-05-23[MTD] cfi_cmdset_0001: Fix the buggy status check. Thomas Gleixner1-13/+3
2005-05-23[MTD] Make OTP actually work.Nicolas Pitre1-3/+5
2005-05-23[MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre1-115/+286
2005-05-23[MTD] Add OTP basiscNicolas Pitre1-3/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2160