1. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 12 months ago
  2. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  3. 3cd664d mmc: sdhci: Allow disabling of SDMA in SPL by Peter Geis · 1 year, 6 months ago
  4. c1425ed mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode by Jonas Karlman · 1 year, 6 months ago
  5. 7774b79 mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode by Jonas Karlman · 1 year, 6 months ago
  6. 386f5d3 mmc: sdhci: Enable HS400 support if available in caps by Ashok Reddy Soma · 1 year, 9 months ago
  7. 6f5bb99 mmc: sdhci: Check and call config_dll callback functions by Ashok Reddy Soma · 1 year, 9 months ago
  8. 2b0dd41 mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · 2 years, 1 month ago
  9. 2a1d7c6 mmc: sdhci: Add HS400 Enhanced Strobe support by Alper Nebi Yasak · 2 years, 7 months ago
  10. 40e6f52 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · 3 years, 2 months ago
  11. 4a3ea75 Revert "mmc: sdhci: set to INT_DATA_END when there are data" by Yuezhang.Mo@sony.com · 3 years, 7 months ago
  12. 16b593b mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · 3 years, 3 months ago
  13. bda47be mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode by Faiz Abbas · 3 years, 7 months ago
  14. 37e1362 mmc: sdhci: skip cache invalidation if DMA is not used by Yuezhang.Mo@sony.com · 3 years, 9 months ago
  15. c89c96d mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 9 months ago
  16. 43392b5 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · 3 years, 9 months ago
  17. 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years ago
  18. 4d6a773 mmc: sdhci: move the ADMA2 table handling into own module by Michael Walle · 4 years, 1 month ago
  19. b5a3387 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · 4 years, 3 months ago
  20. 620bb46 mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · 4 years, 3 months ago
  21. 4426632 mmc: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 3 months ago
  22. f12341a mmc: sdhci: Fix HISPD bit handling by Jagan Teki · 4 years, 4 months ago
  23. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  24. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  25. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  26. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  27. 7acdc9a mmc: sdhci: Use debug for not supported SDMA info message by Matthias Brugger · 4 years, 5 months ago
  28. fabb3a4 mmc: sdhci: not return error when SDMA is not supported by Jaehoon Chung · 4 years, 7 months ago
  29. fac8bfd mmc: sdhci: use phys2bus macro when dma address is accessed by Jaehoon Chung · 4 years, 7 months ago
  30. 942b5fc mmc: zynq: parse dt when probing by Benedikt Grassl · 4 years, 6 months ago
  31. cb88434 sdhci: Add sdhci_deferred_probe() API by Faiz Abbas · 4 years, 8 months ago
  32. 4155ad9 mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · 4 years, 8 months ago
  33. 58d8ace mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · 4 years, 8 months ago
  34. fdd84c8 mmc: sdhci: remove unneeded casts by Masahiro Yamada · 4 years, 8 months ago
  35. a2b0221 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · 4 years, 8 months ago
  36. f5df6aa mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · 4 years, 8 months ago
  37. c8cc18b mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · 4 years, 8 months ago
  38. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  39. 1b71695 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · 5 years ago
  40. cd45d6f mmc: sdhci: Add support for dt caps & caps mask by T Karthik Reddy · 5 years ago
  41. 58d65d5 mmc: sdhci: fix chip detect gpio property name by Baruch Siach · 5 years ago
  42. d1c0a22 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
  43. a8185c5 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · 5 years ago
  44. 3966c7d mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · 5 years ago
  45. 3d29636 mmc: sdhci: Add support for sdhci-caps-mask by Faiz Abbas · 5 years ago
  46. da18c62 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · 5 years ago
  47. 451931e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · 5 years ago
  48. 37cb626 mmc: sdhci: Add Support for ADMA2 by Faiz Abbas · 6 years ago
  49. 6d6af20 mmc: sdhci: Move DMA handling to prepare_dma() function by Faiz Abbas · 6 years ago
  50. 1a7414f mmc: sdhci: Fix MMC HS200 tuning command failures by Siva Durga Prasad Paladugu · 6 years ago
  51. 434f9d4 mmc: sdhci: Update sdhci_send_command() to handle HS200 by Siva Durga Prasad Paladugu · 6 years ago
  52. b70fe96 mmc: sdhci: Check that ops are defined by Ramon Fried · 6 years ago
  53. b8e25ef mmc: sdhci: Read capabilities register1 and update host caps by Siva Durga Prasad Paladugu · 7 years ago
  54. ca992e8 mmc: sdhci: Invoke platform specific tuning and delay routines by Siva Durga Prasad Paladugu · 7 years ago
  55. b88a7a4 mmc: sdhci: Handle execute tuning command in sdhci_send_command by Siva Durga Prasad Paladugu · 7 years ago
  56. 2a2d7ef mmc: sdhci: Add support for disabling clock by Siva Durga Prasad Paladugu · 7 years ago
  57. 36332b6 mmc: Changed the datatype of the variable to handle 64-bit arch by Vipul Kumar · 6 years ago
  58. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  59. 88a5712 mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE by Hannes Schmelzer · 7 years ago
  60. 61f2e5e mmc: sdhci: change data transfer failure into debug message by Masahiro Yamada · 7 years ago
  61. be165fb mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg() by Masahiro Yamada · 7 years ago
  62. bb7b4ef mmc: sdhci: do not compare pointer to 0 by Heinrich Schuchardt · 7 years ago
  63. 713e681 mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT by Jorge Ramirez-Ortiz · 7 years ago
  64. e7881d8 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · 7 years ago
  65. 0e0dcc1 mmc: sdhci: Fix maximum clock for programmable clock mode by Wenyou Yang · 7 years ago
  66. 7dde50d mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. by Alex Deymo · 8 years ago
  67. fa7720b mmc: sdhci: only flush cache for data command by Kevin Liu · 8 years ago
  68. 210841c mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · 8 years ago
  69. 899fb9e mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value by Stefan Roese · 8 years ago
  70. 6d0e34b mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
  71. bf9c4d1 mmc: sdhci: fix NULL pointer access when host->ops is not set by Masahiro Yamada · 8 years ago
  72. 3fd0a9b mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · 8 years ago
  73. f37b7e4 mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · 8 years ago
  74. 62226b6 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · 8 years ago
  75. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  76. 6f88a3a mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · 8 years ago
  77. 5e96217 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · 8 years ago
  78. 62358a9 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · 8 years ago
  79. ecd7b24 mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · 8 years ago
  80. 45a68fe mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  81. 2a1beda mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 by Jaehoon Chung · 8 years ago
  82. be256cb mmc: sdhci: fix the "misaligned operation at range" for cache by Jaehoon Chung · 8 years ago
  83. 2cb5d67 mmc: sdhci: use the generic error number by Jaehoon Chung · 8 years ago
  84. 895549a mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  85. 6dffdbc mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · 8 years ago
  86. 65a25b2 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT by Masahiro Yamada · 8 years ago
  87. d8ce77b mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME by Masahiro Yamada · 8 years ago
  88. 15bd099 mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  89. 3137e64 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  90. 6c67954 mmc: sdhci: move error message to more relevant place by Masahiro Yamada · 8 years ago
  91. 8d549b6 mmc: sdhci: move sdhci_reset() call to sdhci_init() by Masahiro Yamada · 8 years ago
  92. 89f69e5 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · 8 years ago
  93. 14bed52 mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  94. 6a879ec mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  95. e1ea7c4 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" by Jaehoon Chung · 8 years ago
  96. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  97. 17ea3c8 mmc: sdhci: set to INT_DATA_END when there are data by Jaehoon Chung · 8 years ago
  98. bae4a1f mmc: sdhci: clean up timeout detection by Masahiro Yamada · 8 years ago
  99. 1d405e2 mmc: sdhci: Disable internal clock enable bit by Siva Durga Prasad Paladugu · 9 years ago
  100. ef1e4ed dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · 8 years ago