1. d933d43 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · 1 year, 1 month ago
  2. fa8422d mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup by Paul Barker · 1 year, 1 month ago
  3. 93c811b mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · 1 year, 1 month ago
  4. e84dddf mmc: renesas-sdhi: Refactor probe function by Paul Barker · 1 year, 1 month ago
  5. 99ab3d8 mmc: renesas-sdhi: Send stop when MMC tuning command fails by Hai Pham · 1 year, 5 months ago
  6. 632a7b1 mmc: renesas-sdhi: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  7. f20a61a mmc: renesas-sdhi: Add proper probe error fail path by Marek Vasut · 1 year, 9 months ago
  8. 6ddffa8 mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz by Marek Vasut · 1 year, 9 months ago
  9. 4dbbc3f clk: renesas: Switch to new SD clock handling by Hai Pham · 1 year, 10 months ago
  10. 3c78ce8 mmc: renesas-sdhi: Flag non-standard SDnH handling for V3M by Hai Pham · 1 year, 10 months ago
  11. 89f9e72 mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration table by Hai Pham · 1 year, 10 months ago
  12. d919bb9 mmc: renesas-sdhi: Add R8A77961 M3-W+ support by Hai Pham · 1 year, 10 months ago
  13. 1cdabcc mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3 by Hai Pham · 1 year, 10 months ago
  14. af95db5 mmc: renesas-sdhi: Adjust HS400 calibration tables by Hai Pham · 1 year, 10 months ago
  15. 6d7d4c4 mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3 by Hai Pham · 1 year, 10 months ago
  16. 01cbce8 mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning taps by Hai Pham · 1 year, 10 months ago
  17. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  18. 8a73bef mmc: tmio: sdhi: Configure internal DMA bus width by Marek Vasut · 3 years, 11 months ago
  19. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  20. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  21. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  22. 4ce9566 mmc: renesas-sdhi: Enable support for R8A774A1 by Adam Ford · 4 years, 5 months ago
  23. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  24. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  25. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  26. 4a66d4e mmc: tmio: sdhi: Implement get_b_max function by Marek Vasut · 4 years, 8 months ago
  27. d2661d8 mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations by Marek Vasut · 4 years, 8 months ago
  28. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  29. 56b0bb9 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · 5 years ago
  30. 1bdcb83 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · 5 years ago
  31. 6900066 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · 5 years ago
  32. 8f39b03 mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · 5 years ago
  33. e5d3f3d mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · 5 years ago
  34. dc419fc mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · 5 years ago
  35. 8109988 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · 5 years ago
  36. 37c3990 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · 5 years ago
  37. 0196a58 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · 5 years ago
  38. 6cf8a90 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
  39. b5900a5 mmc: tmio: sdhi: HS400 manual adjustment by Marek Vasut · 6 years ago
  40. 1bac2b6 mmc: tmio: sdhi: Minor macro cleanup by Marek Vasut · 6 years ago
  41. ba41c45 mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8 by Marek Vasut · 6 years ago
  42. 261445d mmc: tmio: sdhi: Configure DT2FF register for HS400 mode by Marek Vasut · 6 years ago
  43. 992bcf4 mmc: tmio: Make DMA transfer end bit configurable by Marek Vasut · 6 years ago
  44. 50aa1d9 mmc: tmio: sdhi: Add HS400 support by Marek Vasut · 6 years ago
  45. 95ead3d mmc: tmio: sdhi: Move tap_pos to private data by Marek Vasut · 6 years ago
  46. d34bd2d mmc: tmio: sdhi: Filter out HS400 on certain SoCs by Marek Vasut · 6 years ago
  47. 8ec6a04 mmc: tmio: Switch to clock framework by Marek Vasut · 6 years ago
  48. a376dde mmc: tmio: sdhi: Merge DTCNTL access into single register write by Marek Vasut · 6 years ago
  49. 2fc1075 mmc: tmio: sdhi: Implement waiting for DAT0 line state by Marek Vasut · 6 years ago
  50. dc1488f mmc: tmio: sdhi: Clear HS400 settings when resetting SCC by Marek Vasut · 6 years ago
  51. 52e1796 mmc: tmio: sdhi: Touch SCC only when UHS capable by Marek Vasut · 6 years ago
  52. 6518697 mmc: renesas-sdhi: Use priv directly by Marek Vasut · 6 years ago
  53. d629152 mmc: renesas-sdhi: Add R8A77990 E3 compatible by Marek Vasut · 7 years ago
  54. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  55. 30b5d9a mmc: tmio: move clk_enable() to each driver's probe function by Masahiro Yamada · 7 years ago
  56. cb0b6b0 mmc: tmio: Rename Matsushita to TMIO by Marek Vasut · 7 years ago
  57. cf39f3f mmc: renesas-sdhi: Wait after reconfiguring pins by Marek Vasut · 7 years ago
  58. f63968b mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support by Marek Vasut · 7 years ago
  59. f98833d mmc: matsushita-common: Add Renesas RCar quirks by Marek Vasut · 7 years ago
  60. 7cf7ef8 mmc: renesas-sdhi: Handle 16bit IP by Marek Vasut · 7 years ago
  61. c769e60 mmc: uniphier: Allow passing quirks to the probe function by Marek Vasut · 7 years ago
  62. e94cad9 mmc: uniphier: Split out SoC specific bits from the driver by Marek Vasut · 7 years ago