index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
s3c2410.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-29
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
1
-2
/
+2
2008-11-27
[ARM] remove memzero()
Russell King
1
-2
/
+2
2008-10-30
[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat
Ben Dooks
1
-2
/
+2
2008-07-25
CPUFREQ: S3C24XX NAND driver frequency scaling support.
Ben Dooks
1
-21
/
+122
2008-06-04
[MTD] [NAND] S3C2410: Remove changelog and tidy header
Ben Dooks
1
-17
/
+3
2008-06-04
[MTD] [NAND] S3C2410: Change printk() into dev_dbg()
Ben Dooks
1
-1
/
+2
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-04-22
[MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board
Ben Dooks
1
-0
/
+3
2008-04-22
[MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data
Ben Dooks
1
-0
/
+3
2008-04-22
[MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction
Ben Dooks
1
-0
/
+8
2008-04-22
[MTD] [NAND] S3C2410 Large page NAND support
Ben Dooks
1
-5
/
+33
2008-04-22
[MTD] [NAND] S3C2410 Fix previous nFCE suspend save patch
Ben Dooks
1
-10
/
+8
2008-04-22
[MTD] [NAND] fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+3
2008-02-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-15
/
+33
2008-02-03
drivers/mtd/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-26
[MTD] [NAND] fix s3c2410 error correction
Matt Reimer
1
-14
/
+12
2008-01-12
[MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors
Matt Reimer
1
-1
/
+1
2007-11-28
[MTD] [NAND] S3C2410 correctly set nFCE over resume
Ben Dooks
1
-0
/
+20
2007-10-20
[MTD] [NAND] add s3c2440-specific read_buf/write_buf
Matt Reimer
1
-0
/
+14
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-09-25
[MTD] [NAND] s3c2410: fix arch moves
Ben Dooks
1
-2
/
+2
2007-02-25
[ARM] 4233/1: nand/s3c2410.c: warning fix
Arnaud Patard
1
-1
/
+1
2007-02-18
[MTD] [NAND] S3C2412 fix hw ecc
Matthieu CASTET
1
-0
/
+27
2007-02-09
[MTD] [NAND] S3C2410: Hardware ECC correction code
Ben Dooks
1
-9
/
+62
2006-11-30
[MTD] Remove trailing whitespace
David Woodhouse
1
-1
/
+1
2006-06-27
[MTD NAND] s3c2412 support in s3c2410.c
Ben Dooks
1
-43
/
+111
2006-06-21
[MTD] NAND: S3C2410 convert prinks to dev_*()s
Ben Dooks
1
-6
/
+4
2006-06-19
[MTD NAND] S3C2410 driver cleanup
Ben Dooks
1
-8
/
+3
2006-06-19
[MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation.
Ben Dooks
1
-5
/
+71
2006-06-10
[MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compiles
David Woodhouse
1
-5
/
+5
2006-05-29
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
1
-3
/
+2
2006-05-23
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
1
-44
/
+20
2006-05-23
[MTD] NAND modularize ECC
Thomas Gleixner
1
-7
/
+9
2006-05-14
[MTD] Fix module refcounting in NAND board drivers.
David Woodhouse
1
-0
/
+1
2006-05-13
[MTD NAND] Indent all of drivers/mtd/nand/*.c.
David Woodhouse
1
-50
/
+29
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
1
-2
/
+0
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-38
/
+39
2005-11-07
[MTD] NAND: Clean up trailing white spaces
Thomas Gleixner
1
-15
/
+15
2005-11-06
[MTD] NAND s3c2410.c: Fix timing calculation bugs
Ben Dooks
1
-9
/
+12
2005-11-06
[MTD] NAND s3c2410.c: Fix missing dev parameter to dev_err
Ben Dooks
1
-2
/
+2
2005-11-06
[MTD] NAND: s3c2410.c Initialize owner in device_driver struct
Ben Dooks
1
-1
/
+3
2005-11-06
[MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()
Ben Dooks
1
-7
/
+7
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-1
/
+1
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-09-29
[ARM] Don't include mach-types.h unnecessarily
Russell King
1
-1
/
+0
2005-07-06
[MTD] NAND s3c2410: Add missing NULL pointer check
Ben Dooks
1
-2
/
+3
2005-06-29
[MTD] NAND: s3c24xx updates
Ben Dooks
1
-32
/
+148
2005-05-23
[MTD] NAND s3c2410: Simplify command handling
Ben Dooks
1
-106
/
+12
[next]