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
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
18
-461
/
+1444
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-03-27
mtd: docg3 add protection against concurrency
Robert Jarzmik
2
-11
/
+41
2012-03-27
mtd: docg3 refactor cascade floors structure
Robert Jarzmik
2
-45
/
+61
2012-03-27
mtd: docg3 increase write/erase timeout
Robert Jarzmik
1
-3
/
+3
2012-03-27
mtd: docg3 fix inbound calculations
Robert Jarzmik
1
-12
/
+5
2012-03-27
mtd: phram: fix section mismatch for phram_setup
Ryosuke Saito
1
-1
/
+1
2012-03-27
mtd: add device-tree support to spear_smi
Stefan Roese
1
-12
/
+99
2012-03-27
mtd: spear_smi: Remove default partition information from driver
Stefan Roese
1
-35
/
+6
2012-03-27
mtd: fix section mismatch for doc_probe_device
Ryosuke Saito
1
-2
/
+2
2012-03-27
mtd: phram: dot not crash when built-in and passing boot param
Hervé Fache
1
-3
/
+30
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
4
-0
/
+4
2012-03-27
mtd: docg3 reduce read alignment burden
Robert Jarzmik
1
-8
/
+13
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2
-4
/
+4
2012-03-27
mtd: docg3 trivial renaming
Robert Jarzmik
1
-1
/
+1
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
6
-42
/
+0
2012-03-27
mtd: harmonize mtd_point interface implementation
Artem Bityutskiy
4
-14
/
+0
2012-03-27
mtd: remove junk pmc551.h
Artem Bityutskiy
1
-2
/
+38
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
10
-39
/
+0
2012-03-27
mtd: remove R/O checking duplication
Artem Bityutskiy
1
-1
/
+0
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
14
-187
/
+0
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
4
-5
/
+9
2012-03-27
mtd: sst25l: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-03-27
mtd: spear_smi: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-03-27
mtd: lart: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-03-27
mtd: docg3: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: doc2001plus: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: doc2001: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: doc2000: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: block2mtd: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-03-27
mtd: m25p80: set writebufsize
Brian Norris
1
-0
/
+1
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
15
-70
/
+70
2012-03-27
mtd: convert drivers/mtd/* to use module_spi_driver()
Axel Lin
3
-39
/
+3
2012-03-27
mtd: spear_smi: release memory region during remove
Shiraz Hashim
1
-0
/
+4
2012-03-27
mtd: ST SPEAr: Add SMI driver for serial NOR flash
Shiraz Hashim
3
-0
/
+1120
2012-03-27
mtd: pmc551: fix signedness bug in init_pmc551()
Xi Wang
1
-2
/
+2
2012-03-25
MTD: Relax dependencies
Richard Weinberger
1
-0
/
+1
2012-01-10
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
11
-256
/
+1302
2012-01-09
mtd: Fix dependency for MTD_DOC200x
Fabio Estevam
1
-0
/
+3
2012-01-09
mtd: harmonize mtd_writev usage
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: sst25l: kill unused variable
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: doc: do not initialize mtd_info fields to 0 or NULL
Artem Bityutskiy
4
-29
/
+0
2012-01-09
mtd: docprobe: use kzalloc instead
Artem Bityutskiy
1
-6
/
+1
2012-01-09
mtd: docg3: remove unused function
Robert Jarzmik
1
-0
/
+2
2012-01-09
mtd: docg3: fixes and cleanups
Robert Jarzmik
2
-14
/
+15
2012-01-09
mtd: docg3: dereferencing an ERR_PTR() in docg3_probe()
Dan Carpenter
1
-9
/
+12
2012-01-09
mtd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
3
-3
/
+0
2012-01-09
mtd: docg3: add protection areas sysfs access
Robert Jarzmik
2
-0
/
+134
2012-01-09
mtd: docg3: add fast mode
Robert Jarzmik
2
-20
/
+75
[next]