index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
4
-4
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
3
-0
/
+1083
|
\
|
*
NAND Machine support for Integrated Flash Controller
Prabhakar Kushwaha
2012-03-16
3
-0
/
+1083
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
mtd: simplify return logic in do_map_probe()
Uwe Kleine-König
2012-02-28
1
-4
/
+1
*
|
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
2012-02-04
4
-10
/
+57
|
\
\
|
|
/
|
/
|
|
*
Revert "mtd: atmel_nand: optimize read/write buffer functions"
Artem Bityutskiy
2012-02-04
1
-4
/
+41
|
*
mtd: fix MTD suspend
Artem Bityutskiy
2012-01-30
1
-1
/
+1
|
*
mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
Huang Shijie
2012-01-11
1
-4
/
+14
|
*
mtd: nand: fix typo in comment
Wolfram Sang
2012-01-11
1
-1
/
+1
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
1
-10
/
+12
|
\
\
|
*
|
mtd: gpmi-nand: move to dma_transfer_direction
Shawn Guo
2011-12-23
1
-10
/
+12
*
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2012-01-15
2
-2
/
+5
|
\
\
\
|
*
|
|
UBI: use own macros for the layout volume
Richard Weinberger
2012-01-15
1
-2
/
+2
|
*
|
|
UBI: fix nameless volumes handling
Richard Weinberger
2012-01-15
1
-0
/
+3
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-01-14
1
-175
/
+123
|
\
\
\
\
|
*
|
|
|
MTD: nand: make au1550nd.c a platform_driver
Manuel Lauss
2011-12-08
1
-175
/
+123
*
|
|
|
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
2
-2
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
2
-2
/
+2
*
|
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2012-01-13
2
-2
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
UBI: fix debugging messages
Artem Bityutskiy
2012-01-11
1
-1
/
+4
|
*
|
|
|
|
UBI: make vid_hdr non-static
Richard Weinberger
2012-01-10
1
-1
/
+1
*
|
|
|
|
|
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
2012-01-12
1
-2
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2012-01-10
3
-6
/
+14
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
UBI: fix use-after-free on error path
Artem Bityutskiy
2012-01-05
1
-3
/
+4
|
*
|
|
|
UBI: fix missing scrub when there is a bit-flip
Bhavesh Parekh
2011-11-30
3
-3
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-01-10
92
-1499
/
+2263
|
\
\
\
\
|
*
|
|
|
mtd: Fix dependency for MTD_DOC200x
Fabio Estevam
2012-01-09
1
-0
/
+3
|
*
|
|
|
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
2012-01-09
4
-7
/
+4
|
*
|
|
|
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
2012-01-09
11
-20
/
+14
|
*
|
|
|
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
2012-01-09
3
-10
/
+5
|
*
|
|
|
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
2012-01-09
4
-29
/
+13
|
*
|
|
|
mtd: do not use mtd->sync directly
Artem Bityutskiy
2012-01-09
6
-15
/
+7
|
*
|
|
|
mtd: harmonize mtd_writev usage
Artem Bityutskiy
2012-01-09
2
-4
/
+24
|
*
|
|
|
mtd: do not use mtd->lock_user_prot_reg directly
Artem Bityutskiy
2012-01-09
1
-2
/
+0
|
*
|
|
|
mtd: mtd->write_user_prot_reg directly
Artem Bityutskiy
2012-01-09
1
-4
/
+0
|
*
|
|
|
mtd: do not use mtd->read_*_prot_reg directly
Artem Bityutskiy
2012-01-09
1
-8
/
+10
|
*
|
|
|
mtd: do not use mtd->get_*_prot_info directly
Artem Bityutskiy
2012-01-09
1
-5
/
+3
|
*
|
|
|
mtd: do not use mtd->read_oob directly
Artem Bityutskiy
2012-01-09
1
-7
/
+2
|
*
|
|
|
mtd: mtdoops: do not use mtd->panic_write directly
Artem Bityutskiy
2012-01-09
1
-9
/
+8
|
*
|
|
|
mtd: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
2012-01-09
2
-20
/
+12
|
*
|
|
|
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
2012-01-09
2
-3
/
+3
|
*
|
|
|
mtd: mtdcore: export symbols cleanup
Artem Bityutskiy
2012-01-09
1
-15
/
+9
|
*
|
|
|
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
2012-01-09
1
-19
/
+22
|
*
|
|
|
mtd: sst25l: kill unused variable
Artem Bityutskiy
2012-01-09
1
-1
/
+1
|
*
|
|
|
mtd: onenand: kill unused variable
Artem Bityutskiy
2012-01-09
1
-1
/
+0
|
*
|
|
|
mtd: kill dev_to_mtd helper
Artem Bityutskiy
2012-01-09
1
-12
/
+13
|
*
|
|
|
mtd: remove extra retlen assignment
Artem Bityutskiy
2012-01-09
7
-33
/
+22
|
*
|
|
|
mtd: doc: do not initialize mtd_info fields to 0 or NULL
Artem Bityutskiy
2012-01-09
4
-29
/
+0
|
*
|
|
|
mtd: docprobe: use kzalloc instead
Artem Bityutskiy
2012-01-09
1
-6
/
+1
[next]