index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
tests
Commit message (
Expand
)
Author
Age
*
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
2012-01-09
*
mtd: remove extra retlen assignment
Artem Bityutskiy
2012-01-09
*
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
*
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
2012-01-09
*
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
2012-01-09
*
mtd: introduce mtd_write interface
Artem Bityutskiy
2012-01-09
*
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
*
mtd: introduce mtd_erase interface
Artem Bityutskiy
2012-01-09
*
mtd: tests: stresstest: bail out if device has not enough eraseblocks
Wolfram Sang
2012-01-09
*
mtd: tests: don't use mtd0 as a default
Wolfram Sang
2011-10-30
*
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-09-21
*
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
*
mtd: tests: ignore corrected bitflips in OOB on mtd_readtest
Brian Norris
2011-09-11
*
mtd: speedtest: fix integer overflow
David Lambert
2011-03-11
*
mtd: tests: add multiblock erase test to the mtd_speedtest
Roman Tereshonkov
2011-03-11
*
mtd: tests: add count parameter to mtd_speedtest
Adrian Hunter
2011-03-11
*
mtd: tests: print correct values
Roman Tereshonkov
2011-03-11
*
mtd: tests: return -1 if verify failed
Roel Kluin
2010-08-02
*
drivers/mtd: Use kzalloc
Julia Lawall
2010-05-13
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
mtd: tests: fix read, speed and stress tests on NOR flash
Morten Thunberg Svendsen
2010-01-13
*
mtd: make pagetest work
Artem Bityutskiy
2009-11-30
*
mtd: add nand_ecc test module
Akinobu Mita
2009-11-30
*
mtd: cleanup mtd_oobtest
Akinobu Mita
2009-10-17
*
mtd: tests: fix read buffer overflows
Roel Kluin
2009-09-04
*
trivial: NULL noise: drivers/mtd/tests/mtd_*test.c
Hannes Eder
2009-03-30
*
[MTD] [TESTS] Fix some size_t printk format warnings
David Woodhouse
2009-01-05
*
MTD: add MTD tests to compilation
Artem Bityutskiy
2008-12-10
*
MTD: tests: add mtd_torturetest
Artem Bityutskiy
2008-12-10
*
MTD: tests: add mtd_subpagetest
Artem Bityutskiy
2008-12-08
*
MTD: tests: add mtd_stresstest
Artem Bityutskiy
2008-12-08
*
MTD: tests: add mtd_speedtest
Artem Bityutskiy
2008-12-08
*
MTD: tests: add mtd_readtest
Artem Bityutskiy
2008-12-08
*
MTD: tests: add mtd_pagetest
Artem Bityutskiy
2008-12-08
*
MTD: tests: add mtd_oobtest
Artem Bityutskiy
2008-12-08