1. 4be7085 mmc: mmc_test: replace strict_strtol() with kstrtol_from_user() by Jingoo Han · 11 years ago
  2. 7628774 mmc: core: Handle card shutdown from mmc_bus by Ulf Hansson · 11 years ago
  3. 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
  4. 739c69c mmc: mmc_test: align max_seg_size by Per Forlin · 13 years ago
  5. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  6. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  7. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  8. 2311344 mmc: mmc-test: add eMMC hardware reset test by Adrian Hunter · 13 years ago
  9. 7435bb7 mmc: core: use defined R1_STATE_PRG macro for card status by Jaehoon Chung · 13 years ago
  10. d5a5bd1 mmc: mmc_test: avoid stalled file in debugfs by Andy Shevchenko · 13 years ago
  11. bf04333 mmc: mmc_test: test to measure how sg_len affect performance by Per Forlin · 13 years ago
  12. 9f9c418 mmc: mmc_test: add test for non-blocking transfers by Per Forlin · 13 years ago
  13. 54f3caf mmc: mmc_test: add debugfs file to list all tests by Per Forlin · 13 years ago
  14. 253d6a2 mmc: mmc_test: minor clean up, use t = &test.area everywhere by Andy Shevchenko · 13 years ago
  15. 24f5b53 mmc: initialize struct mmc_request at declaration time by Chris Ball · 13 years ago
  16. a61ad2b mmc: initialize struct mmc_data at declaration time by Chris Ball · 13 years ago
  17. 1278dba mmc: initialize struct mmc_command at declaration time by Chris Ball · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  19. 5a8fba5 mmc: mmc_test: Remove set-but-unused variable. by Chris Ball · 14 years ago
  20. a803d55 mmc: mmc_test: add tests to measure large sequential I/O performance by Adrian Hunter · 14 years ago
  21. b6056d1 mmc: mmc_test: add tests to measure random I/O operations per second by Adrian Hunter · 14 years ago
  22. 0532ff6 mmc: mmc_test: make performance test area size about 4MiB by Adrian Hunter · 14 years ago
  23. 54d6b44 mmc: mmc_test: Only warn about not waiting for busy if it's supported by Pawel Moll · 14 years ago
  24. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  25. c27d37a mmc_test: fix display of .5 KiB by Adrian Hunter · 14 years ago
  26. 3d203be mmc_test: fix memory allocation segment limits by Adrian Hunter · 14 years ago
  27. 130067e mmc_test: move files from sysfs to debugfs by Andy Shevchenko · 14 years ago
  28. 3183aa1 mmc_test: collect data and show it via sysfs by demand by Andy Shevchenko · 14 years ago
  29. 5c25aee mmc_test: change simple_strtol() to strict_strtol() by Andy Shevchenko · 14 years ago
  30. 63be54c mmc_test: use API to check card type by Andy Shevchenko · 14 years ago
  31. c8c8c1b mmc_test: fix performance tests that go over max_blk_count by Adrian Hunter · 14 years ago
  32. 265cdc9 mmc: rename dev_to_mmc_card() to mmc_dev_to_card() by Andy Shevchenko · 14 years ago
  33. 453722b mmc: make mmc_dev_to_card() macro public by Andy Shevchenko · 14 years ago
  34. fec4dcc mmc_test: fix large memory allocation by Adrian Hunter · 14 years ago
  35. 64f7120 mmc_test: add performance tests by Adrian Hunter · 14 years ago
  36. 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
  37. c286d03 mmc_test: block addressed cards by Johan Kristell · 15 years ago
  38. 58a5dd3 mmc_test: fix basic read test by Rabin Vincent · 16 years ago
  39. a650031 mmc_test: initialize mmc_test_lock statically by Akinobu Mita · 16 years ago
  40. b7ac2cf mmc_test: Revert "mmc_test: test oversized sg lists" by Pierre Ossman · 16 years ago
  41. 60c9c7b mmc_test: print message when attaching to card by Pierre Ossman · 16 years ago
  42. 48b5352 mmc_test: test oversized sg lists by Pierre Ossman · 16 years ago
  43. 2661081 mmc_test: highmem tests by Pierre Ossman · 16 years ago
  44. 6b17493 mmc_test: cleanup by Pierre Ossman · 16 years ago
  45. 0121a98 mmc_test: only bind to supported cards by Pierre Ossman · 16 years ago
  46. fd8c326 mmc_test: add test case control by Pierre Ossman · 16 years ago
  47. 88ae600 mmc: mmc host test driver by Pierre Ossman · 17 years ago