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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
drivers: fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+1
2008-04-25
[MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash
Michael Hennerich
1
-0
/
+1
2008-04-25
[MTD] m25p80: add FAST_READ access support to M25Pxx
Bryan Wu
2
-10
/
+28
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-23
UBI: add a message
Artem Bityutskiy
1
-2
/
+1
2008-04-23
Merge git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
9
-59
/
+416
2008-04-23
[MTD] Clean up AR7 partition map support
David Woodhouse
1
-5
/
+10
2008-04-23
[MTD] [NOR] Fix Intel CFI driver for collie flash
Thomas Kunze
1
-0
/
+3
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] [OneNAND] Allow for controller errors when reading
Adrian Hunter
1
-0
/
+15
2008-04-22
[MTD] [MAPS] omap_nor section fixes
David Brownell
1
-5
/
+4
2008-04-22
[MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chips
Trent Piepho
1
-0
/
+26
2008-04-22
[MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chips
Trent Piepho
1
-0
/
+5
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] AR7 mtd partition map
Matteo Croce
3
-0
/
+153
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] [NOR] Add JEDEC support for the SST 36VF3203 flash chip
Andrei Dolnikov
1
-0
/
+13
2008-04-22
[MTD] [MAPS] Extend plat-ram to support a supplied probe type
Florian Fainelli
1
-15
/
+32
2008-04-22
[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)
Paulius Zaleckas
4
-6
/
+6
2008-04-22
[MTD] [NAND] support for pxa3xx
eric miao
3
-0
/
+1257
2008-04-22
[MTD] [OneNAND] unlikely(x) || unlikely(y) => unlikely(x || y)
Roel Kluin
1
-2
/
+2
2008-04-22
[MTD] fix minor typo in the MTD map driver for SHARP SL series
Thomas Petazzoni
1
-1
/
+1
2008-04-22
[MTD] cmdlinepart: Missing partition info is not an error
Peter Korsgaard
1
-4
/
+1
2008-04-22
[MTD] [MAPS] add support for Nvidia MCP55 to ck804xrom
Carl-Daniel Hailfinger
1
-27
/
+62
2008-04-22
[MTD] make struct rfd_ftl_tr static
Adrian Bunk
1
-1
/
+1
2008-04-22
[MTD] [OneNAND] proper onenand_bbt_read_oob() prototype
Adrian Bunk
1
-3
/
+0
2008-04-22
[MTD] [NOR] cfi_cmdset_0020.c: make a function static
Adrian Bunk
1
-1
/
+2
2008-04-22
[MTD] ftl.c: make code static
Adrian Bunk
1
-4
/
+2
2008-04-22
[MTD] cmdlinepart.c: don't compare pointers with 0
Adrian Bunk
1
-4
/
+6
2008-04-22
[MTD] mtdram.c should #include <linux/mtd/mtdram.h>
Adrian Bunk
1
-0
/
+1
2008-04-22
[MTD] proper prototypes for nftl_{read,write}_oob()
Adrian Bunk
1
-5
/
+0
2008-04-22
[MTD] proper prototypes for inftl_{read,write}_oob()
Adrian Bunk
1
-5
/
+0
2008-04-22
[MTD] mtd/ofpart.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-04-22
[MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.
Scott Wood
1
-5
/
+6
2008-04-22
[MTD] Correct phram module param description
Mark Hindley
1
-1
/
+1
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] [MAPS] fix platform driver hotplug/coldplug
Kay Sievers
8
-2
/
+22
[next]