index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
s3c2410.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-0
/
+1
*
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
1
-2
/
+2
*
mtd: s3c2410 nand: Remove uncessary null check
Jonghwan Choi
2011-09-11
1
-1
/
+1
*
mtd: s3c2410.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-14
/
+4
*
mtd: s3c2410 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-2
/
+1
*
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
1
-1
/
+1
*
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
1
-2
/
+4
*
mtd: s3c2410 nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-14
/
+2
*
mtd: nand: fix S3C NAND clock stop
Jiri Pinkava
2011-05-25
1
-16
/
+43
*
mtd: s3c nand: parsing command-line partitions prior to set->partitions
Conke Hu
2010-08-02
1
-9
/
+6
*
drivers/mtd/nand: Use kzalloc
Julia Lawall
2010-05-13
1
-5
/
+2
*
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
1
-1
/
+2
*
mtd: drivers/mtd/nand/s3c2410.c: use resource_size()
H Hartley Sweeten
2009-12-31
1
-1
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-12-16
1
-1
/
+1
|
\
|
*
mtd: s3c2410: propagate nand options from the platform data
Ben Dooks
2009-11-30
1
-1
/
+1
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
/
*
mtd/nand: s3c6400 support for s3c2410 driver
Peter Korsgaard
2009-06-08
1
-0
/
+3
*
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
David Woodhouse
2009-06-08
1
-84
/
+175
|
\
|
*
[MTD] [NAND] S3C2410: Use DIV_ROUND_UP
Ben Dooks
2009-06-08
1
-2
/
+1
|
*
[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write
Ben Dooks
2009-06-08
1
-2
/
+20
|
*
[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND
Michel Pollet
2009-06-08
1
-0
/
+6
|
*
[MTD] [NAND] S3C2410: Allow commandline partition processing
Andy Green
2009-05-30
1
-2
/
+16
|
*
[MTD] [NAND] S3C2410: Fix CFG debug order
Andy Green
2009-05-30
1
-2
/
+2
|
*
[MTD] [NAND] S3C2410: Uninitialised variable cleanup
Nelson Castillo
2009-05-30
1
-4
/
+1
|
*
[MTD] [NAND] S3C2410: NAND ECC by chip rather than global
Andy Green
2009-05-30
1
-9
/
+25
|
*
[MTD] [NAND] S3C2410: Basic kerneldoc comment updates
Ben Dooks
2009-05-30
1
-11
/
+78
|
*
[MTD] [NAND] S3C2410: Move to using platform device table
Ben Dooks
2009-05-30
1
-52
/
+26
*
|
mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440
Peter Korsgaard
2009-06-05
1
-3
/
+3
|
/
*
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
2008-11-29
1
-2
/
+2
|
\
|
*
[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat
Ben Dooks
2008-10-30
1
-2
/
+2
*
|
[ARM] remove memzero()
Russell King
2008-11-27
1
-2
/
+2
|
/
*
CPUFREQ: S3C24XX NAND driver frequency scaling support.
Ben Dooks
2008-07-25
1
-21
/
+122
*
[MTD] [NAND] S3C2410: Remove changelog and tidy header
Ben Dooks
2008-06-04
1
-17
/
+3
*
[MTD] [NAND] S3C2410: Change printk() into dev_dbg()
Ben Dooks
2008-06-04
1
-1
/
+2
*
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-06-04
1
-2
/
+0
*
[MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board
Ben Dooks
2008-04-22
1
-0
/
+3
*
[MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data
Ben Dooks
2008-04-22
1
-0
/
+3
*
[MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction
Ben Dooks
2008-04-22
1
-0
/
+8
*
[MTD] [NAND] S3C2410 Large page NAND support
Ben Dooks
2008-04-22
1
-5
/
+33
*
[MTD] [NAND] S3C2410 Fix previous nFCE suspend save patch
Ben Dooks
2008-04-22
1
-10
/
+8
*
[MTD] [NAND] fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
1
-0
/
+3
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-02-07
1
-15
/
+33
|
\
|
*
[MTD] [NAND] fix s3c2410 error correction
Matt Reimer
2008-01-26
1
-14
/
+12
|
*
[MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors
Matt Reimer
2008-01-12
1
-1
/
+1
|
*
[MTD] [NAND] S3C2410 correctly set nFCE over resume
Ben Dooks
2007-11-28
1
-0
/
+20
*
|
drivers/mtd/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
|
/
*
[MTD] [NAND] add s3c2440-specific read_buf/write_buf
Matt Reimer
2007-10-20
1
-0
/
+14
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+1
*
[MTD] [NAND] s3c2410: fix arch moves
Ben Dooks
2007-09-25
1
-2
/
+2
*
[ARM] 4233/1: nand/s3c2410.c: warning fix
Arnaud Patard
2007-02-25
1
-1
/
+1
[next]