aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/mmc_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter1-11/+1
2010-10-23mmc_test: fix display of .5 KiBAdrian Hunter1-2/+2
2010-10-23mmc_test: fix memory allocation segment limitsAdrian Hunter1-6/+6
2010-10-23mmc_test: move files from sysfs to debugfsAndy Shevchenko1-35/+107
2010-10-23mmc_test: collect data and show it via sysfs by demandAndy Shevchenko1-2/+169
2010-10-23mmc_test: change simple_strtol() to strict_strtol()Andy Shevchenko1-2/+3
2010-10-23mmc_test: use API to check card typeAndy Shevchenko1-1/+1
2010-10-23mmc_test: fix performance tests that go over max_blk_countAdrian Hunter1-48/+135
2010-10-23mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko1-1/+1
2010-10-23mmc: make mmc_dev_to_card() macro publicAndy Shevchenko1-3/+1
2010-08-12mmc_test: fix large memory allocationAdrian Hunter1-29/+47
2010-08-12mmc_test: add performance testsAdrian Hunter1-2/+791
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-11mmc_test: block addressed cardsJohan Kristell1-3/+6
2009-02-18mmc_test: fix basic read testRabin Vincent1-1/+1
2008-09-20mmc_test: initialize mmc_test_lock staticallyAkinobu Mita1-3/+1
2008-08-01mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman1-82/+3
2008-07-23mmc_test: print message when attaching to cardPierre Ossman1-0/+2
2008-07-23mmc_test: test oversized sg listsPierre Ossman1-3/+82
2008-07-23mmc_test: highmem testsPierre Ossman1-1/+137
2008-07-15mmc_test: cleanupPierre Ossman1-190/+364
2008-07-15mmc_test: only bind to supported cardsPierre Ossman1-1/+4
2008-07-15mmc_test: add test case controlPierre Ossman1-2/+8
2008-05-14mmc: mmc host test driverPierre Ossman1-0/+892