aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/chips/cfi_cmdset_0001.c
AgeCommit message (Expand)Author
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-10-21[MTD] NOR: leave Intel chips in read-array mode on suspendDavid Anders
2006-07-15[MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel
2006-05-22[MTD] Introduce writesizeJoern Engel
2006-05-17cfi_cmdset_0001: factorize code to wait for flash statusNicolas Pitre
2006-05-17cfi-cmdset-0001: always update the chip statusNicolas Pitre
2006-05-17CHIPS: Fix potential starvation in cfi_cmdset_0001Josh Boyer
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse
2006-05-08Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse
2006-02-24[PATCH] cfi: init wait queue in chip structSimon Vogl
2006-02-20[PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev
2005-11-29[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner
2005-11-06[MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsingNicolas Pitre
2005-11-06[MTD] writev support for cfi-cmdset-0001Nicolas Pitre
2005-11-06{MTD] add support for Intel's "Sibley" flashNicolas Pitre
2005-11-06[MTD] cleanups to cfi_cmdset_0001Nicolas Pitre
2005-08-04[MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor
2005-07-07[MTD] XIP cleanupThomas Gleixner
2005-05-23[MTD] CFI flash locking reorg for XIPNicolas Pitre
2005-05-23[MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:Todd Poynor
2005-05-23[MTD] Fix OTP for top-parameter devicesNicolas Pitre
2005-05-23[MTD] Add reboot notifier to Intel NOR flash driverNicolas Pitre
2005-05-23[MTD] Avoid compile warnings for Intel CFI flash without OTP support.Todd Poynor
2005-05-23[MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is setTodd Poynor
2005-05-23[MTD] cfi_cmdset_0001: Fix compiler warningsThomas Gleixner
2005-05-23[MTD] cfi_cmdset_0001: Fix state after syncNicolas Pitre
2005-05-23[MTD] cfi_cmdset_0001: Fix the buggy status check. Thomas Gleixner
2005-05-23[MTD] Make OTP actually work.Nicolas Pitre
2005-05-23[MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre
2005-05-23[MTD] Add OTP basiscNicolas Pitre
2005-04-16Linux-2.6.12-rc2Linus Torvalds