aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/mmc_test.c
Commit message (Expand)AuthorAge
* mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko2011-05-24
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-24
* mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-24
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31
* mmc: mmc_test: Remove set-but-unused variable.Chris Ball2011-03-25
* mmc: mmc_test: add tests to measure large sequential I/O performanceAdrian Hunter2011-03-15
* mmc: mmc_test: add tests to measure random I/O operations per secondAdrian Hunter2011-03-15
* mmc: mmc_test: make performance test area size about 4MiBAdrian Hunter2011-03-15
* mmc: mmc_test: Only warn about not waiting for busy if it's supportedPawel Moll2011-03-15
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-23
* mmc_test: fix display of .5 KiBAdrian Hunter2010-10-23
* mmc_test: fix memory allocation segment limitsAdrian Hunter2010-10-23
* mmc_test: move files from sysfs to debugfsAndy Shevchenko2010-10-23
* mmc_test: collect data and show it via sysfs by demandAndy Shevchenko2010-10-23
* mmc_test: change simple_strtol() to strict_strtol()Andy Shevchenko2010-10-23
* mmc_test: use API to check card typeAndy Shevchenko2010-10-23
* mmc_test: fix performance tests that go over max_blk_countAdrian Hunter2010-10-23
* mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko2010-10-23
* mmc: make mmc_dev_to_card() macro publicAndy Shevchenko2010-10-23
* mmc_test: fix large memory allocationAdrian Hunter2010-08-12
* mmc_test: add performance testsAdrian Hunter2010-08-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mmc_test: block addressed cardsJohan Kristell2010-02-11
* mmc_test: fix basic read testRabin Vincent2009-02-18
* mmc_test: initialize mmc_test_lock staticallyAkinobu Mita2008-09-20
* mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman2008-08-01
* mmc_test: print message when attaching to cardPierre Ossman2008-07-23
* mmc_test: test oversized sg listsPierre Ossman2008-07-23
* mmc_test: highmem testsPierre Ossman2008-07-23
* mmc_test: cleanupPierre Ossman2008-07-15
* mmc_test: only bind to supported cardsPierre Ossman2008-07-15
* mmc_test: add test case controlPierre Ossman2008-07-15
* mmc: mmc host test driverPierre Ossman2008-05-14