index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
/
mmc_test.c
Age
Commit message (
Expand
)
Author
2015-01-19
mmc: core: always check status after reset
Johan Rudholm
2014-11-10
mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignment
Adrian Hunter
2014-11-10
mmc: core: Convert mmc_driver to device_driver
Ulf Hansson
2013-08-24
mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()
Jingoo Han
2013-06-27
mmc: core: Handle card shutdown from mmc_bus
Ulf Hansson
2012-01-13
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-11
mmc: mmc_test: align max_seg_size
Per Forlin
2012-01-03
switch debugfs to umode_t
Al Viro
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
mmc: mmc-test: add eMMC hardware reset test
Adrian Hunter
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
2011-08-13
mmc: mmc_test: avoid stalled file in debugfs
Andy Shevchenko
2011-07-20
mmc: mmc_test: test to measure how sg_len affect performance
Per Forlin
2011-07-20
mmc: mmc_test: add test for non-blocking transfers
Per Forlin
2011-07-20
mmc: mmc_test: add debugfs file to list all tests
Per Forlin
2011-05-24
mmc: mmc_test: minor clean up, use t = &test.area everywhere
Andy Shevchenko
2011-05-24
mmc: initialize struct mmc_request at declaration time
Chris Ball
2011-05-24
mmc: initialize struct mmc_data at declaration time
Chris Ball
2011-05-24
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-25
mmc: mmc_test: Remove set-but-unused variable.
Chris Ball
2011-03-15
mmc: mmc_test: add tests to measure large sequential I/O performance
Adrian Hunter
2011-03-15
mmc: mmc_test: add tests to measure random I/O operations per second
Adrian Hunter
2011-03-15
mmc: mmc_test: make performance test area size about 4MiB
Adrian Hunter
2011-03-15
mmc: mmc_test: Only warn about not waiting for busy if it's supported
Pawel Moll
2010-10-23
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
2010-10-23
mmc_test: fix display of .5 KiB
Adrian Hunter
2010-10-23
mmc_test: fix memory allocation segment limits
Adrian Hunter
2010-10-23
mmc_test: move files from sysfs to debugfs
Andy Shevchenko
2010-10-23
mmc_test: collect data and show it via sysfs by demand
Andy Shevchenko
2010-10-23
mmc_test: change simple_strtol() to strict_strtol()
Andy Shevchenko
2010-10-23
mmc_test: use API to check card type
Andy Shevchenko
2010-10-23
mmc_test: fix performance tests that go over max_blk_count
Adrian Hunter
2010-10-23
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
Andy Shevchenko
2010-10-23
mmc: make mmc_dev_to_card() macro public
Andy Shevchenko
2010-08-12
mmc_test: fix large memory allocation
Adrian Hunter
2010-08-12
mmc_test: add performance tests
Adrian Hunter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-11
mmc_test: block addressed cards
Johan Kristell
2009-02-18
mmc_test: fix basic read test
Rabin Vincent
2008-09-20
mmc_test: initialize mmc_test_lock statically
Akinobu Mita
2008-08-01
mmc_test: Revert "mmc_test: test oversized sg lists"
Pierre Ossman
2008-07-23
mmc_test: print message when attaching to card
Pierre Ossman
2008-07-23
mmc_test: test oversized sg lists
Pierre Ossman
2008-07-23
mmc_test: highmem tests
Pierre Ossman
2008-07-15
mmc_test: cleanup
Pierre Ossman
2008-07-15
mmc_test: only bind to supported cards
Pierre Ossman
2008-07-15
mmc_test: add test case control
Pierre Ossman
2008-05-14
mmc: mmc host test driver
Pierre Ossman