1. 8a38a4d mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk by Neil Armstrong · 3 years, 4 months ago
  2. 103a534 mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk by Neil Armstrong · 3 years, 7 months ago
  3. 9b81354 mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignment by Neil Armstrong · 3 years, 9 months ago
  4. cabb1bb mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist offset alignment by Neil Armstrong · 3 years, 9 months ago
  5. 7412dee mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size alignment in block mode by Neil Armstrong · 3 years, 9 months ago
  6. e085b51 mmc: meson-gx: check for scatterlist size alignment in block mode by Dmitry Lebed · 4 years, 1 month ago
  7. e2c01e9 mmc: meson-gx: drop of_match_ptr from of_device_id table by Krzysztof Kozlowski · 4 years, 2 months ago
  8. 7320915 mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14 by Douglas Anderson · 4 years, 4 months ago
  9. 89280d0 mmc: meson: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  10. e0c29be mmc: meson-gx: use wrapper to avoid accessing internal vars by Wolfram Sang · 4 years, 5 months ago
  11. 27a5e7d mmc: meson-gx: limit segments to 1 when dram-access-quirk is needed by Neil Armstrong · 4 years, 7 months ago
  12. 9cbe0fc mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0 by Marek Vasut · 4 years, 9 months ago
  13. f9be7f9c mmc: meson-gx: Convert to pinctrl_select_default_state() by Ulf Hansson · 5 years ago
  14. 9a7957d mmc: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  15. 8931084 Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  16. 38cf0d4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463 by Thomas Gleixner · 6 years ago
  17. acdc8e7 mmc: meson-gx: add dram-access-quirk by Neil Armstrong · 6 years ago
  18. 754aee5 mmc: meson-gx-mmc: update with SPDX Licence identifier by Neil Armstrong · 6 years ago
  19. c2c1e63 mmc: meson-gx: fix irq ack by Jerome Brunet · 6 years ago
  20. f50b7ac mmc: meson-gx: add signal resampling tuning by Jerome Brunet · 6 years ago
  21. 5e6f75f mmc: meson-gx: remove Rx phase tuning by Jerome Brunet · 6 years ago
  22. dc38ac8 mmc: meson-gx: avoid clock glitch when switching to DDR modes by Jerome Brunet · 6 years ago
  23. d5f758f mmc: meson-gx: disable HS400 by Jerome Brunet · 6 years ago
  24. eb4d811 mmc: meson-gx: correct irq flag by Jerome Brunet · 6 years ago
  25. 9c5fdb0 mmc: meson-gx: ack only raised irq by Jerome Brunet · 6 years ago
  26. 98849da mmc: meson-gx: remove open coded read with timeout by Jerome Brunet · 6 years ago
  27. 83e418a mmc: meson-gx: fix interrupt name by Martin Blumenstingl · 6 years ago
  28. 71e3e00c mmc: meson-gx: enable signal re-sampling together with tuning by Andreas Fenkart · 6 years ago
  29. bb36489 mmc: meson-gx: Free irq in release() callback by Remi Pommarel · 6 years ago
  30. 71645e6 mmc: meson-gx: add signal resampling by Jerome Brunet · 6 years ago
  31. c5e1766 mmc: meson-gx: align default phase on soc vendor tree by Jerome Brunet · 6 years ago
  32. 83076d2 mmc: meson-gx: remove useless lock by Jerome Brunet · 6 years ago
  33. 18f92bc mmc: meson-gx: make sure the descriptor is stopped on errors by Jerome Brunet · 6 years ago
  34. 19c6beaa mmc: meson-gx: add device reset by Jerome Brunet · 7 years ago
  35. e79dc1b mmc: meson: update doc to support Meson-AXG platform by Nan Li · 7 years ago
  36. df06981 mmc: meson-axg: add support for the Meson-AXG platform by Nan Li · 7 years ago
  37. fe0e580 Revert "mmc: meson-gx: include tx phase in the tuning process" by Jerome Brunet · 7 years ago
  38. 8fb572a mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h by Thierry Reding · 7 years ago
  39. cbcaac6 mmc: meson-gx-mmc: Fix platform_get_irq's error checking by Arvind Yadav · 7 years ago
  40. fa54f3e mmc: meson-gx-mmc: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  41. 0a44697 mmc: meson-gx: include tx phase in the tuning process by Jerome Brunet · 7 years ago
  42. 3e2b0af mmc: meson-gx: fix rx phase reset by Jerome Brunet · 7 years ago
  43. ca3dcd3 mmc: meson-gx: make sure the clock is rounded down by Jerome Brunet · 7 years ago
  44. 795c633 mmc: meson-gx: fix __ffsdi2 undefined on arm32 by Jerome Brunet · 7 years ago
  45. d341ca8 mmc: meson-gx: rework tuning function by Jerome Brunet · 7 years ago
  46. bac135d mmc: meson-gx: change default tx phase by Jerome Brunet · 7 years ago
  47. b1231b2 mmc: meson-gx: implement voltage switch callback by Jerome Brunet · 7 years ago
  48. 033d716 mmc: meson-gx: use CCF to handle the clock phases by Jerome Brunet · 7 years ago
  49. 186cd8b mmc: meson-gx: implement card_busy callback by Jerome Brunet · 7 years ago
  50. 7485865 mmc: meson-gx: simplify interrupt handler by Jerome Brunet · 7 years ago
  51. 1e03331 mmc: meson-gx: work around clk-stop issue by Jerome Brunet · 7 years ago
  52. 844c8a7 mmc: meson-gx: fix dual data rate mode frequencies by Jerome Brunet · 7 years ago
  53. bd911ec mmc: meson-gx: rework clock init function by Jerome Brunet · 7 years ago
  54. f89f55d mmc: meson-gx: rework clk_set function by Jerome Brunet · 7 years ago
  55. c36cf125 mmc: meson-gx: rework set_ios function by Jerome Brunet · 7 years ago
  56. 3c39e2c mmc: meson-gx: cfg init overwrite values by Jerome Brunet · 7 years ago
  57. ef5c481 mmc: meson-gx: initialize sane clk default before clock register by Jerome Brunet · 7 years ago
  58. 52899b9 mmc: meson-gx: clean up some constants by Jerome Brunet · 7 years ago
  59. 130b4bd mmc: meson-gx: remove CLK_DIVIDER_ALLOW_ZERO clock flag by Jerome Brunet · 7 years ago
  60. c1d04ca mmc: meson-gx: fix mux mask definition by Jerome Brunet · 7 years ago
  61. 2483561 mmc: meson-gx: work around broken SDIO with certain WiFi chips by Heiner Kallweit · 8 years ago
  62. 79ed05e mmc: meson-gx: add support for descriptor chain mode by Heiner Kallweit · 8 years ago
  63. 0b6ed71 mmc: meson-gx: add basic tuning for rx clock phase by Heiner Kallweit · 8 years ago
  64. c08bcb6 mmc: meson-gx: introduce struct meson_tuning_params by Heiner Kallweit · 8 years ago
  65. 75c7fd9 mmc: meson-gx: factor out setting response configuration bits by Heiner Kallweit · 8 years ago
  66. 3d03f6a mmc: meson-gx: factor out setting block size by Heiner Kallweit · 8 years ago
  67. e5e4a3e mmc: meson-gx: add CMD23 mode by Heiner Kallweit · 8 years ago
  68. 4eee86c mmc: meson-gx: switch to dynamic timeout values by Heiner Kallweit · 8 years ago
  69. f016c67 mmc: meson-gx: use per port interrupt names by Heiner Kallweit · 8 years ago
  70. 1231e7e mmc: meson-gx: use bitfield macros by Heiner Kallweit · 8 years ago
  71. a744c6f mmc: meson-gx: simplify setting timeout configuration parameters by Heiner Kallweit · 8 years ago
  72. 2c8d96a mmc: meson-gx: improve setting data->bytes_xfered by Heiner Kallweit · 8 years ago
  73. 1f8066d mmc: meson-gx: improve response reading by Heiner Kallweit · 8 years ago
  74. a322feb mmc: meson-gx: improve variable usage in meson_mmc_start_cmd by Heiner Kallweit · 8 years ago
  75. 00412dd mmc: meson-gx: replace cmd->data in meson_mmc_start_cmd by Heiner Kallweit · 8 years ago
  76. ec31e53 mmc: meson-gx: remove unneeded configuration bit resets by Heiner Kallweit · 8 years ago
  77. ce473d5 mmc: meson-gx: fix error path when driver initialization fails before enabling clocks by Michał Zegan · 8 years ago
  78. a01fc2a mmc: meson-gx: remove mmc host on device removal by Michał Zegan · 8 years ago
  79. bb11eff mmc: meson-gx: replace magic timeout numbers with constants by Heiner Kallweit · 8 years ago
  80. 7cdcc48 mmc: meson-gx: remove member mrq from struct meson_host by Heiner Kallweit · 8 years ago
  81. c01d121 mmc: meson-gx: improve initial configuration by Heiner Kallweit · 8 years ago
  82. 7b9ebad mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init by Heiner Kallweit · 8 years ago
  83. cac3a47 mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe by Heiner Kallweit · 8 years ago
  84. e9883ef mmc: meson-gx: remove member parent_mux from struct meson_host by Heiner Kallweit · 8 years ago
  85. 7558c11 mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init by Heiner Kallweit · 8 years ago
  86. 9a1da4d mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host by Heiner Kallweit · 8 years ago
  87. 3d6c991 mmc: meson-gx: make two functions return void by Heiner Kallweit · 8 years ago
  88. 94d765b mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd by Heiner Kallweit · 8 years ago
  89. e21e6fd mmc: meson-gx: add support for HS400 mode by Heiner Kallweit · 8 years ago
  90. 62d721a mmc: meson-gx: remove unneeded checks in remove by Heiner Kallweit · 8 years ago
  91. 4136fcb mmc: meson-gx: reduce bounce buffer size by Heiner Kallweit · 8 years ago
  92. efe0b66 mmc: meson-gx: set max block count and request size by Heiner Kallweit · 8 years ago
  93. 92763b9 mmc: meson-gx: improve interrupt handling by Heiner Kallweit · 8 years ago
  94. 690f90b mmc: meson-gx: improve meson_mmc_irq_thread by Heiner Kallweit · 8 years ago
  95. 5da8688 mmc: meson-gx: improve meson_mmc_clk_set by Heiner Kallweit · 8 years ago
  96. 3d45c86 mmc: meson-gx: minor improvements in meson_mmc_set_ios by Heiner Kallweit · 8 years ago
  97. a4c38c8 mmc: meson: Assign the minimum clk rate as close to 400KHz as possible by Ulf Hansson · 8 years ago
  98. dc01205 mmc: meson: cleanup stray debug messages by Kevin Hilman · 8 years ago
  99. b8789ec mmc: host: Include interrupt.h in mmc host drivers that depends on it by Ulf Hansson · 8 years ago
  100. 19a91dd MMC: meson: avoid possible NULL dereference by Heinrich Schuchardt · 8 years ago