aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/mmc_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-12mmc: block: Move files to coreUlf Hansson1-3314/+0
2016-12-05mmc: mmc_test: remove BUG_ONs and deploy error handlingShawn Lin1-4/+8
2016-11-29mmc: mmc_test: Uninitialized return valueDan Carpenter1-1/+1
2016-11-29mmc: core: use enum mmc_blk_status properlyLinus Walleij1-10/+34
2016-11-07mmc: mmc_test: Fix "Commands during non-blocking write" testsAdrian Hunter1-4/+4
2016-09-26mmc: mmc_test: Add tests for sending commands during transferAdrian Hunter1-0/+308
2016-02-29mmc: mmc_test: mention that '0' runs all testsWolfram Sang1-0/+1
2015-10-21mmc: core: Fix init_card in 52MhzChaotian Jing1-6/+3
2015-06-01mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()Fabian Frederick1-3/+1
2015-06-01mmc: card: mmc_test: Simplify a trivial if-return sequenceFabio Estevam1-85/+15
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson1-11/+7
2015-01-19mmc: core: always check status after resetJohan Rudholm1-11/+7
2014-11-10mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignmentAdrian Hunter1-4/+6
2014-11-10mmc: core: Convert mmc_driver to device_driverUlf Hansson1-7/+11
2013-08-24mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()Jingoo Han1-10/+4
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson1-0/+5
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+1
2012-01-11mmc: mmc_test: align max_seg_sizePer Forlin1-0/+1
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2011-10-26mmc: replace printk with appropriate display macroGirish K S1-17/+17
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker1-0/+1
2011-10-26mmc: mmc-test: add eMMC hardware reset testAdrian Hunter1-0/+30
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung1-1/+1
2011-08-13mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko1-26/+30
2011-07-20mmc: mmc_test: test to measure how sg_len affect performancePer Forlin1-12/+139
2011-07-20mmc: mmc_test: add test for non-blocking transfersPer Forlin1-8/+310
2011-07-20mmc: mmc_test: add debugfs file to list all testsPer Forlin1-1/+38
2011-05-24mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko1-31/+44
2011-05-24mmc: initialize struct mmc_request at declaration timeChris Ball1-9/+3
2011-05-24mmc: initialize struct mmc_data at declaration timeChris Ball1-6/+3
2011-05-24mmc: initialize struct mmc_command at declaration timeChris Ball1-13/+7
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-25mmc: mmc_test: Remove set-but-unused variable.Chris Ball1-2/+1
2011-03-15mmc: mmc_test: add tests to measure large sequential I/O performanceAdrian Hunter1-0/+100
2011-03-15mmc: mmc_test: add tests to measure random I/O operations per secondAdrian Hunter1-11/+128
2011-03-15mmc: mmc_test: make performance test area size about 4MiBAdrian Hunter1-12/+13
2011-03-15mmc: mmc_test: Only warn about not waiting for busy if it's supportedPawel Moll1-3/+4
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