summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card/mmc_test.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: block: Move files to coreUlf Hansson2016-12-121-3314/+0
* mmc: mmc_test: remove BUG_ONs and deploy error handlingShawn Lin2016-12-051-4/+8
* mmc: mmc_test: Uninitialized return valueDan Carpenter2016-11-291-1/+1
* mmc: core: use enum mmc_blk_status properlyLinus Walleij2016-11-291-10/+34
* mmc: mmc_test: Fix "Commands during non-blocking write" testsAdrian Hunter2016-11-071-4/+4
* mmc: mmc_test: Add tests for sending commands during transferAdrian Hunter2016-09-261-0/+308
* mmc: mmc_test: mention that '0' runs all testsWolfram Sang2016-02-291-0/+1
* mmc: core: Fix init_card in 52MhzChaotian Jing2015-10-211-6/+3
* mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()Fabian Frederick2015-06-011-3/+1
* mmc: card: mmc_test: Simplify a trivial if-return sequenceFabio Estevam2015-06-011-85/+15
* Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-171-11/+7
* mmc: core: always check status after resetJohan Rudholm2015-01-191-11/+7
* mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignmentAdrian Hunter2014-11-101-4/+6
* mmc: core: Convert mmc_driver to device_driverUlf Hansson2014-11-101-7/+11
* mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()Jingoo Han2013-08-241-10/+4
* mmc: core: Handle card shutdown from mmc_busUlf Hansson2013-06-271-0/+5
* Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-131-0/+1
|\
| * mmc: mmc_test: align max_seg_sizePer Forlin2012-01-111-0/+1
* | switch debugfs to umode_tAl Viro2012-01-031-1/+1
|/
* mmc: replace printk with appropriate display macroGirish K S2011-10-261-17/+17
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-261-0/+1
* mmc: mmc-test: add eMMC hardware reset testAdrian Hunter2011-10-261-0/+30
* mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-131-1/+1
* mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko2011-08-131-26/+30
* mmc: mmc_test: test to measure how sg_len affect performancePer Forlin2011-07-201-12/+139
* mmc: mmc_test: add test for non-blocking transfersPer Forlin2011-07-201-8/+310
* mmc: mmc_test: add debugfs file to list all testsPer Forlin2011-07-201-1/+38
* mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko2011-05-241-31/+44
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-241-9/+3
* mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-241-6/+3
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-241-13/+7
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mmc: mmc_test: Remove set-but-unused variable.Chris Ball2011-03-251-2/+1
* mmc: mmc_test: add tests to measure large sequential I/O performanceAdrian Hunter2011-03-151-0/+100
* mmc: mmc_test: add tests to measure random I/O operations per secondAdrian Hunter2011-03-151-11/+128
* mmc: mmc_test: make performance test area size about 4MiBAdrian Hunter2011-03-151-12/+13
* mmc: mmc_test: Only warn about not waiting for busy if it's supportedPawel Moll2011-03-151-3/+4
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-231-11/+1
* mmc_test: fix display of .5 KiBAdrian Hunter2010-10-231-2/+2
* mmc_test: fix memory allocation segment limitsAdrian Hunter2010-10-231-6/+6
* mmc_test: move files from sysfs to debugfsAndy Shevchenko2010-10-231-35/+107
* mmc_test: collect data and show it via sysfs by demandAndy Shevchenko2010-10-231-2/+169
* mmc_test: change simple_strtol() to strict_strtol()Andy Shevchenko2010-10-231-2/+3
* mmc_test: use API to check card typeAndy Shevchenko2010-10-231-1/+1
* mmc_test: fix performance tests that go over max_blk_countAdrian Hunter2010-10-231-48/+135
* mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko2010-10-231-1/+1
* mmc: make mmc_dev_to_card() macro publicAndy Shevchenko2010-10-231-3/+1
* mmc_test: fix large memory allocationAdrian Hunter2010-08-121-29/+47
* mmc_test: add performance testsAdrian Hunter2010-08-121-2/+791
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1