1. a31b0c6 mmc: core: fix card detection regression by Kristina Martsenko · 10 years ago
  2. 89168b4 mmc: core: restore detect line inversion semantics by Linus Walleij · 10 years ago
  3. 98e90de mmc: host: switch OF parser to use gpio descriptors by Linus Walleij · 10 years ago
  4. 3d705d1 mmc: implement Driver Stage Register handling by Sascha Hauer · 10 years ago
  5. c373eb4 mmc: core: add DT bindings for eMMC HS400 1.8/1.2V by Seungwon Jeon · 11 years ago
  6. 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  7. 1c279f4 mmc: core: typo fix in printk specifier by Alexander Shiyan · 11 years ago
  8. 321bd41 mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V by Jaehoon Chung · 11 years ago
  9. c0baf84 mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V by Ulf Hansson · 11 years ago
  10. b66bd0e mmc: core: Add DT bindings for SD card's UHS bus speed modes by Ulf Hansson · 11 years ago
  11. 214fc30 mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() by Laurent Pinchart · 11 years ago
  12. 5a36d6b mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 11 years ago
  13. ec0a751 mmc: return mmc_of_parse() errors to caller by Simon Baatz · 11 years ago
  14. 803d9e0 mmc: convert to idr_alloc() by Tejun Heo · 12 years ago
  15. 2fdb6e2 mmc: add DT bindings for more MMC capability flags by Guennadi Liakhovetski · 12 years ago
  16. 6c56e7a mmc: provide a standard MMC device-tree binding parser centrally by Guennadi Liakhovetski · 12 years ago
  17. 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago
  18. d9adcc1 mmc: prohibit card detection when host is not ready by Guennadi Liakhovetski · 12 years ago
  19. a7d1a1e mmc: core: convert slot functions to managed allocation by Guennadi Liakhovetski · 13 years ago
  20. 27410ee mmc: core: use a more generic name for slot function types and fields by Guennadi Liakhovetski · 13 years ago
  21. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 13 years ago
  22. c84f15a mmc: core: fix regression: set default clock gating delay to 0 by Guennadi Liakhovetski · 13 years ago
  23. 4137e50 mmc: core: Fixup delayed work clock gating patch by Stephen Boyd · 13 years ago
  24. 597dd9d79 mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  25. 5c7f0e0 Revert "mmc: enable runtime PM by default" by Ohad Ben-Cohen · 13 years ago
  26. 3ef77af mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  27. 08da834 mmc: enable runtime PM by default by Daniel Drake · 13 years ago
  28. 50a50f9 mmc: core: use non-reentrant workqueue for clock gating by Mika Westerberg · 13 years ago
  29. 08c1407 mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} by Mika Westerberg · 13 years ago
  30. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  31. f317dfe mmc: core: fix memory leak in mmc_add_host by Wolfram Sang · 14 years ago
  32. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago
  33. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 14 years ago
  34. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 14 years ago
  35. c288b85 mmc: check for > 1 clk_requests when disabling gating by Linus Walleij · 14 years ago
  36. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  37. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  38. 81ca03a mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y by Uwe Kleine-König · 14 years ago
  39. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  40. 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
  41. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  42. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  43. 6edd8ee mmc: Export internal host state through debugfs by Haavard Skinnemoen · 16 years ago
  44. ff3112f mmc: set controller name early by Pierre Ossman · 17 years ago
  45. 77f1fd6 mmc: use correct unregister function for led trigger by Pierre Ossman · 17 years ago
  46. af8350c mmc: add led trigger by Pierre Ossman · 17 years ago
  47. 17b759a sdio: add interface for host side SDIO interrupt reporting by Nicolas Pitre · 17 years ago
  48. be760a9 drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  49. 67a61c4 mmc: update kerneldoc by Pierre Ossman · 17 years ago
  50. b93931a mmc: refactor host class handling by Pierre Ossman · 17 years ago