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
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
mtd: remove unused default_mtd_readv prototype
Artem Bityutskiy
1
-3
/
+0
2012-01-09
mtd: kill dev_to_mtd helper
Artem Bityutskiy
1
-5
/
+0
2012-01-09
mtd: always initialize retlen to zero
Artem Bityutskiy
1
-0
/
+9
2012-01-09
mtd: move mtd->{get,put}_device functions up
Artem Bityutskiy
1
-7
/
+6
2012-01-09
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
1
-3
/
+6
2012-01-09
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
1
-1
/
+6
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
1
-3
/
+6
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
1
-1
/
+6
2012-01-09
mtd: introduce mtd_is_locked interface
Artem Bityutskiy
1
-2
/
+6
2012-01-09
mtd: introduce mtd_unlock interface
Artem Bityutskiy
1
-1
/
+6
2012-01-09
mtd: introduce mtd_lock interface
Artem Bityutskiy
1
-2
/
+7
2012-01-09
mtd: introduce mtd_sync interface
Artem Bityutskiy
1
-3
/
+6
2012-01-09
mtd: introduce mtd_writev interface
Artem Bityutskiy
1
-6
/
+12
2012-01-09
mtd: introduce mtd_lock_user_prot_reg interface
Artem Bityutskiy
1
-2
/
+8
2012-01-09
mtd: introduce mtd_write_user_prot_reg interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_read_user_prot_reg interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_get_user_prot_info interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_read_fact_prot_reg interface
Artem Bityutskiy
1
-1
/
+9
2012-01-09
mtd: introduce mtd_get_fact_prot_info interface
Artem Bityutskiy
1
-6
/
+13
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
1
-4
/
+8
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
1
-2
/
+8
2012-01-09
mtd: introduce mtd_panic_write interface
Artem Bityutskiy
1
-10
/
+15
2012-01-09
mtd: introduce mtd_write interface
Artem Bityutskiy
1
-1
/
+8
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
1
-1
/
+8
2012-01-09
mtd: introduce mtd_get_unmapped_area interface
Artem Bityutskiy
1
-5
/
+13
2012-01-09
mtd: introduce mtd_unpoint interface
Artem Bityutskiy
1
-2
/
+6
2012-01-09
mtd: introduce mtd_point interface
Artem Bityutskiy
1
-4
/
+10
2012-01-09
mtd: introduce mtd_erase interface
Artem Bityutskiy
1
-5
/
+14
2012-01-09
mtd: map.h: fix arm cross-build failure
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: maps: physmap: allow partition parsers for physmap_flash_data
Jonas Gorski
1
-0
/
+1
2012-01-09
mtd: cfi: Allow per-mapping CFI device endianness
Aaron Sierra
3
-55
/
+38
2012-01-09
mtd: nand: add Macronix manufacturer
Brian Norris
1
-0
/
+1
2011-12-23
mtd: fix compile error for gpmi-nand
Huang Shijie
1
-0
/
+68
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-156
/
+124
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
1
-1
/
+2
2011-09-21
mtd: define `mtd_is_*()' functions
Brian Norris
1
-0
/
+12
2011-09-11
mtd: nand: kill member `ops' of `struct nand_chip'
Brian Norris
1
-3
/
+0
2011-09-11
mtd: document ABI
Brian Norris
1
-1
/
+1
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
1
-1
/
+1
2011-09-11
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
1
-15
/
+1
2011-09-11
mtd: support reading OOB without ECC
Brian Norris
1
-0
/
+3
2011-09-11
mtd: nand: document nand_chip.oob_poi
Brian Norris
1
-1
/
+2
2011-09-11
mtd: support writing OOB without ECC
Brian Norris
1
-0
/
+3
2011-09-11
mtd: style fixups in multi-line comment, indentation
Brian Norris
1
-7
/
+9
2011-09-11
mtd: nand: fix spelling error (date => data)
Brian Norris
1
-1
/
+1
2011-09-11
mtd: remove CONFIG_MTD_DEBUG
Brian Norris
1
-23
/
+0
2011-09-11
mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip
Tobias Klauser
1
-2
/
+0
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
2
-26
/
+26
2011-09-11
mtd: drop mtd_device_register
Dmitry Eremin-Solenikov
1
-3
/
+2
2011-09-11
mtd: remove put_partition_parser() from public header
Dmitry Eremin-Solenikov
1
-2
/
+0
[prev]
[next]