1. 4e187d3 mmc: sdhci-st: Update the quirks for this controller. by Peter Griffin · 10 years ago
  2. cf48d32 mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function. by Peter Griffin · 10 years ago
  3. 2053812 mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers. by Peter Griffin · 10 years ago
  4. bfa4480 mmc: sdhci-st: Add delay management functions for top registers (eMMC). by Peter Griffin · 10 years ago
  5. 406c243 mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource by Peter Griffin · 10 years ago
  6. 8bef717 mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs by Peter Griffin · 10 years ago
  7. 8d86e4f mmc: sdhci-esdhc-imx: Call mmc_of_parse() by Fabio Estevam · 10 years ago
  8. 49ba030 mmc: dw_mmc: Add locking around cmd11 timer by Doug Anderson · 10 years ago
  9. fd67419 mmc: dw_mmc: Add a return in an unexpected cmd11 timeout by Doug Anderson · 10 years ago
  10. 8886a6f mmc: dw_mmc: Increase cmd11 timeout to 500ms by Doug Anderson · 10 years ago
  11. 76184ac mmc: dw_mmc: fix fifo ordering in big endian by Ben Dooks · 10 years ago
  12. 6687c42 mmc: dw_mmc: change idmac descriptor files to __le32 by Ben Dooks · 10 years ago
  13. a2f1768 mmc: dw_mmc: make IO accessors endian agnostic by Ben Dooks · 10 years ago
  14. 16b2378 mmc: sdhci-of-arasan: Call OF parsing for MMC by Michal Simek · 10 years ago
  15. e30b978 mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsx by Micky Ching · 10 years ago
  16. 2391b34 mmc: sdhci-tegra: convert to use GPIO descriptors by Mylene JOSSERAND · 10 years ago
  17. e03de74 mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin by Andreas Fenkart · 10 years ago
  18. 11227d1 mmc: omap_hsmmc: simplify card/cover detect isr by Andreas Fenkart · 10 years ago
  19. b793f65 mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring by Doug Anderson · 10 years ago
  20. 5c93516 mmc: dw_mmc: Add a timeout for sending CMD11 by Doug Anderson · 10 years ago
  21. 488b8d6 mmc: dw_mmc: enable card read threshold when mode is HS400 by Jaehoon Chung · 10 years ago
  22. b7a5646 ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin by Andreas Fenkart · 10 years ago
  23. f57ba4c mmc: omap_hsmmc: stop using ->enable|disable() callbacks by NeilBrown · 10 years ago
  24. 3a3ad3e mmc: sdhci-msm: Add support for vendor capabilities registers by Georgi Djakov · 10 years ago
  25. 07bf2b5 mmc: sdhci-esdhc-imx: support voltage-range property by Sascha Hauer · 10 years ago
  26. 9369c97 mmc: mmci: Cascade EPROBE_DEFER from regulators. by Bjorn Andersson · 10 years ago
  27. 1a467ab mmc: atmel-mci: use endian agnostic IO by Ben Dooks · 10 years ago
  28. 2530fd7 mmc: constify of_device_id array by Fabian Frederick · 10 years ago
  29. a4101dc mmc: sunxi: add MMC_CAP_SDIO_IRQ capability by Hans de Goede · 10 years ago
  30. b1ddaa3 mmc: sdhci-iproc: fix oops in sdhci_iproc_writew by Dmitry Torokhov · 10 years ago
  31. 04e079c mmc: sdhci: fix card presence logic in sdhci_request function by Scott Branden · 10 years ago
  32. 03a6d29 mmc: sdhci-spear: Remove exported header by Ulf Hansson · 10 years ago
  33. bbd7f0a mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF by Ulf Hansson · 10 years ago
  34. 83f13cc mmc: sdhci: Remove the sdhci exported header file by Ulf Hansson · 10 years ago
  35. 5ec3582 mmc: sdhci-pltfm: remove the unneeded check of disabled device by Kevin Hao · 10 years ago
  36. 01df7ec mmc: tegra: Optimize write_w path for tegra114 and later by Rhyland Klein · 10 years ago
  37. dbb42d9 mmc: sh_mmcif: Add exclusion between cmd and interrupt by Kouichi Tomita · 10 years ago
  38. 4cbd522 mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work() by Kouichi Tomita · 10 years ago
  39. daa3054 mmc: Fix hardware dependencies for sdhci-pxav3 by Jean Delvare · 10 years ago
  40. d34712d mmc: sunxi: avoid invalid pointer calculation by Arnd Bergmann · 10 years ago
  41. 5f2e097 mmc: kconfig: replace PPC_OF with PPC by Kevin Hao · 10 years ago
  42. b580c52 mmc: sdhci-iproc: add IPROC SDHCI driver by Scott Branden · 10 years ago
  43. 85cc1c3 mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53 by Corneliu Doban · 10 years ago
  44. 3bfa6f0 mmc: sdhci: add quirk for ACMD23 broken by Scott Branden · 10 years ago
  45. eeed702 mmc: sdhci-esdhc-imx: silence a false curly braces warning by Dan Carpenter · 10 years ago
  46. 13a6a2e mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free() by Geert Uytterhoeven · 10 years ago
  47. c22f5e1 mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static by Wu Fengguang · 10 years ago
  48. 3d3bbfb mmc: omap_hsmmc: add hibernation support by Russ Dill · 10 years ago
  49. cde592c mmc: omap_hsmmc: use distinctive code paths for cover / card detect logic by Andreas Fenkart · 10 years ago
  50. a49d835 mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directly by Andreas Fenkart · 10 years ago
  51. f048968 mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_host by Andreas Fenkart · 10 years ago
  52. 9e71c589 mmc: sunxi: Use devm_reset_control_get_optional() for reset control by Chen-Yu Tsai · 10 years ago
  53. caebcae mmc: sdhci: set the .remove to sdhci_pltfm_unregister() by Kevin Hao · 10 years ago
  54. 83eacdf mmc: sdhci: disable the clock in sdhci_pltfm_unregister() by Kevin Hao · 10 years ago
  55. 2290fcb mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private struct by Kevin Hao · 10 years ago
  56. e46af29 mmc: sdhci-sirf: kill the "clk" member in driver private struct by Kevin Hao · 10 years ago
  57. e4f79d9 mmc: tegra: use devm help functions to get the clk and gpio by Kevin Hao · 10 years ago
  58. 35daeed mmc: sdhci-dove: kill the driver specific private struct by Kevin Hao · 10 years ago
  59. 6a4a34a mmc: sdhci-dove: remove the unneeded error check by Kevin Hao · 10 years ago
  60. b36ac1b mmc: sirf: update sdhci_sirf_execute_tuning procedure by weijun yang · 10 years ago
  61. ed2540e mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted by Doug Anderson · 10 years ago
  62. fa0c328 mmc: dw_mmc: Only enable CD after setup and only if needed by Doug Anderson · 10 years ago
  63. 0bdbd0e mmc: dw_mmc: Don't start commands while busy by Doug Anderson · 10 years ago
  64. d1f1dd8 mmc: dw_mmc: Give a good reset after we give power by Doug Anderson · 10 years ago
  65. 655babb mmc: dw_mmc: Make sure we only adjust the clock when power is on by Doug Anderson · 10 years ago
  66. bdb9a90 mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors by addy ke · 10 years ago
  67. 6d53200 mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability by addy ke · 10 years ago
  68. 8011313 mmc: dw_mmc: exynos: Support eMMC's HS400 mode by Seungwon Jeon · 10 years ago
  69. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  70. 017210d mmc: sdhci-s3c: solve problem with sleeping in atomic context by Paul Osmialowski · 10 years ago
  71. 3981c51 mmc: moxart: fix probe logic by Arnd Bergmann · 10 years ago
  72. 54eea32 Merge branch 'clk-next' into v3.19-rc7 by Michael Turquette · 10 years ago
  73. 8a8735e mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2 by Jean Delvare · 10 years ago
  74. 1140011 mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes by Marcin Wojtas · 10 years ago
  75. a39128b mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951 by Marcin Wojtas · 10 years ago
  76. d4b803c mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor by Gregory CLEMENT · 10 years ago
  77. 3396e73 mmc: sdhci: switch voltage before sdhci_set_ios in runtime resume by Jisheng Zhang · 10 years ago
  78. 352ee86 mmc: tegra: Write xfer_mode, CMD regs in together by Pavan Kunapuli · 10 years ago
  79. 14460db mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles by Jisheng Zhang · 10 years ago
  80. 9608337 mmc: dw_mmc: rockchip: remove incorrect __exit_p() by Dmitry Torokhov · 10 years ago
  81. 7d589ed mmc: dw_mmc: exynos: remove incorrect __exit_p() by Dmitry Torokhov · 10 years ago
  82. 82813b7 mmc: Fix menuconfig alignment of MMC_SDHCI_* options by Jean Delvare · 10 years ago
  83. ba2f732 mmc: Enable Ricoh MMC quirk by default by Jean Delvare · 10 years ago
  84. e9bb997 mmc: mmci: Get rid of dead code in mmci_dma_setup by Pramod Gurav · 10 years ago
  85. 3bb10f6 mmc: sdhci-pxav3: fix race between runtime pm and irq by Jisheng Zhang · 10 years ago
  86. c25d9e1 mmc: sdhci-pxav3: Remove checks for optional core clock in error/remove path by Jisheng Zhang · 10 years ago
  87. be186ad mmc: rtsx: check sg_count before long data xfer by Micky Ching · 10 years ago
  88. b22217f mmc: rtsx: finish request if no card exist by Micky Ching · 10 years ago
  89. 3e7cf90 mmc: sdhci: host: fix odd_ptr_err.cocci warnings by Wu Fengguang · 10 years ago
  90. 6bb836d mmc: vub300: remove unreachable return value handling by Nicholas Mc Guire · 10 years ago
  91. 9cd0ef2 Merge branch 'tmio' into next by Ulf Hansson · 10 years ago
  92. de122cb mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag by Kuninori Morimoto · 10 years ago
  93. f45394d mmc: sh_mobile_sdhi: enable 32bit DMA access by Kuninori Morimoto · 10 years ago
  94. 0c47f6a mmc: sh_mobile_sdhi: use .enable_dma by Kuninori Morimoto · 10 years ago
  95. 1693525 mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi by Kuninori Morimoto · 10 years ago
  96. 95a7dc3 mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoC by Kuninori Morimoto · 10 years ago
  97. 010f4aa mmc: sh_mobile_sdhi: remove .init/.cleanup by Kuninori Morimoto · 10 years ago
  98. 361936e mmc: tmio: enable SoC specific DMA buswidth settings by Kuninori Morimoto · 10 years ago
  99. 5add2ac mmc: tmio: add .enable_dma on tmio_mmc_dma by Kuninori Morimoto · 10 years ago
  100. 8b4c8f3 mmc: tmio: tmio_mmc_data has .dma_rx_offset by Kuninori Morimoto · 10 years ago