1. 7ce45e9 mmc: sdhci: SD tuning is broken for some controllers by Al Cooper · 11 years ago
  2. da91a8f mmc: sdhci: track whether preset mode is currently enabled in hardware by Russell King · 11 years ago
  3. 24fbb3c mmc: sdhci: move remaining power handling into sdhci_set_power() by Russell King · 11 years ago
  4. e921a8b mmc: sdhci: move regulator handling into sdhci_set_power() by Russell King · 11 years ago
  5. c314b2b mmc: sdhci: remove platform_suspend/platform_resume callbacks by Russell King · 11 years ago
  6. 4b6f37d mmc: sdhci: clean up sdhci_execute_tuning() decision by Russell King · 11 years ago
  7. d975f12 mmc: sdhci: cache timing information locally by Russell King · 11 years ago
  8. 96d7b78 mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function by Russell King · 11 years ago
  9. 1771059 mmc: sdhci: convert sdhci_set_clock() into a library function by Russell King · 11 years ago
  10. 1650d0c mmc: sdhci: move setting mmc->actual_clock into set_clock handlers by Russell King · 11 years ago
  11. 373073e mmc: sdhci: move setting host->clock into sdhci_do_set_ios() by Russell King · 11 years ago
  12. 91138ca mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock() by Russell King · 11 years ago
  13. d1e49f7 mmc: sdhci: convert ADMA descriptors to a coherent allocation by Russell King · 11 years ago
  14. de0b65a mmc: sdhci: avoid sync'ing the SG if there's no misalignment by Russell King · 11 years ago
  15. 0718e59 mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code by Russell King · 11 years ago
  16. 03231f9 mmc: sdhci: convert reset into a library function by Russell King · 11 years ago
  17. 2317f56 mmc: sdhci: convert generic bus width setup to library function by Russell King · 11 years ago
  18. 5b4f1f6 mmc: sdhci: plug hole in disabling card detection interrupts by Russell King · 11 years ago
  19. b537f94 mmc: sdhci: more efficient interrupt enable register handling by Russell King · 11 years ago
  20. be13855 mmc: sdhci: allow sdio interrupts while sdhci runtime suspended by Russell King · 11 years ago
  21. 3560db8 mmc: sdhci: push card_tasklet into threaded irq handler by Russell King · 11 years ago
  22. 781e989 mmc: sdhci: convert to new SDIO IRQ handling by Russell King · 11 years ago
  23. ef10433 mmc: sdhci: clean up sdio interrupt enable handling by Russell King · 11 years ago
  24. 4100500 mmc: sdhci: clean up interrupt handling by Russell King · 11 years ago
  25. 197160d mmc: sdhci: remove mdelay in eMMC tuning by Nick Sanders · 11 years ago
  26. bb8175a mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  27. 2bc0248 sdhci: only reprogram retuning timer when flag is set by Arend van Spriel · 11 years ago
  28. 655bca7 mmc: sdhci: Allow for irq being shared by Adrian Hunter · 11 years ago
  29. 1d4d774 mmc: core: Rename cmd_timeout_ms to busy_timeout by Ulf Hansson · 11 years ago
  30. 68eb80e mmc: core: Rename max_discard_to to max_busy_timeout by Ulf Hansson · 11 years ago
  31. 9107ebb mmc: sdhci: add support for realtek rts5250 by Micky Ching · 11 years ago
  32. 3e1a689 mmc: sdhci: Allow for long command timeouts by Adrian Hunter · 11 years ago
  33. 2b35bd8 mmc: sdhci: fix lockdep error in tuning routine by Aisheng Dong · 11 years ago
  34. 13868bf mmc: sdhci: add quirk for broken HS200 support by David Cohen · 11 years ago
  35. 63c2118 mmc: sdhci: Setting the host->mrq to NULL before executing tuning by Chuansheng Liu · 11 years ago
  36. 2b558c1 mmc: sdhci: clear auto cmd setting bits for no data cmds by Dong Aisheng · 11 years ago
  37. 0a8fd09 mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq by Alexey Neyman · 11 years ago
  38. 4ee14ec mmc: sdhci: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  39. 372c463 mmc: sdhci: remove unneeded call when have preset value quirk by Dong Aisheng · 11 years ago
  40. 114f2bf mmc: sdhci: report error once the maximum tuning loops exhausted or timeout by Dong Aisheng · 11 years ago
  41. c0e55129 mmc: sdhci: allow platform access of sdhci_send_command by Dong Aisheng · 11 years ago
  42. 4525181 mmc: sdhci: add hooks for platform specific tuning by Dong Aisheng · 11 years ago
  43. d0048f0 Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  44. c0b887b mmc: sdhci: get voltage from sdhc host by Haijun Zhang · 11 years ago
  45. 2af502c mmc: sdhci: request irq after sdhci_init() is called by Shawn Guo · 11 years ago
  46. 462849a mmc: sdhci: Indicate that regulators may be absent by Mark Brown · 11 years ago
  47. 722e128 mmc: sdhci: add card_event callback to sdhci by Christian Daudt · 12 years ago
  48. 5991156 mmc: sdhci: fix ctrl_2 on super-speed selection by Giuseppe CAVALLARO · 12 years ago
  49. 156e14b mmc: sdhci: fix caps2 for HS200 by Giuseppe CAVALLARO · 12 years ago
  50. 9668d76 mmc: sdhci: improve card removal check in sdhci_card_event() by Shawn Guo · 12 years ago
  51. f0710a5 mmc: sdhci: add ability to stay runtime-resumed if the card is powered up by Adrian Hunter · 12 years ago
  52. a3361ab mmc: sdhci: Don't ignore regulator_enable() return value by Chris Ball · 12 years ago
  53. 94144a4 mmc: sdhci: add get_cd() implementation by Kevin Liu · 12 years ago
  54. 21f5998 mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch() by Fabio Estevam · 12 years ago
  55. a4f8f25 mmc: sdhci: check voltage range only on regulators aware of voltage value by Marek Szyprowski · 12 years ago
  56. 5298338 mmc: sdhci: enhance preset value function by Kevin Liu · 12 years ago
  57. 20b92a3 mmc: sdhci: update signal voltage switch code by Kevin Liu · 12 years ago
  58. 7bc088d mmc: sdhci: rename platform_8bit_width to platform_bus_width by Sascha Hauer · 12 years ago
  59. 8213af3 mmc: sdhci: introduce sdhci_update_clock helper to re-enable clock by Andy Shevchenko · 12 years ago
  60. ad080d7 mmc: sdhci: add IRQ wake up support by Kevin Liu · 12 years ago
  61. b0a8dec mmc: sdhci: disable interrupt before free_irq by Kevin Liu · 12 years ago
  62. 505a868 mmc: sdhci: query card presence from cd-gpio before asking SDHCI by Shawn Guo · 12 years ago
  63. 71e6921 mmc: sdhci: implement the .card_event() method by Guennadi Liakhovetski · 12 years ago
  64. a4071fb mmc: eSDHC: Recover from ADMA errors by Haijun Zhang · 12 years ago
  65. 6a66180 mmc: sdhci: add quirk for lack of 1.8v support by Daniel Drake · 12 years ago
  66. cec2e21 mmc: sdhci: Use regulator min/max voltage range according to spec by Kevin Liu · 12 years ago
  67. 8363c37 mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc by Kevin Liu · 12 years ago
  68. 14efd95 mmc: sdhci: fix NULL dereference in sdhci_request() tuning by Chris Ball · 12 years ago
  69. 657d598 mmc: sdhci: fix IS_ERR() checking of regulator_get() by Kevin Liu · 12 years ago
  70. 63ef5d8 mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs by Jerry Huang · 12 years ago
  71. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  72. bec9d4e mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing by Guennadi Liakhovetski · 12 years ago
  73. 77dcb3f mmc: sdhci: vmmc regulator should be explicitly enabled/disabled by Philip Rakity · 12 years ago
  74. 6231f3d mmc: sdhci: Add regulator support for vccq (voltage regualor) by Philip Rakity · 12 years ago
  75. 55c4665 mmc: sd: Fix sd current limit setting by Aaron Lu · 12 years ago
  76. 38cfc2f mmc: sdhci: When a UHS switch fails, cycle power if regulator is used by Philip Rakity · 12 years ago
  77. eb6d5ae mmc: sdhci: poll for card even when card is logically unremovable by Daniel Drake · 12 years ago
  78. 973905f mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER by Aaron Lu · 12 years ago
  79. b67c6b4 mmc: sdhci: restore host settings when card is removed by Aaron Lu · 12 years ago
  80. 473b095 mmc: sdhci: fix incorrect command used in tuning by Aaron Lu · 12 years ago
  81. 0fc81ee mmc: sdhci: Report failure reasons for all cases in sdhci_add_host() by Mark Brown · 12 years ago
  82. bd6a8c3 mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS by Philip Rakity · 12 years ago
  83. 6873704 mmc: only support voltage (vdd) that regulator agrees with by Philip Rakity · 13 years ago
  84. 0aa6770 mmc: sdhci: only set 200mA support for 1.8v if 200mA is available by Philip Rakity · 13 years ago
  85. bad37e1 mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator by Philip Rakity · 13 years ago
  86. 09eeff5 mmc: sdhci: Use DBG() instead of pr_warning() on large timeout by Chris Ball · 13 years ago
  87. 0214597 mmc: sdhci: Log what timeout was set if the timeout is too large by Mark Brown · 13 years ago
  88. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 13 years ago
  89. 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 13 years ago
  90. 6379b23 mmc: sdhci: check interrupt flags in ISR again by Alexander Stein · 13 years ago
  91. 6308d29 mmc: sdhci: add quirk for keeping card power during suspend by Adrian Hunter · 13 years ago
  92. a1b13b4 mmc: sdhci: Add platform suspend/resume hooks. by Chris Ball · 13 years ago
  93. 3abc1e80 mmc: sdhci: restore the enabled dma when do reset all by Shaohui Xie · 13 years ago
  94. 069c9f1 mmc: host: Adds support for eMMC 4.5 HS200 mode by Girish K S · 13 years ago
  95. 38a60ea mmc: sdhci: Deal with failure case in sdhci_suspend_host by Aaron Lu · 13 years ago
  96. dd8df17 mmc: sd: Fix SDR12 timing regression by Alexander Elbs · 13 years ago
  97. c6ced0d mmc: sdhci: Fix tuning timer incorrect setting when suspending host by Aaron Lu · 13 years ago
  98. 30832ab mmc: sdhci: Always pass clock request value zero to set_clock host op by Todd Poynor · 13 years ago
  99. e2a0a58 mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION by Adrian Hunter · 13 years ago
  100. c79396c mmc: sdhci: prevent card detection activity for non-removable cards by Adrian Hunter · 13 years ago