index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
/
mmc_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-14
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2012-01-12
mmc: mmc_test: align max_seg_size
Per Forlin
1
-0
/
+1
2012-01-04
switch debugfs to umode_t
Al Viro
1
-1
/
+1
2011-10-27
mmc: replace printk with appropriate display macro
Girish K S
1
-17
/
+17
2011-10-27
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-10-27
mmc: mmc-test: add eMMC hardware reset test
Adrian Hunter
1
-0
/
+30
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
1
-1
/
+1
2011-08-13
mmc: mmc_test: avoid stalled file in debugfs
Andy Shevchenko
1
-26
/
+30
2011-07-21
mmc: mmc_test: test to measure how sg_len affect performance
Per Forlin
1
-12
/
+139
2011-07-21
mmc: mmc_test: add test for non-blocking transfers
Per Forlin
1
-8
/
+310
2011-07-21
mmc: mmc_test: add debugfs file to list all tests
Per Forlin
1
-1
/
+38
2011-05-25
mmc: mmc_test: minor clean up, use t = &test.area everywhere
Andy Shevchenko
1
-31
/
+44
2011-05-25
mmc: initialize struct mmc_request at declaration time
Chris Ball
1
-9
/
+3
2011-05-25
mmc: initialize struct mmc_data at declaration time
Chris Ball
1
-6
/
+3
2011-05-25
mmc: initialize struct mmc_command at declaration time
Chris Ball
1
-13
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-25
mmc: mmc_test: Remove set-but-unused variable.
Chris Ball
1
-2
/
+1
2011-03-15
mmc: mmc_test: add tests to measure large sequential I/O performance
Adrian Hunter
1
-0
/
+100
2011-03-15
mmc: mmc_test: add tests to measure random I/O operations per second
Adrian Hunter
1
-11
/
+128
2011-03-15
mmc: mmc_test: make performance test area size about 4MiB
Adrian Hunter
1
-12
/
+13
2011-03-15
mmc: mmc_test: Only warn about not waiting for busy if it's supported
Pawel Moll
1
-3
/
+4
2010-10-23
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
1
-11
/
+1
2010-10-23
mmc_test: fix display of .5 KiB
Adrian Hunter
1
-2
/
+2
2010-10-23
mmc_test: fix memory allocation segment limits
Adrian Hunter
1
-6
/
+6
2010-10-23
mmc_test: move files from sysfs to debugfs
Andy Shevchenko
1
-35
/
+107
2010-10-23
mmc_test: collect data and show it via sysfs by demand
Andy Shevchenko
1
-2
/
+169
2010-10-23
mmc_test: change simple_strtol() to strict_strtol()
Andy Shevchenko
1
-2
/
+3
2010-10-23
mmc_test: use API to check card type
Andy Shevchenko
1
-1
/
+1
2010-10-23
mmc_test: fix performance tests that go over max_blk_count
Adrian Hunter
1
-48
/
+135
2010-10-23
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
Andy Shevchenko
1
-1
/
+1
2010-10-23
mmc: make mmc_dev_to_card() macro public
Andy Shevchenko
1
-3
/
+1
2010-08-12
mmc_test: fix large memory allocation
Adrian Hunter
1
-29
/
+47
2010-08-12
mmc_test: add performance tests
Adrian Hunter
1
-2
/
+791
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-12
mmc_test: block addressed cards
Johan Kristell
1
-3
/
+6
2009-02-18
mmc_test: fix basic read test
Rabin Vincent
1
-1
/
+1
2008-09-20
mmc_test: initialize mmc_test_lock statically
Akinobu Mita
1
-3
/
+1
2008-08-01
mmc_test: Revert "mmc_test: test oversized sg lists"
Pierre Ossman
1
-82
/
+3
2008-07-23
mmc_test: print message when attaching to card
Pierre Ossman
1
-0
/
+2
2008-07-23
mmc_test: test oversized sg lists
Pierre Ossman
1
-3
/
+82
2008-07-23
mmc_test: highmem tests
Pierre Ossman
1
-1
/
+137
2008-07-15
mmc_test: cleanup
Pierre Ossman
1
-190
/
+364
2008-07-15
mmc_test: only bind to supported cards
Pierre Ossman
1
-1
/
+4
2008-07-15
mmc_test: add test case control
Pierre Ossman
1
-2
/
+8
2008-05-14
mmc: mmc host test driver
Pierre Ossman
1
-0
/
+892