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
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-10
/
+12
2012-01-15
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2
-2
/
+5
2012-01-15
UBI: use own macros for the layout volume
Richard Weinberger
1
-2
/
+2
2012-01-15
UBI: fix nameless volumes handling
Richard Weinberger
1
-0
/
+3
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-175
/
+123
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2
-2
/
+2
2012-01-13
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2
-2
/
+5
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
1
-2
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-2
/
+2
2012-01-11
UBI: fix debugging messages
Artem Bityutskiy
1
-1
/
+4
2012-01-10
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
3
-6
/
+14
2012-01-10
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
92
-1499
/
+2263
2012-01-10
UBI: make vid_hdr non-static
Richard Weinberger
1
-1
/
+1
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-6
/
+6
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+4
2012-01-09
mtd: Fix dependency for MTD_DOC200x
Fabio Estevam
1
-0
/
+3
2012-01-09
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
4
-7
/
+4
2012-01-09
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
11
-20
/
+14
2012-01-09
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
3
-10
/
+5
2012-01-09
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
4
-29
/
+13
2012-01-09
mtd: do not use mtd->sync directly
Artem Bityutskiy
6
-15
/
+7
2012-01-09
mtd: harmonize mtd_writev usage
Artem Bityutskiy
2
-4
/
+24
2012-01-09
mtd: do not use mtd->lock_user_prot_reg directly
Artem Bityutskiy
1
-2
/
+0
2012-01-09
mtd: mtd->write_user_prot_reg directly
Artem Bityutskiy
1
-4
/
+0
2012-01-09
mtd: do not use mtd->read_*_prot_reg directly
Artem Bityutskiy
1
-8
/
+10
2012-01-09
mtd: do not use mtd->get_*_prot_info directly
Artem Bityutskiy
1
-5
/
+3
2012-01-09
mtd: do not use mtd->read_oob directly
Artem Bityutskiy
1
-7
/
+2
2012-01-09
mtd: mtdoops: do not use mtd->panic_write directly
Artem Bityutskiy
1
-9
/
+8
2012-01-09
mtd: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
2
-20
/
+12
2012-01-09
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
2
-3
/
+3
2012-01-09
mtd: mtdcore: export symbols cleanup
Artem Bityutskiy
1
-15
/
+9
2012-01-09
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
1
-19
/
+22
2012-01-09
mtd: sst25l: kill unused variable
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: onenand: kill unused variable
Artem Bityutskiy
1
-1
/
+0
2012-01-09
mtd: kill dev_to_mtd helper
Artem Bityutskiy
1
-12
/
+13
2012-01-09
mtd: remove extra retlen assignment
Artem Bityutskiy
7
-33
/
+22
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: introduce mtd_block_markbad interface
Artem Bityutskiy
10
-10
/
+10
2012-01-09
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
17
-24
/
+24
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
9
-9
/
+9
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
9
-9
/
+9
2012-01-09
mtd: introduce mtd_is_locked interface
Artem Bityutskiy
2
-2
/
+2
2012-01-09
mtd: introduce mtd_unlock interface
Artem Bityutskiy
4
-4
/
+4
2012-01-09
mtd: introduce mtd_lock interface
Artem Bityutskiy
4
-4
/
+4
2012-01-09
mtd: introduce mtd_sync interface
Artem Bityutskiy
8
-9
/
+9
2012-01-09
mtd: introduce mtd_writev interface
Artem Bityutskiy
2
-4
/
+5
2012-01-09
mtd: introduce mtd_lock_user_prot_reg interface
Artem Bityutskiy
2
-2
/
+2
2012-01-09
mtd: introduce mtd_write_user_prot_reg interface
Artem Bityutskiy
2
-3
/
+3
2012-01-09
mtd: introduce mtd_read_user_prot_reg interface
Artem Bityutskiy
2
-3
/
+3
[next]