index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
|
\
|
*
mtd: gpmi-nand: move to dma_transfer_direction
Shawn Guo
2011-12-23
*
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2012-01-15
|
\
\
|
*
|
UBI: use own macros for the layout volume
Richard Weinberger
2012-01-15
|
*
|
UBI: fix nameless volumes handling
Richard Weinberger
2012-01-15
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-01-14
|
\
\
\
|
*
|
|
MTD: nand: make au1550nd.c a platform_driver
Manuel Lauss
2011-12-08
*
|
|
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2012-01-13
|
\
\
\
\
|
*
|
|
|
UBI: fix debugging messages
Artem Bityutskiy
2012-01-11
|
*
|
|
|
UBI: make vid_hdr non-static
Richard Weinberger
2012-01-10
*
|
|
|
|
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
2012-01-12
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2012-01-10
|
\
\
\
\
|
*
|
|
|
UBI: fix use-after-free on error path
Artem Bityutskiy
2012-01-05
|
*
|
|
|
UBI: fix missing scrub when there is a bit-flip
Bhavesh Parekh
2011-11-30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-01-10
|
\
\
\
\
|
*
|
|
|
mtd: Fix dependency for MTD_DOC200x
Fabio Estevam
2012-01-09
|
*
|
|
|
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: do not use mtd->sync directly
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: harmonize mtd_writev usage
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: do not use mtd->lock_user_prot_reg directly
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: mtd->write_user_prot_reg directly
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: do not use mtd->read_*_prot_reg directly
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: do not use mtd->get_*_prot_info directly
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: do not use mtd->read_oob directly
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: mtdoops: do not use mtd->panic_write directly
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: mtdcore: export symbols cleanup
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: sst25l: kill unused variable
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: onenand: kill unused variable
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: kill dev_to_mtd helper
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: remove extra retlen assignment
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: doc: do not initialize mtd_info fields to 0 or NULL
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: docprobe: use kzalloc instead
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_resume interface
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_suspend interface
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_is_locked interface
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_unlock interface
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_lock interface
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_sync interface
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_writev interface
Artem Bityutskiy
2012-01-09
|
*
|
|
|
mtd: introduce mtd_lock_user_prot_reg interface
Artem Bityutskiy
2012-01-09
[next]