1. 71ef1ea mmc: core: clean up duplicate macros by Jackey Shen · 11 years ago
  2. bfffbea Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  3. 203bb5a mmc: core: Fixup Oops for SDIO shutdown by Ulf Hansson · 11 years ago
  4. 6b086bd mmc: core: Extend shutdown sequence to handle bus operations by Ulf Hansson · 11 years ago
  5. 7628774 mmc: core: Handle card shutdown from mmc_bus by Ulf Hansson · 11 years ago
  6. 986892c mmc: core: Initiate suspend|resume from mmc bus instead of mmc host by Ulf Hansson · 11 years ago
  7. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  8. 12d01d0 mmc: core: Add bus_ops for runtime pm callbacks by Ulf Hansson · 11 years ago
  9. 2220eed mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 12 years ago
  10. 8db580c mmc: Remove redundant null check before kfree in bus.c by Sachin Kamat · 12 years ago
  11. 0dd1bfe mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks by Chuanxiao Dong · 12 years ago
  12. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 12 years ago
  13. 6500c8e mmc: bus: print bus speed mode of UHS-I card by Subhash Jadavani · 13 years ago
  14. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  15. a303c53 mmc: sdio: support SDIO UHS cards by Philip Rakity · 13 years ago
  16. 0205a90 mmc: Fix implicit use of stat.h header in associated files by Paul Gortmaker · 13 years ago
  17. 3ef77af mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  18. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  19. 3a30351 mmc: sd: report correct speed and capacity of uhs cards by Arindam Nath · 13 years ago
  20. 9bc2184 mmc: core: mmc_add_card(): fix missing break in switch statement by Michał Mirosław · 13 years ago
  21. 1a2727e mmc: Register debugfs dir before calling card probe function. by Viresh Kumar · 14 years ago
  22. 516d5cc mmc: add runtime PM handlers by Ohad Ben-Cohen · 14 years ago
  23. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  24. 265cdc9 mmc: rename dev_to_mmc_card() to mmc_dev_to_card() by Andy Shevchenko · 14 years ago
  25. 453722b mmc: make mmc_dev_to_card() macro public by Andy Shevchenko · 14 years ago
  26. 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
  27. 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
  28. 6b0b628 mmc: add MODALIAS linkage for MMC/SD devices by Andy Whitcroft · 16 years ago
  29. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  30. f4b7f92 mmc: Add per-card debugfs support by Haavard Skinnemoen · 16 years ago
  31. 51ec92e mmc: use sysfs groups to handle conditional attributes by Pierre Ossman · 17 years ago
  32. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  33. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  34. 759bdc7 sdio: store vendor strings by Pierre Ossman · 17 years ago
  35. 9eb3a94 mmc: whip bus uevent handler into shape by Pierre Ossman · 17 years ago
  36. 1a632f8 sdio: split up common and function CIS parsing by Pierre Ossman · 17 years ago
  37. 5c4e6f1 mmc: detect SDIO cards by Pierre Ossman · 17 years ago
  38. 733cb1e drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  39. 109b5be mmc: be more verbose about card insertions/removal by Pierre Ossman · 17 years ago
  40. 4101c16 mmc: refactor bus operations by Pierre Ossman · 17 years ago