Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d855370186564b2dbfeb82547248a5e1f5f200b4
/
drivers
/
mmc
/
card
/
mmc_test.c
75fda77
mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()
by Fabian Frederick
· 9 years ago
30a9b9e
mmc: card: mmc_test: Simplify a trivial if-return sequence
by Fabio Estevam
· 10 years ago
96541ba
Revert "mmc: core: Convert mmc_driver to device_driver"
by Ulf Hansson
· 10 years ago
83533ab
mmc: core: always check status after reset
by Johan Rudholm
· 10 years ago
3ee14bf
mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignment
by Adrian Hunter
· 10 years ago
6685ac6
mmc: core: Convert mmc_driver to device_driver
by Ulf Hansson
· 10 years ago
4be7085
mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()
by Jingoo Han
· 11 years ago
7628774
mmc: core: Handle card shutdown from mmc_bus
by Ulf Hansson
· 11 years ago
4b8be38
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
739c69c
mmc: mmc_test: align max_seg_size
by Per Forlin
· 13 years ago
f4ae40a
switch debugfs to umode_t
by Al Viro
· 13 years ago
a3c76eb
mmc: replace printk with appropriate display macro
by Girish K S
· 13 years ago
88b4767
mmc: Add module.h to drivers/mmc users assuming implicit presence.
by Paul Gortmaker
· 13 years ago
2311344
mmc: mmc-test: add eMMC hardware reset test
by Adrian Hunter
· 13 years ago
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