[MTD] Merge STMicro NOR_ECC code with Intel Sibley code
[safe/jmp/linux-2.6] / drivers / mtd / nand /
2006-05-22 Joern Engel[MTD] Introduce writesize
2006-05-21 Jonathan McDowell[MTD] Add Amstrad Delta NAND support
2006-05-16 Sergei ShtylyovNAND: Fix NAND ECC errors on AMD Au1550
2006-05-16 Sergei ShtylyovNAND: AMD Au1550 driver reads write-only register
2006-05-16 David Woodhouse[MTD NAND] Make various initfuncs static, remove #ifdef...
2006-05-16 David Woodhouse[MTD] Add help text for MTD_NAND_CS553X option.
2006-05-14 David Woodhouse[MTD NAND] Modify check for modules registering NAND...
2006-05-14 David Woodhouse[MTD] Fix legacy character sets throughout drivers...
2006-05-14 David Woodhouse[MTD] Fix module refcounting in NAND board drivers.
2006-05-13 David Woodhouse[MTD NAND] Indent all of drivers/mtd/nand/*.c.
2006-05-13 David Woodhouse[MTD NAND] Reduce paranoia level when scanning for...
2006-05-13 David Woodhouse[MTD NAND] Update CS553x NAND driver: Hardware ECC...
2006-05-13 David Woodhouse[MTD NAND] Use vmalloc for buffer when scanning for...
2006-05-12 Egry GáborTrivial typo fixes in Kconfig files (MTD).
2006-05-11 David Woodhouse[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536...
2006-04-30 Lennert Buytenhekts72xx NAND driver
2006-04-18 Richard PurdieMTD: Correct Poodle partition size
2006-03-31 Richard Purdie[PATCH] LED: add NAND MTD activity LED trigger
2006-03-31 Tobias Klauser[PATCH] drivers/mtd: Use ARRAY_SIZE macro
2006-03-31 Adrian Bunk[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should...
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-10 Jesper Juhl[PATCH] turn "const static" into "static const"
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2006-01-03 Russell King[ARM] Remove clk_use()/clk_unuse()
2005-11-29 Adrian Bunk[MTD] Make functions static, include header files with...
2005-11-17 Russell King[ARM] Drivers should not make use of architecture priva...
2005-11-11 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/tglx/mtd-2.6
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: drivers/mtd
2005-11-07 Thomas Gleixner[MTD] NAND: Clean up trailing white spaces
2005-11-07 Thomas Gleixner[MTD] NAND Kconfig: Simplify dependencies
2005-11-07 Todd Poynor[MTD] NAND: nand_write_ecc memory and OOB corruption
2005-11-07 Vitaly Wool[MTD] NAND nand_base: Fix shift for bad block check...
2005-11-06 Richard Purdie[MTD] NAND sharpsl.c: Add support for akita and borzoi...
2005-11-06 Ben Dooks[MTD] NAND s3c2410.c: Fix timing calculation bugs
2005-11-06 Ben Dooks[MTD] NAND s3c2410.c: Fix missing dev parameter to...
2005-11-06 Ben Dooks[MTD] NAND: s3c2410.c Initialize owner in device_driver...
2005-11-06 Ben Dooks[MTD] NAND: s3c2410 use dev_err() to report errors...
2005-11-06 Pete Popov[MTD] NAND: Alchemy board driver cleanup
2005-11-06 Vitaly Wool[MTD] NAND: Add suspend/resume functionality
2005-11-06 Thomas Gleixner[MTD] NAND: Use correct mask for OOB size calculation
2005-10-31 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-09-29 Russell King[ARM] Don't include mach-types.h unnecessarily
2005-09-17 Richard Purdie[PATCH] MTD: Update SharpSL partition definitions
2005-09-07 Ingo Molnar[PATCH] detect soft lockups
2005-07-16 Thomas Gleixner[MTD] NAND: Fix broken bad block scan for 16 bit devices
2005-07-06 Ben Dooks[MTD] NAND s3c2410: Add missing NULL pointer check
2005-07-06 Thomas Gleixner[MTD] NAND: Remove unmaintained tx49xx board drivers
2005-07-06 Thomas Gleixner[MTD] NAND: sharpsl.c set correct file permissions
2005-06-29 Thomas Gleixner[MTD] NAND: Add ST chip IDs.
2005-06-29 Ben Dooks[MTD] NAND: s3c24xx updates
2005-06-29 Thomas Gleixner[MTD] NAND: Change exports to _GPL
2005-06-29 Thomas Gleixner[MTD] NAND: Fix broken bad block table scan
2005-06-29 Thomas Gleixner[MTD] NAND: Reorganize chip locking
2005-05-27 Nicolas S. Dade[MTD] NAND: Add Hynix to manufacturer list
2005-05-23 Thomas Gleixner[MTD] NAND: Honour autoplacement schemes supplied by...
2005-05-23 Jarkko Lavinen[MTD] NAND: Fix the broken dynamic array allocations
2005-05-23 Dan Brown[MTD] DiskOnChip: Add some comments
2005-05-23 Dan Brown[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.
2005-05-23 Dan Brown[MTD] DiskOnChip: Prevent problems with existing filesy...
2005-05-23 Dan Brown[MTD] NAND: Fix reading of autoplaced OOB when there...
2005-05-23 Dan Brown[MTD] DiskOnChip: Fix (?) free OOB array info.
2005-05-23 Thomas Gleixner[MTD] NAND: Move the NULL check into the calling function
2005-05-23 Dan Brown[MTD] NAND: Fix missing NULL pointer check
2005-05-23 Thomas Gleixner[MTD] NAND: Fix oob available calculation
2005-05-23 Dan Brown[MTD] DiskOnChip: Scan the entire device for Media...
2005-05-23 Artem B. Bityuckiy[MTD] NAND: Use arrays of needed size instead of consta...
2005-05-23 Artem B. Bityuckiy[MTD] NAND nandsim: Use NAND_SKIP_BBT option
2005-05-23 Ben Dooks[MTD] NAND s3c2410: Simplify command handling
2005-05-23 Ben Dooks[MTD] NAND: Fixed unused loop variable
2005-05-23 Thomas Gleixner[MTD] NAND: Use cond_resched instead of msleep
2005-05-23 Thomas Gleixner[MTD] NAND: Check command timeout
2005-05-23 Thomas Gleixner[MTD] DiskOnChip: Wait for the command to finish.
2005-05-23 Ben Dooks[MTD] Sparse fixes
2005-05-23 Artem B. Bityuckiy[MTD] NAND: Fix bad block table scan for small page...
2005-05-23 Kyungmin Park[MTD] NAND: Early Manufacturer ID lookup
2005-05-23 Artem B. Bityuckiy[MTD] NAND: Read only OOB bytes during bad block scan
2005-05-23 Artem B. Bityuckiy[MTD] NAND: Allow operation without bad block table
2005-05-23 Thomas Gleixner[MTD] NAND: Skip bad block table scan on request
2005-05-23 Thomas Gleixner[MTD] DiskOnChip: big endian fix for NFTL devices
2005-05-23 Thomas Gleixner[MTD] DiskOnChip code cleanup
2005-05-23 Thomas Gleixner[MTD] DiskOnChip use CONFIG_ options instead of random...
2005-05-23 David A. Marlin[MTD] rtc_from4 error status check, disable virtual...
2005-05-23 David A. Marlin[MTD] NAND Add optional ECC status check callback
2005-05-23 David A. Marlin[MTD] NAND use symbols instead of literals
2005-05-23 Richard Purdie[MTD] NAND SharpSL fix default partition size
2005-05-23 Thomas Gleixner[MTD] NAND replace yield
2005-05-23 David A. Marlin[MTD] Renesas AG-AND device recovery
2005-05-23 David A. Marlin[MTD] NAND workaround for AG-AND disturb issue. AG...
2005-05-23 David A. Marlin[MTD] NAND extended commands, badb block table autorefresh
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2