summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/s3c2410.c
AgeCommit message (Expand)Author
2008-07-25CPUFREQ: S3C24XX NAND driver frequency scaling support.Ben Dooks
2008-06-04[MTD] [NAND] S3C2410: Remove changelog and tidy headerBen Dooks
2008-06-04[MTD] [NAND] S3C2410: Change printk() into dev_dbg()Ben Dooks
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-04-22[MTD] [NAND] S3C2410 Allow ECC disable to be specified by the boardBen Dooks
2008-04-22[MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform dataBen Dooks
2008-04-22[MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correctionBen Dooks
2008-04-22[MTD] [NAND] S3C2410 Large page NAND supportBen Dooks
2008-04-22[MTD] [NAND] S3C2410 Fix previous nFCE suspend save patchBen Dooks
2008-04-22[MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-02-03drivers/mtd/: Spelling fixesJoe Perches
2008-01-26[MTD] [NAND] fix s3c2410 error correctionMatt Reimer
2008-01-12[MTD] [NAND] make s3c2410 indicate an error for multi-bit read errorsMatt Reimer
2007-11-28[MTD] [NAND] S3C2410 correctly set nFCE over resumeBen Dooks
2007-10-20[MTD] [NAND] add s3c2440-specific read_buf/write_bufMatt Reimer
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-09-25[MTD] [NAND] s3c2410: fix arch movesBen Dooks
2007-02-25[ARM] 4233/1: nand/s3c2410.c: warning fixArnaud Patard
2007-02-18[MTD] [NAND] S3C2412 fix hw eccMatthieu CASTET
2007-02-09[MTD] [NAND] S3C2410: Hardware ECC correction codeBen Dooks
2006-11-30[MTD] Remove trailing whitespaceDavid Woodhouse
2006-06-27[MTD NAND] s3c2412 support in s3c2410.cBen Dooks
2006-06-21[MTD] NAND: S3C2410 convert prinks to dev_*()sBen Dooks
2006-06-19[MTD NAND] S3C2410 driver cleanupBen Dooks
2006-06-19[MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation.Ben Dooks
2006-06-10[MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compilesDavid Woodhouse
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner
2006-05-23[MTD] NAND modularize ECCThomas Gleixner
2006-05-14[MTD] Fix module refcounting in NAND board drivers.David Woodhouse
2006-05-13[MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner
2005-11-06[MTD] NAND s3c2410.c: Fix timing calculation bugsBen Dooks
2005-11-06[MTD] NAND s3c2410.c: Fix missing dev parameter to dev_errBen Dooks
2005-11-06[MTD] NAND: s3c2410.c Initialize owner in device_driver structBen Dooks
2005-11-06[MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()Ben Dooks
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King
2005-07-06[MTD] NAND s3c2410: Add missing NULL pointer checkBen Dooks
2005-06-29[MTD] NAND: s3c24xx updatesBen Dooks
2005-05-23[MTD] NAND s3c2410: Simplify command handlingBen Dooks
2005-05-23[MTD] Sparse fixesBen Dooks
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds