1. d4141c20 mmc: core: add wakeup functionality to sdio cards by Asutosh Das · 11 years ago
  2. 2fa29de Merge "mmc: core: fix buffer overflow during memcpy of ext_csd" by Linux Build Service Account · 11 years ago
  3. b361687 mmc: core: fix buffer overflow during memcpy of ext_csd by Sujit Reddy Thumma · 11 years ago
  4. 4bc8124 mmc: core: disable runtime-pm if MMC_CAP2_CORE_RUNTIME_PM is not defined by Asutosh Das · 11 years ago
  5. f92aac8 mmc: core: Do not print error message if runtime-error is not set. by Asutosh Das · 11 years ago
  6. 84600ca mmc: core: Add support for HS400 by Venkat Gopalakrishnan · 11 years ago
  7. f1310ab mmc: core: disable runtime PM for sdio cards by Asutosh Das · 11 years ago
  8. bc6170f mmc: core: add checks for pointers before driver shutdown by Eugene Yasman · 11 years ago
  9. cb0051d Merge "mmc: Add long power off notification support" by Linux Build Service Account · 11 years ago
  10. d812738 mmc: Add long power off notification support by Tatyana Brokhman · 11 years ago
  11. 89b35c0 mmc: core: remove the polling for BKOPS completion by Maya Erez · 11 years ago
  12. 2d2db98 Merge "mmc: sdhci: add power management capability." by Linux Build Service Account · 11 years ago
  13. bbc8478 mmc: sdhci: add power management capability. by Asutosh Das · 12 years ago
  14. 3f113aa mmc: Undo mmc changes that diverge us from upstream by Stephen Boyd · 12 years ago
  15. 69bd0fb mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 12 years ago
  16. 4c4383f mmc: core: Add MMC BKOPS statistics and debugfs ability to print them by Yaniv Gardi · 12 years ago
  17. 464fbe1 mmc: block: Add MMC write packing statistics by Tatyana Brokhman · 12 years ago
  18. f94cf3d mmc: Revert all packing related patches by Tatyana Brokhman · 12 years ago
  19. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  20. e544d700 mmc: block: Add MMC write packing statistics by Maya Erez · 12 years ago
  21. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 12 years ago
  22. 6500c8e mmc: bus: print bus speed mode of UHS-I card by Subhash Jadavani · 12 years ago
  23. d4e3d52 Merge branch 'google-android' into msm-3.0 by Rohit Vaswani · 12 years ago
  24. 4bb389d mmc: bus: print bus speed mode of UHS-I card by Subhash Jadavani · 12 years ago
  25. a3f4169 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 12 years ago
  26. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  27. a303c53 mmc: sdio: support SDIO UHS cards by Philip Rakity · 13 years ago
  28. ea693bf mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used by Dmitry Shmidt · 13 years ago
  29. 0205a90 mmc: Fix implicit use of stat.h header in associated files by Paul Gortmaker · 13 years ago
  30. 3ef77af mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  31. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  32. 72407e9 mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 13 years ago
  33. 3a30351 mmc: sd: report correct speed and capacity of uhs cards by Arindam Nath · 13 years ago
  34. 9bc2184 mmc: core: mmc_add_card(): fix missing break in switch statement by Michał Mirosław · 13 years ago
  35. 1a2727e mmc: Register debugfs dir before calling card probe function. by Viresh Kumar · 14 years ago
  36. 516d5cc mmc: add runtime PM handlers by Ohad Ben-Cohen · 14 years ago
  37. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  38. 265cdc9 mmc: rename dev_to_mmc_card() to mmc_dev_to_card() by Andy Shevchenko · 14 years ago
  39. 453722b mmc: make mmc_dev_to_card() macro public by Andy Shevchenko · 14 years ago
  40. 7310ece mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
  41. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  42. 6b0b628 mmc: add MODALIAS linkage for MMC/SD devices by Andy Whitcroft · 16 years ago
  43. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  44. f4b7f92 mmc: Add per-card debugfs support by Haavard Skinnemoen · 16 years ago
  45. 51ec92e mmc: use sysfs groups to handle conditional attributes by Pierre Ossman · 16 years ago
  46. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  47. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  48. 759bdc7 sdio: store vendor strings by Pierre Ossman · 17 years ago
  49. 9eb3a94 mmc: whip bus uevent handler into shape by Pierre Ossman · 17 years ago
  50. 1a632f8 sdio: split up common and function CIS parsing by Pierre Ossman · 17 years ago
  51. 5c4e6f1 mmc: detect SDIO cards by Pierre Ossman · 17 years ago
  52. 733cb1e drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  53. 109b5be mmc: be more verbose about card insertions/removal by Pierre Ossman · 17 years ago
  54. 4101c16 mmc: refactor bus operations by Pierre Ossman · 17 years ago