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-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
2008-04-22
[MTD] [NAND] fix possible Ooops in rfc_from4
Sebastian Siewior
1
-21
/
+29
2008-04-22
[MTD] replace remaining __FUNCTION__ occurrences
Harvey Harrison
10
-34
/
+34
2008-04-22
[MTD] [JEDEC] Fix whitespace noise in chip table
David Woodhouse
1
-14
/
+14
2008-04-22
[MTD] [JEDEC] add support for the ST M29W400DB flash chip
Gordon Farquharson
1
-0
/
+32
2008-04-22
[MTD] block2mtd: logging typo fixes
Stephane Chazelas
1
-5
/
+5
2008-04-22
[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static
Adrian Bunk
1
-1
/
+1
2008-04-22
[MTD] mtdoops.c: make struct oops_cxt static again
Adrian Bunk
1
-1
/
+1
2008-04-22
[MTD] [MAPS] Document MTD_PHYSMAP module name in kconfig
Mike Frysinger
1
-0
/
+3
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
13
-232
/
+40
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-207
/
+12
2008-04-20
UBI: print media information earlier
Artem Bityutskiy
1
-9
/
+10
2008-04-19
UBI: fix mean EC calculation
Artem Bityutskiy
2
-34
/
+9
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
5
-14
/
+15
2008-04-17
UBI: initialize static volumes with vol->used_bytes
Jan Altenberg
1
-2
/
+3
2008-04-17
UBI: improve Kconfig documentation
Artem Bityutskiy
1
-2
/
+7
2008-04-17
UBI: fix error printing
Artem Bityutskiy
1
-10
/
+8
2008-04-17
UBI: make ubi-header.h local
Artem Bityutskiy
2
-2
/
+373
2008-04-17
UBI: be verbose when debuggin is enabled
Artem Bityutskiy
2
-0
/
+6
2008-04-17
[POWERPC] fsl_elbc_nand: factor out localbus defines
Anton Vorontsov
1
-207
/
+12
2008-04-08
mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()
Dmitry Adamushko
2
-0
/
+2
2008-04-04
mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
Alexey Korolev
1
-5
/
+5
2008-03-28
mtd: maps/physmap: fix oops in suspend/resume/shutdown ops
Anton Vorontsov
1
-8
/
+7
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-03-24
mtd: memory corruption in block2mtd.c
Ingo van Lil
1
-1
/
+0
2008-03-04
UBI: mtd/ubi/vtbl.c: fix memory leak
Adrian Bunk
1
-0
/
+1
[prev]
[next]