aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park1-2/+2
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park1-1/+0
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor1-1/+17
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+0
2005-11-07[MTD] includes: Clean up trailing white spacesThomas Gleixner16-118/+118
2005-11-06[MTD] Don't let gcc inline functions marked __xipramNicolas Pitre1-8/+8
2005-11-06[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)Kyungmin Park1-0/+1
2005-11-06[MTD] OneNAND: Power Management (PM) supportKyungmin Park1-0/+1
2005-11-06[MTD] OneNAND: Add missing filesKyungmin Park1-0/+122
2005-11-06[MTD] NAND: Add suspend/resume functionalityVitaly Wool1-1/+2
2005-11-06[PATCH] OneNAND: Fix bug in write verifyKyungmin Park1-0/+1
2005-11-06[PATCH] OneNAND: Update OMAP OneNAND mapping using device driver modelKyungmin Park1-0/+8
2005-11-06[PATCH] OneNAND: Simple Bad Block handling supportKyungmin Park1-0/+9
2005-11-06[PATCH] OneNAND: Sync. Burst Read supportKyungmin Park2-2/+16
2005-11-06[MTD] Add initial support for OneNAND flash chipsKyungmin Park2-0/+301
2005-11-06{MTD] add support for Intel's "Sibley" flashNicolas Pitre2-4/+23
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+3
2005-07-07[MTD] XIP cleanupThomas Gleixner1-18/+13
2005-06-29[MTD] Use correct major number for INFTLSean Young1-2/+2
2005-06-29[MTD] XIP for AMD CFI flash.Todd Poynor1-11/+1
2005-06-29[MTD] NAND: Reorganize chip lockingThomas Gleixner1-1/+4
2005-05-27[MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade1-0/+1
2005-05-25[MTD] Fix it reallyThomas Gleixner1-2/+2
2005-05-25[MTD] map.h Use the correct macro and fix the resulting compiler warningThomas Gleixner1-3/+4
2005-05-24[MTD] Make map_word_ff ware of the flash buswidthThomas Gleixner1-4/+13
2005-05-23[MTD] Fix broken user ABIThomas Gleixner1-2/+2
2005-05-23[MTD] Add reboot notifier to Intel NOR flash driverNicolas Pitre1-1/+4
2005-05-23[MTD] Add the reverse operation of cfi_build_cmd()Thomas Gleixner1-1/+64
2005-05-23[MTD] Fixed signed 1bit bitfieldBen Dooks1-3/+3
2005-05-23[MTD] Quiet unused variable warningNicolas Pitre1-2/+2
2005-05-23[MTD] NAND: Skip bad block table scan on requestThomas Gleixner1-2/+3
2005-05-23[MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre4-9/+23
2005-05-23[MTD] Add OTP basiscNicolas Pitre1-1/+9
2005-05-23[MTD] NAND Add optional ECC status check callbackDavid A. Marlin1-2/+14
2005-05-23[MTD] Platform RAM DriverBen Dooks1-0/+35
2005-05-23[MTD] NAND extended commands, badb block table autorefresh David A. Marlin1-1/+26
2005-04-16Linux-2.6.12-rc2Linus Torvalds21-0/+2673