1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  2. 8cd3128 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · Tue Aug 17 12:46:41 2021 -0700
  3. 6b67778 mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · Mon Aug 02 23:20:41 2021 -0600
  4. 6ede121 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · Thu Feb 04 15:10:46 2021 +0530
  5. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  8. 61e0df9 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · Fri Oct 23 04:58:57 2020 -0600
  9. 02016c6 mmc: sdhci: move the ADMA2 table handling into own module by Michael Walle · Wed Sep 23 12:42:51 2020 +0200
  10. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  11. 529e6f0 mmc: zynq: parse dt when probing by Benedikt Grassl · Tue Apr 14 07:32:12 2020 +0200
  12. d222921 sdhci: Add sdhci_deferred_probe() API by Faiz Abbas · Wed Feb 26 13:44:31 2020 +0530
  13. 32d1213 mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · Fri Feb 14 16:40:22 2020 +0900
  14. c3a17af mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · Fri Feb 14 16:40:21 2020 +0900
  15. 2eddc00 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · Tue Jun 11 00:43:40 2019 +0530
  16. 375acf8 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · Tue Jun 11 00:43:37 2019 +0530
  17. ab61966 mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · Tue Jun 11 00:43:35 2019 +0530
  18. 4c082a6 mmc: sdhci: Add Support for ADMA2 by Faiz Abbas · Tue Apr 16 23:06:58 2019 +0530
  19. 8710250 mmc: sdhci: Move DMA handling to prepare_dma() function by Faiz Abbas · Tue Apr 16 23:06:57 2019 +0530
  20. c0290b4 mmc: sdhci: Read capabilities register1 and update host caps by Siva Durga Prasad Paladugu · Thu Apr 19 12:37:08 2018 +0530
  21. 9f044d4 sdhci: Add new sdhci ops for platform specific tuning and delays by Siva Durga Prasad Paladugu · Thu Apr 19 12:37:06 2018 +0530
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  23. 576a018 mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE by Hannes Schmelzer · Wed Mar 07 08:00:56 2018 +0100
  24. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · Sat Jul 29 11:35:31 2017 -0600
  25. a3554ef mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · Mon Dec 12 08:24:56 2016 +0100
  26. bc47e0e mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · Tue Jan 17 15:58:48 2017 +0100
  27. f7558ee mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · Fri Dec 30 15:30:20 2016 +0900
  28. 07d012c mmc: sdhci: use the bitops APIs in sdhci.h by Jaehoon Chung · Fri Dec 30 15:30:19 2016 +0900
  29. 46d3c03 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · Fri Dec 30 15:30:18 2016 +0900
  30. 730a595 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · Fri Dec 30 15:30:15 2016 +0900
  31. b8ef298 mmc: sdhci: add the get_cd callback function in sdhci_ops by Jaehoon Chung · Fri Dec 30 15:30:12 2016 +0900
  32. 3d73404 mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · Sun Sep 18 09:01:22 2016 +0800
  33. 83e88a4 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · Wed Aug 10 10:51:05 2016 +0800
  34. 8a5ffbb mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · Tue Jul 26 19:06:24 2016 +0900
  35. 1ebd242 mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · Tue Jul 26 19:06:23 2016 +0900
  36. b97f0fa dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:28 2016 -0600
  37. a440561 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · Fri Apr 22 20:59:31 2016 +0900
  38. a30d4ba dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:38 2015 -0700
  39. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Apr 08 09:25:08 2014 +0200
  40. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · Tue Mar 11 19:34:20 2014 +0200
  41. 12cf19e drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · Fri Mar 07 14:59:41 2014 +0100
  42. 46e627c mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC by Jaehoon Chung · Fri Jul 19 17:44:49 2013 +0900
  43. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  44. 8e634a9 mmc: add no simultaenous power and vdd by Mela Custodio · Sat Nov 03 17:40:16 2012 +0000
  45. 0fba4c2 mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd by Tushar Behera · Thu Sep 20 20:31:57 2012 +0000
  46. b1929ea mmc: s5p_sdhci: add the set_mmc_clk for cmu control by Jaehoon Chung · Thu Aug 30 16:24:11 2012 +0000
  47. 456f34a mmc: Add a SDHCI quirk for boards that have no CD by Joe Hershberger · Fri Aug 17 10:18:55 2012 +0000
  48. 53889ed mmc: add the quirk to use the sdhci for samsung-soc by Jaehoon Chung · Mon Apr 23 02:36:26 2012 +0000
  49. 89237a8 mmc: sdhci: add the quirk for broken r1b response by Jaehoon Chung · Mon Apr 23 02:36:25 2012 +0000
  50. dab5d4d mmc: mv_sdhci: Fix host version read for Armada100 by Ajay Bhargav · Sun Nov 13 23:43:12 2011 +0000
  51. 5a1108e mmc: sdhci: add mmc structure for host by Lei Wen · Sat Oct 08 04:14:56 2011 +0000
  52. dd1298c mmc: sdhci: fix build warning by Lei Wen · Sat Oct 08 04:14:55 2011 +0000
  53. 142c8f9 MMC: add sdhci generic framework by Lei Wen · Tue Jun 28 21:50:06 2011 +0000