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 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2009-06-17
|
\
|
*
UBI: add reboot notifier
Kevin Cernekee
2009-06-10
|
*
UBI: handle more error codes
Artem Bityutskiy
2009-06-10
|
*
UBI: fix multiple spelling typos
Artem Bityutskiy
2009-06-10
|
*
UBI: fix kmem_cache_free on error patch
Artem Bityutskiy
2009-06-10
|
*
UBI: print amount of reserved PEBs
Artem Bityutskiy
2009-06-09
|
*
UBI: improve messages in the WL worker
Artem Bityutskiy
2009-06-08
|
*
UBI: make gluebi a separate module
Dmitry Pervushin
2009-06-03
|
*
UBI: remove built-in gluebi
Dmitry Pervushin
2009-06-02
|
*
UBI: add notification API
Dmitry Pervushin
2009-06-02
|
*
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
2009-06-02
|
*
UBI: fix and clean-up error paths in WL worker
Artem Bityutskiy
2009-06-02
|
*
UBI: introduce new constants
Artem Bityutskiy
2009-06-02
|
*
UBI: fix race condition
Artem Bityutskiy
2009-05-26
|
*
UBI: minor serialization fix
Artem Bityutskiy
2009-05-18
|
*
UBI: do not panic if volume check fails
Artem Bityutskiy
2009-05-18
|
*
UBI: add dump_stack in checking code
Artem Bityutskiy
2009-05-18
|
*
UBI: fix races in I/O debugging checks
Artem Bityutskiy
2009-05-18
|
*
UBI: small debugging code optimization
Artem Bityutskiy
2009-05-18
|
*
UBI: improve debugging messages
Artem Bityutskiy
2009-05-18
|
*
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
2009-05-18
|
*
UBI: remove redundant mutex
Artem Bityutskiy
2009-05-18
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-06-14
|
\
\
|
*
|
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2009-06-12
|
*
|
trivial: mtd: fix Kconfig comment about 'armflash'
Paulius Zaleckas
2009-06-12
*
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel
Russell King
2009-06-08
|
|
\
\
|
*
|
|
OMAP2/3: PM: push core PM code from linux-omap
Kevin Hilman
2009-05-28
*
|
|
|
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
|
\
\
\
\
|
*
|
|
|
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
|
*
|
|
|
Merge branch 'master' into for-2.6.31
Jens Axboe
2009-05-22
|
|
\
|
|
|
|
*
|
|
|
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
|
*
|
|
|
mtd_blkdevs: dequeue in-flight request
Tejun Heo
2009-05-11
|
*
|
|
|
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
Tejun Heo
2009-05-11
|
*
|
|
|
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
|
*
|
|
|
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
2009-04-28
*
|
|
|
|
mtd: davinci nand: update clock naming
Kevin Hilman
2009-06-05
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
mtd: MXC NAND driver fixes (v5)
Vladimir Barinov
2009-05-29
|
|
/
/
|
/
|
|
*
|
|
mtd_dataflash: unbreak erase support
Peter Korsgaard
2009-05-18
|
|
/
|
/
|
*
|
Convert obvious places to deactivate_locked_super()
Al Viro
2009-05-09
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-05-08
|
\
\
|
|
/
|
/
|
|
*
mtd: fix timeout in M25P80 driver
Peter Horton
2009-05-08
|
*
mtd: Bug in m25p80.c during whole-chip erase
Steven A. Falco
2009-04-29
|
*
mtd: expose subpage size via sysfs
Artem Bityutskiy
2009-04-19
|
*
mtd: mtd in mtd_release is unused without CONFIG_MTD_CHAR
Denis V. Lunev
2009-04-19
*
|
cafe_nand: Fix warning
Alan Cox
2009-04-24
|
/
*
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2009-04-06
|
\
|
*
UBI: add fsync capability
Corentin Chary
2009-02-20
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-04-06
|
\
\
|
*
|
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-04-06
[next]