aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/mmc_test.c
Commit message (Expand)AuthorAge
* mmc: core: Handle card shutdown from mmc_busUlf Hansson2013-06-27
* Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-13
|\
| * mmc: mmc_test: align max_seg_sizePer Forlin2012-01-11
* | switch debugfs to umode_tAl Viro2012-01-03
|/
* mmc: replace printk with appropriate display macroGirish K S2011-10-26
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-26
* mmc: mmc-test: add eMMC hardware reset testAdrian Hunter2011-10-26
* mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-13
* mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko2011-08-13
* mmc: mmc_test: test to measure how sg_len affect performancePer Forlin2011-07-20
* mmc: mmc_test: add test for non-blocking transfersPer Forlin2011-07-20
* mmc: mmc_test: add debugfs file to list all testsPer Forlin2011-07-20
* 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