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