1. a72e8b1 mmc: sdhi: Add r8a7795 support by Wolfram Sang · 9 years ago
  2. 16a6552 mmc: sdhi: use faster clock handling on RCar Gen2 by Wolfram Sang · 9 years ago
  3. 2bf8ab6 mmc: sdhi: error message on ENOMEM is superfluous by Wolfram Sang · 9 years ago
  4. ff741cf mmc: sdhi: Add EXT_ACC register busy check by Shinobu Uehara · 10 years ago
  5. 84f11d5 mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info by Kuninori Morimoto · 10 years ago
  6. f33c9d6 mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x by Kuninori Morimoto · 10 years ago
  7. b76924a mmc: tmio_mmc: remove slave_id settings for DMAEngine by Kuninori Morimoto · 10 years ago
  8. de122cb mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag by Kuninori Morimoto · 10 years ago
  9. f45394d mmc: sh_mobile_sdhi: enable 32bit DMA access by Kuninori Morimoto · 10 years ago
  10. 0c47f6a mmc: sh_mobile_sdhi: use .enable_dma by Kuninori Morimoto · 10 years ago
  11. 1693525 mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi by Kuninori Morimoto · 10 years ago
  12. 95a7dc3 mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoC by Kuninori Morimoto · 10 years ago
  13. 010f4aa mmc: sh_mobile_sdhi: remove .init/.cleanup by Kuninori Morimoto · 10 years ago
  14. 8b4c8f3 mmc: tmio: tmio_mmc_data has .dma_rx_offset by Kuninori Morimoto · 10 years ago
  15. e471df0 mmc: tmio: tmio_mmc_data has .alignment_shift by Kuninori Morimoto · 10 years ago
  16. 7445bf9 mmc: tmio: tmio_mmc_host has .bus_shift by Kuninori Morimoto · 10 years ago
  17. 85c02dd mmc: tmio: tmio_mmc_host has .multi_io_quirk by Kuninori Morimoto · 10 years ago
  18. 00452c1 mmc: tmio: tmio_mmc_host has .clk_disable by Kuninori Morimoto · 10 years ago
  19. 4fe2ec5 mmc: tmio: tmio_mmc_host has .clk_enable by Kuninori Morimoto · 10 years ago
  20. dfe9a22 mmc: tmio: tmio_mmc_host has .write16_hook by Kuninori Morimoto · 10 years ago
  21. 7ecc09b mmc: tmio: tmio_mmc_host has .dma by Kuninori Morimoto · 10 years ago
  22. 94b110a mmc: tmio: add tmio_mmc_host_alloc/free() by Kuninori Morimoto · 10 years ago
  23. 6ed23b8 PM: Merge the SET*_RUNTIME_PM_OPS() macros by Rafael J. Wysocki · 10 years ago
  24. 8b4efe2 mmc: use .multi_io_quirk on sh_mobile by Kuninori Morimoto · 10 years ago
  25. a638640 mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs by Geert Uytterhoeven · 10 years ago
  26. da29fe2 mmc: tmio: add actual clock support as option by Shinobu Uehara · 10 years ago
  27. e85dd04 mmc: tmio: remove Renesas specific #ifdef by Kuninori Morimoto · 10 years ago
  28. 6b98757 mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK by Shinobu Uehara · 10 years ago
  29. b8d1196 mmc: tmio: control multiple block transfer mode by Shinobu Uehara · 10 years ago
  30. 384b2cb mmc: tmio: care about DMA tx/rx addr offset by Kuninori Morimoto · 10 years ago
  31. 753a688 mmc: sdhi: Fixup system PM suspend lock-up by Ulf Hansson · 10 years ago
  32. f74f1e3 mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM by Ulf Hansson · 10 years ago
  33. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  34. 81918d2 mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791 by Kuninori Morimoto · 11 years ago
  35. 423f6c2 mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790 by Kuninori Morimoto · 11 years ago
  36. 81bbbc7 mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779 by Kuninori Morimoto · 11 years ago
  37. b3a5d4c mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778 by Kuninori Morimoto · 11 years ago
  38. 2772ef3 mmc: sdhi: tidyup sh_mobile_sdhi_of_match position by Kuninori Morimoto · 11 years ago
  39. 4e262d7 mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacks by Ulf Hansson · 11 years ago
  40. e3c418f mmc: SDHI: add SoC specific workaround via HW version by Kuninori Morimoto · 11 years ago
  41. 3b159a6 mmc: tmio: bus_shift become tmio_mmc_data member by Kuninori Morimoto · 11 years ago
  42. 00fb3d2 mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  43. df1d058 ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format by Guennadi Liakhovetski · 11 years ago
  44. af99106 mmc: SDHI: add DT compatibility strings for further SoCs by Guennadi Liakhovetski · 11 years ago
  45. 1036563 mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data by Laurent Pinchart · 11 years ago
  46. 57fcb52 mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data by Laurent Pinchart · 11 years ago
  47. 6e2c0f3 mmc: host: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  48. 7913ae7 mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe() by Wei Yongjun · 11 years ago
  49. 87ae7bb mmc: sdhi/tmio: add DT DMA support by Guennadi Liakhovetski · 11 years ago
  50. eec95ee mmc: sdhi/tmio: switch to using dmaengine_slave_config() by Guennadi Liakhovetski · 11 years ago
  51. 03a0675 mmc: sdhi/tmio: make DMA filter implementation specific by Guennadi Liakhovetski · 11 years ago
  52. ac51b96 mmc: sh_mobile_sdhi: use managed resource allocations by Guennadi Liakhovetski · 12 years ago
  53. 76a411f mmc: sh_mobile_sdhi: remove unused .pdata field by Guennadi Liakhovetski · 12 years ago
  54. 5a00a97 mmc: tmio-mmc: parse device-tree bindings by Guennadi Liakhovetski · 12 years ago
  55. 7b95213 mmc: sdhi, tmio: only check flags in tmio-mmc driver proper by Guennadi Liakhovetski · 12 years ago
  56. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  57. 56ae1ad mmc: sh_mobile_sdhi: remove unneeded clock connection ID by Guennadi Liakhovetski · 12 years ago
  58. 369213b mmc: sh_mobile_sdhi: fix clock frequency printing by Guennadi Liakhovetski · 12 years ago
  59. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
  60. 0433c14 mmc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  61. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  62. c7bb448 mmc: sdhi: add OF support, make platform data optional by Guennadi Liakhovetski · 12 years ago
  63. d7d8d50 mmc: sh_mobile_sdhi: support caps2 flags by Guennadi Liakhovetski · 12 years ago
  64. 71da63e mmc: sdhi: do not install dummy callbacks by Guennadi Liakhovetski · 12 years ago
  65. 56c4928 mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks by Guennadi Liakhovetski · 12 years ago
  66. c471270 mmc: sh_mobile_sdhi: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 12 years ago
  67. 7f52421 mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug by Guennadi Liakhovetski · 12 years ago
  68. e82b4ac mmc: sh_mobile_sdhi: add a callback for board specific init code by Bastian Hecht · 12 years ago
  69. 996bc8a mmc: sh_mobile_sdhi: do not manage PM clocks manually by Guennadi Liakhovetski · 13 years ago
  70. 58126c8 mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC by Guennadi Liakhovetski · 13 years ago
  71. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  72. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  73. d5098cb mmc: sdhi: Allow named IRQs to use specific handlers by Simon Horman · 13 years ago
  74. b91df15 mmc: sdhi: initialise mmc_data->flags before use by Simon Horman · 13 years ago
  75. 973ed3a mmc: sdhi: Add write16_hook by Simon Horman · 13 years ago
  76. 3e71337 mmc: sdhi: DMA slave ID 0 is invalid by Guennadi Liakhovetski · 13 years ago
  77. 742a0c7 mmc: sdhi: fix module unloading by Guennadi Liakhovetski · 13 years ago
  78. 2595880 mmc: sdhi: allow powering down controller with no card inserted by Guennadi Liakhovetski · 13 years ago
  79. d6a1f86 mmc: sdhi: support up to 3 interrupt sources by Magnus Damm · 13 years ago
  80. 1f7d681 mmc: sdhi: print physical base address and clock rate by Magnus Damm · 13 years ago
  81. 3ab5006 mmc: sdhi: no need for special interrupt flags by Magnus Damm · 13 years ago
  82. 8e7bfdb mmc: tmio/sdhi: break out interrupt request/free by Magnus Damm · 13 years ago
  83. e6ee718 mmc: Add runtime and system-wide PM to the TMIO MMC driver by Guennadi Liakhovetski · 13 years ago
  84. 42051e8 mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver by Guennadi Liakhovetski · 13 years ago[Renamed (63%) from drivers/mfd/sh_mobile_sdhi.c]
  85. 4f95bf4 mmc: Use mfd_data instead of driver_data for tmio-mmc by Andres Salomon · 14 years ago
  86. 410b091 mfd: mfd_cell is now implicitly available to sh_mobile_sdhi drivers by Andres Salomon · 14 years ago
  87. 23b6607 mfd: sh_mobile_sdhi: activate SDIO IRQ for tmio_mmc by Arnd Hannemann · 14 years ago
  88. 39a65a0 mfd: sdhi: require the tmio-mmc driver to bounce unaligned buffers by Guennadi Liakhovetski · 14 years ago
  89. f1334fb mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc by Yusuke Goda · 14 years ago
  90. 998283e mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler by Arnd Hannemann · 14 years ago
  91. 25ab998 mfd: Fix up section mismatches in SH SDHI. by Paul Mundt · 14 years ago
  92. bb0fe53 sh: allow platforms to specify SD-card supported voltages by Guennadi Liakhovetski · 14 years ago
  93. f87c20a mfd: pass platform flags down to the tmio_mmc driver by Guennadi Liakhovetski · 14 years ago
  94. 056676d sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.c by Guennadi Liakhovetski · 14 years ago
  95. 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
  96. 3c49e81 mfd: sh_mobile_sdhi MMC_CAP_MMC_HIGHSPEED support by Magnus Damm · 15 years ago
  97. be9cd7b mfd: Add power control platform data to SDHI driver by Magnus Damm · 15 years ago
  98. a87d563 mfd: Add SuperH Mobile SDHI platform driver by Magnus Damm · 15 years ago