1. 8d32bca mmc: zynq_sdhci: Change granularity of timeout to 1us by Ashok Reddy Soma · 2 years, 8 months ago
  2. c252b27 mmc: zynq_sdhci: Fix timeout issue by Ashok Reddy Soma · 2 years, 8 months ago
  3. a3e3d46 mmc: zynq_sdhci: Add xilinx_pm_request weak function by T Karthik Reddy · 3 years, 1 month ago
  4. 3ae330c mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · 3 years, 3 months ago
  5. b6f4408 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · 3 years, 3 months ago
  6. 655d69f mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · 3 years, 3 months ago
  7. d044982 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · 3 years, 3 months ago
  8. 5ab5d9a mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay by Ashok Reddy Soma · 3 years, 3 months ago
  9. 419b4a8 mmc: zynq_sdhci: Make variables/structure static by Michal Simek · 3 years, 3 months ago
  10. c0436fc mmc: zynq_sdhci: Fix kernel doc warnings by Michal Simek · 3 years, 3 months ago
  11. a70bdaf mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 3 months ago
  12. ee9ae00 mmc: zynq_sdhci: Use Mask writes for Tap delays by Ashok Reddy Soma · 3 years, 3 months ago
  13. affcba7 mmc: zynq_sdhci: Allow configuring zero Tap values by Ashok Reddy Soma · 3 years, 3 months ago
  14. 8e34aa0 mmc: zynq_sdhci: Resolve uninitialized return value by Ashok Reddy Soma · 3 years, 3 months ago
  15. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 8 months ago
  16. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  17. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  18. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  19. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  20. d3d880b mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · 4 years ago
  21. 2e819a7 mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · 4 years ago
  22. f4b297b mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · 4 years ago
  23. 80355ae mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · 4 years ago
  24. 9851f50 mmc: zynq_sdhci: Move macro to the top by Michal Simek · 4 years ago
  25. 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years ago
  26. 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years ago
  27. 0981ef7 mmc: zynq: Fix incorrect indentation by Michal Simek · 4 years, 1 month ago
  28. e8deb22 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 3 months ago
  29. 01a6da1 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 3 months ago
  30. aeb3c38 mmc: zynq_sdhci: Remove global pointer by Michal Simek · 4 years, 6 months ago
  31. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  32. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  33. 942b5fc mmc: zynq: parse dt when probing by Benedikt Grassl · 4 years, 6 months ago
  34. e8d5dde mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 8 months ago
  35. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  36. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  37. c95b19a mmc: zynq_sdhci: Remove check for DM_MMC config by Siva Durga Prasad Paladugu · 5 years ago
  38. 3148a3c mmc: zynq_sdhci: fix uninitialized pointer deref on probe by Matwey V. Kornilov · 5 years ago
  39. d1c0a22 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
  40. 25aed77 mmc: zynq: Remove unused pwrseq variable by Michal Simek · 6 years ago
  41. b691178 mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning() by Michal Simek · 6 years ago
  42. 8433370 mmc: zynqmp: Add HS200 modes support for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  43. 458e8d8 mmc: zynq: Use live-tree functions by Michal Simek · 6 years ago
  44. d1f4e39 mmc: zynq_sdhci: Add support for SD3.0 by Siva Durga Prasad Paladugu · 7 years ago
  45. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  46. 4781921 mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined by Hannes Schmelzer · 7 years ago
  47. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  48. 3ccc207 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ by Vipul Kumar · 7 years ago
  49. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  50. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  51. 61e745d mmc: zynq: Add fdt max-frequency support by Stefan Herbrechtsmeier · 8 years ago
  52. e0f4de1 mmc: zynq: Determine base clock frequency via clock framework by Stefan Herbrechtsmeier · 8 years ago
  53. 6d0e34b mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
  54. 895549a mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  55. 24f5aec mmc: squash lines for immediate return by Masahiro Yamada · 8 years ago
  56. f2df3b6 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · 8 years ago
  57. 14bed52 mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  58. 6a879ec mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  59. 329a449 dm: mmc: zynq: Convert zynq to use driver model for MMC by Simon Glass · 8 years ago
  60. cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 8 years ago
  61. cacd1d2 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · 8 years ago
  62. b215614 mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · 9 years ago
  63. a57a4a5 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · 9 years ago
  64. d9ae52c zynq: sdhci: Move driver to DM by Michal Simek · 9 years ago
  65. 4004345 zynq: sdhci: Remove zynq_sdhci_of_init() by Michal Simek · 9 years ago
  66. b8a9beb zynq: sdhci: Calculate minimum frequency based on max frequency by Siva Durga Prasad Paladugu · 9 years ago
  67. f3bd728 zynq: sdhci: Define max clock by macro by Michal Simek · 9 years ago
  68. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  69. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  70. eddabd1 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD by Siva Durga Prasad Paladugu · 10 years ago
  71. 38cd2d9 mmc: zynq: Use phys_addr_t for addresses by Michal Simek · 10 years ago
  72. 345d3c0 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  73. f9ec45d mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B by Siva Durga Prasad Paladugu · 11 years ago
  74. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  75. 293eb33 mmc: Add support for Xilinx Zynq sdhci controller by Michal Simek · 12 years ago