index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
[MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed.
Michael Hennerich
1
-8
/
+8
2008-04-25
[MTD] [NAND] at91_nand: control NCE signal
Atsushi Nemoto
1
-0
/
+6
2008-04-25
[MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260
Richard Genoud
1
-1
/
+1
2008-04-23
[MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260
Richard Genoud
2
-5
/
+397
2008-04-22
[MTD] [NAND] Verify probe by retrying to checking the results match
Ben Dooks
1
-0
/
+21
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] fsl_elbc_nand: workaround for hangs during nand write
Anton Vorontsov
1
-1
/
+10
2008-04-22
[MTD] [NAND] plat_nand: set mtd->name
Hamish Moffatt
1
-0
/
+1
2008-04-22
[MTD] [NAND] corrected MPC8313 NAND fixes
Mike Hench
1
-7
/
+2
2008-04-22
[MTD] [NAND] fsl_elbc_nand: fix mtd name
Anton Vorontsov
1
-0
/
+8
2008-04-22
[MTD] [NAND] FSL UPM NAND driver
Anton Vorontsov
3
-0
/
+300
2008-04-22
[MTD] [NAND] Fix checkpatch errors in pxa3xx_nand
David Woodhouse
1
-9
/
+9
2008-04-22
[MTD] [NAND] support for pxa3xx
eric miao
3
-0
/
+1257
2008-04-22
[MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.
Scott Wood
1
-5
/
+6
2008-04-22
[MTD] [NAND] at91_nand: Make part_probes[] static
Atsushi Nemoto
1
-1
/
+1
2008-04-22
[MTD] [NAND] fix platform driver hotplug/coldplug
Kay Sievers
6
-0
/
+9
2008-04-22
[MTD] [NAND] fix possible Ooops in rfc_from4
Sebastian Siewior
1
-21
/
+29
2008-04-22
[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static
Adrian Bunk
1
-1
/
+1
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-207
/
+12
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
1
-1
/
+1
2008-04-17
[POWERPC] fsl_elbc_nand: factor out localbus defines
Anton Vorontsov
1
-207
/
+12
2008-03-28
mtd: nand: add out label in rfc_from4
Sebastian Siewior
1
-1
/
+1
2008-03-27
plat-orion: make orion_nand available for all Orion families
Lennert Buytenhek
2
-2
/
+2
2008-02-09
[MTD] [NAND] cs553x_nand: command line partitioning support
Mart Raudsepp
1
-3
/
+28
2008-02-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
11
-35
/
+1780
2008-02-07
[MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support.
Scott Wood
3
-0
/
+1254
2008-02-03
drivers/mtd/: Spelling fixes
Joe Perches
8
-10
/
+10
2008-02-03
[MTD] [NAND] Fix misparenthesization introduced by commit 78b65179...
Scott Wood
1
-2
/
+2
2008-02-03
[MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes
Bryan Wu
1
-6
/
+10
2008-02-03
[MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver
Bryan Wu
1
-3
/
+0
2008-02-03
[MTD] [NAND] Remove unused variable in plat_nand_remove
Li Zefan
1
-0
/
+2
2008-02-03
[MTD] [NAND] at91_nand: Make mtdparts option can override board info
Atsushi Nemoto
1
-6
/
+6
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
2008-01-08
[MTD] [NAND] Don't panic if a controller driver does ecc its own way.
Scott Wood
1
-2
/
+6
2007-12-03
[MTD] [NAND] Marvell Orion device bus NAND controller
Tzachi Perelstein
3
-0
/
+181
2007-11-29
[MTD] [NAND] pasemi_nand driver
Egor Martovetsky
3
-0
/
+250
2007-11-28
[MTD] [NAND] S3C2410 correctly set nFCE over resume
Ben Dooks
1
-0
/
+20
2007-10-30
[MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver
Michael Hennerich
2
-3
/
+19
2007-10-28
[MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND
David Woodhouse
1
-0
/
+19
2007-10-20
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
2
-3
/
+3
2007-10-20
[MTD] [NAND] treat any negative return value from correct() as an error
Matt Reimer
1
-3
/
+3
2007-10-20
[MTD] [NAND] nandsim: bugfix in initialization
Artem Bityutskiy
1
-1
/
+1
2007-10-20
[MTD] Fix typo in Alauda config option help text.
Dave Jones
1
-1
/
+1
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
[next]