1. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 11 months ago
  2. 386f5d3 mmc: sdhci: Enable HS400 support if available in caps by Ashok Reddy Soma · 1 year, 8 months ago
  3. 6f5bb99 mmc: sdhci: Check and call config_dll callback functions by Ashok Reddy Soma · 1 year, 8 months ago
  4. 2b0dd41 mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · 2 years ago
  5. 2a1d7c6 mmc: sdhci: Add HS400 Enhanced Strobe support by Alper Nebi Yasak · 2 years, 6 months ago
  6. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  7. 40e6f52 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · 3 years, 1 month ago
  8. 16b593b mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · 3 years, 2 months ago
  9. 43392b5 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · 3 years, 8 months ago
  10. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  11. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  12. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  13. 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years ago
  14. 4d6a773 mmc: sdhci: move the ADMA2 table handling into own module by Michael Walle · 4 years ago
  15. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 months ago
  16. 942b5fc mmc: zynq: parse dt when probing by Benedikt Grassl · 4 years, 5 months ago
  17. cb88434 sdhci: Add sdhci_deferred_probe() API by Faiz Abbas · 4 years, 7 months ago
  18. f5df6aa mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · 4 years, 7 months ago
  19. c8cc18b mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · 4 years, 7 months ago
  20. d1c0a22 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
  21. a8185c5 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · 5 years ago
  22. 3966c7d mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · 5 years ago
  23. 37cb626 mmc: sdhci: Add Support for ADMA2 by Faiz Abbas · 5 years ago
  24. 6d6af20 mmc: sdhci: Move DMA handling to prepare_dma() function by Faiz Abbas · 5 years ago
  25. b8e25ef mmc: sdhci: Read capabilities register1 and update host caps by Siva Durga Prasad Paladugu · 6 years ago
  26. 2fc3ed5 sdhci: Add new sdhci ops for platform specific tuning and delays by Siva Durga Prasad Paladugu · 6 years ago
  27. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  28. 88a5712 mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE by Hannes Schmelzer · 7 years ago
  29. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  30. 210841c mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · 8 years ago
  31. 6d0e34b mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
  32. f37b7e4 mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · 8 years ago
  33. 9191458 mmc: sdhci: use the bitops APIs in sdhci.h by Jaehoon Chung · 8 years ago
  34. 62226b6 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · 8 years ago
  35. 6f88a3a mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · 8 years ago
  36. 309bf02 mmc: sdhci: add the get_cd callback function in sdhci_ops by Jaehoon Chung · 8 years ago
  37. 6dffdbc mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · 8 years ago
  38. a0d0d86 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · 8 years ago
  39. 14bed52 mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  40. 6a879ec mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  41. ef1e4ed dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago
  42. cacd1d2 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · 8 years ago
  43. 0347960 dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  44. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  45. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  46. 3577fe8 drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  47. 113e5df mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC by Jaehoon Chung · 11 years ago
  48. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  49. 688c2d1 mmc: add no simultaenous power and vdd by Mela Custodio · 12 years ago
  50. 13243f2 mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd by Tushar Behera · 12 years ago
  51. b09ed6e mmc: s5p_sdhci: add the set_mmc_clk for cmu control by Jaehoon Chung · 12 years ago
  52. 470dcc7 mmc: Add a SDHCI quirk for boards that have no CD by Joe Hershberger · 12 years ago
  53. 236bfec mmc: add the quirk to use the sdhci for samsung-soc by Jaehoon Chung · 12 years ago
  54. 3a63832 mmc: sdhci: add the quirk for broken r1b response by Jaehoon Chung · 12 years ago
  55. 5af9a56 mmc: mv_sdhci: Fix host version read for Armada100 by Ajay Bhargav · 13 years ago
  56. 6cf1b17 mmc: sdhci: add mmc structure for host by Lei Wen · 13 years ago
  57. 0d2f15f mmc: sdhci: fix build warning by Lei Wen · 13 years ago
  58. af62a55 MMC: add sdhci generic framework by Lei Wen · 13 years ago