Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
52b7ad3a63a42b76f4f07cba876479a3c416f1e8
/
drivers
/
mmc
/
card
/
mmc_test.c
7435bb7
mmc: core: use defined R1_STATE_PRG macro for card status
by Jaehoon Chung
· 13 years ago
d5a5bd1
mmc: mmc_test: avoid stalled file in debugfs
by Andy Shevchenko
· 13 years ago
bf04333
mmc: mmc_test: test to measure how sg_len affect performance
by Per Forlin
· 13 years ago
9f9c418
mmc: mmc_test: add test for non-blocking transfers
by Per Forlin
· 13 years ago
54f3caf
mmc: mmc_test: add debugfs file to list all tests
by Per Forlin
· 13 years ago
253d6a2
mmc: mmc_test: minor clean up, use t = &test.area everywhere
by Andy Shevchenko
· 14 years ago
24f5b53
mmc: initialize struct mmc_request at declaration time
by Chris Ball
· 14 years ago
a61ad2b
mmc: initialize struct mmc_data at declaration time
by Chris Ball
· 14 years ago
1278dba
mmc: initialize struct mmc_command at declaration time
by Chris Ball
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5a8fba5
mmc: mmc_test: Remove set-but-unused variable.
by Chris Ball
· 14 years ago
a803d55
mmc: mmc_test: add tests to measure large sequential I/O performance
by Adrian Hunter
· 14 years ago
b6056d1
mmc: mmc_test: add tests to measure random I/O operations per second
by Adrian Hunter
· 14 years ago
0532ff6
mmc: mmc_test: make performance test area size about 4MiB
by Adrian Hunter
· 14 years ago
54d6b44
mmc: mmc_test: Only warn about not waiting for busy if it's supported
by Pawel Moll
· 14 years ago
0f8d8ea
mmc: Fixes for Dual Data Rate (DDR) support
by Adrian Hunter
· 14 years ago
c27d37a
mmc_test: fix display of .5 KiB
by Adrian Hunter
· 14 years ago
3d203be
mmc_test: fix memory allocation segment limits
by Adrian Hunter
· 14 years ago
130067e
mmc_test: move files from sysfs to debugfs
by Andy Shevchenko
· 14 years ago
3183aa1
mmc_test: collect data and show it via sysfs by demand
by Andy Shevchenko
· 14 years ago
5c25aee
mmc_test: change simple_strtol() to strict_strtol()
by Andy Shevchenko
· 14 years ago
63be54c
mmc_test: use API to check card type
by Andy Shevchenko
· 14 years ago
c8c8c1b
mmc_test: fix performance tests that go over max_blk_count
by Adrian Hunter
· 14 years ago
265cdc9
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
by Andy Shevchenko
· 14 years ago
453722b
mmc: make mmc_dev_to_card() macro public
by Andy Shevchenko
· 14 years ago
fec4dcc
mmc_test: fix large memory allocation
by Adrian Hunter
· 14 years ago
64f7120
mmc_test: add performance tests
by Adrian Hunter
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c286d03
mmc_test: block addressed cards
by Johan Kristell
· 15 years ago
58a5dd3
mmc_test: fix basic read test
by Rabin Vincent
· 16 years ago
a650031
mmc_test: initialize mmc_test_lock statically
by Akinobu Mita
· 16 years ago
b7ac2cf
mmc_test: Revert "mmc_test: test oversized sg lists"
by Pierre Ossman
· 16 years ago
60c9c7b
mmc_test: print message when attaching to card
by Pierre Ossman
· 16 years ago
48b5352
mmc_test: test oversized sg lists
by Pierre Ossman
· 16 years ago
2661081
mmc_test: highmem tests
by Pierre Ossman
· 16 years ago
6b17493
mmc_test: cleanup
by Pierre Ossman
· 16 years ago
0121a98
mmc_test: only bind to supported cards
by Pierre Ossman
· 16 years ago
fd8c326
mmc_test: add test case control
by Pierre Ossman
· 16 years ago
88ae600
mmc: mmc host test driver
by Pierre Ossman
· 17 years ago