1. a6a7157 mmc: dwmmc: only clear handled interrupts by John Keeping · Thu Sep 15 18:56:56 2022 +0100
  2. feb7fa3 mmc: dwmmc: return a proper error code when busy by John Keeping · Tue Dec 07 16:09:35 2021 +0000
  3. 1cead23 mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode by Ley Foon Tan · Mon Apr 26 11:35:05 2021 +0800
  4. c51e7e1 mmc: dwmmc: Change designware MMC 'clksel' callback function to return status by Siew Chin Lim · Thu Dec 24 18:21:03 2020 +0800
  5. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  6. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  7. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  8. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  9. 4889d83 mmc: dw_mmc: fix timeout calculate method by Kever Yang · Thu Aug 29 15:42:41 2019 +0800
  10. 9932a01 dw_mmc: turn on the IO supply by Urja Rannikko · Mon May 13 13:25:27 2019 +0000
  11. b6da37b mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size by Marek Vasut · Wed Feb 13 20:16:20 2019 +0100
  12. 72d37b6 mmc: dw_mmc: Handle return value from bounce_buffer_start() by Marek Vasut · Sat Mar 23 18:45:27 2019 +0100
  13. ffac512 mmc: dw_mmc: Calculate timeout from transfer length by Marek Vasut · Sat Mar 23 03:32:24 2019 +0100
  14. b98e892 mmc: dwmmc: Poll for iDMAC TX/RX interrupt by Ley Foon Tan · Thu Dec 20 17:55:41 2018 +0800
  15. a6d9199 mmc: dw_mmc: Add RCRC handling by Marek Vasut · Tue Nov 06 23:42:11 2018 +0100
  16. 46b7a4f mmc: dw_mmc: check fifo status with a timeout in fifo mode by Heiko Stuebner · Fri Sep 21 10:59:45 2018 +0200
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. eba48f9 dm: mmc: Drop CONFIG_DM_MMC_OPS by Simon Glass · Sat Jul 29 11:35:31 2017 -0600
  19. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · Fri Dec 30 15:30:16 2016 +0900
  20. bf819d0 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · Fri Sep 23 19:13:16 2016 +0900
  21. 953d975 mmc: dw_mmc: push/pop all FIFO data if any data request by Jacob Chen · Mon Sep 19 10:16:50 2016 +0800
  22. 5b8bf12 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode by Xu Ziyuan · Thu Jul 28 10:25:48 2016 +0800
  23. 6577a2a mmc: dw_mmc: transfer proper bytes to FIFO by Xu Ziyuan · Thu Jul 28 10:25:47 2016 +0800
  24. 7825d20 mmc: use the generic error number by Jaehoon Chung · Tue Jul 19 16:33:36 2016 +0900
  25. edd9d1dc mmc: dw_mmc: remove the duplicated header file by Jaehoon Chung · Tue Jul 19 16:33:34 2016 +0900
  26. 34a10d3 mmc: dw_mmc: reduce timeout detection cycle by Xu Ziyuan · Tue Jul 19 09:38:22 2016 +0800
  27. ad220ac dm: mmc: dwmmc: use the callback functions as static by Jaehoon Chung · Tue Jun 28 15:52:21 2016 +0900
  28. ff5c1b7 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:23 2016 -0600
  29. 1d9c36f mmc: dw_mmc: fix the wrong AND operation by Jaehoon Chung · Fri May 13 23:37:44 2016 +0900
  30. 8268254 dm: mmc: dwmmc: Support CONFIG_BLK by Simon Glass · Sat May 14 14:03:07 2016 -0600
  31. 61c2a66 dwmmc: Increase retry timeout by Alexander Graf · Fri Mar 04 01:09:52 2016 +0100
  32. 50b7375 mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · Tue Nov 17 14:20:22 2015 +0800
  33. f983676 mmc: dw_mmc: move data transfer as a separate function by huang lin · Tue Nov 17 14:20:21 2015 +0800
  34. fdefb90 driver: dwmmc: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · Sun Oct 25 13:18:25 2015 +0530
  35. 31cf7e7 mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel) by Łukasz Majewski · Fri Sep 25 18:25:25 2015 +0200
  36. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  37. eff7668 mmc: Support bypass mode with the get_mmc_clk() method by Simon Glass · Sun Aug 30 16:55:15 2015 -0600
  38. 6133efa dw_mmc: Calculate dwmmc FIFO threshold size if not provided by Simon Glass · Thu Aug 06 20:16:29 2015 -0600
  39. 4c9b948 mmc: dw_mmc: Avoid using printf() for errors by Simon Glass · Thu Aug 06 20:16:27 2015 -0600
  40. 81e093f mmc: dw_mmc: Improve handling of data transfer failure by Marek Vasut · Mon Jul 27 22:39:38 2015 +0200
  41. 795de7b mmc: dw_mmc: Zap endless timeout by Marek Vasut · Mon Jul 27 22:39:37 2015 +0200
  42. c8b9610 mmc: dw_mmc: Stop bounce buffer even in case of failure by Marek Vasut · Mon Jul 27 22:39:36 2015 +0200
  43. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · Mon Mar 23 17:56:59 2015 -0500
  44. 401fc50 mmc: dw_mmc: fixed the wrong bit control by Jaehoon Chung · Wed Jan 14 17:37:53 2015 +0900
  45. 54c0e22 mmc: dw_mmc: Use active DDR mode flag by Andrew Gabbasov · Mon Dec 01 06:59:12 2014 -0600
  46. a425f5d mmc: dw_mmc: cleanups by Pavel Machek · Fri Sep 05 12:49:48 2014 +0200
  47. 4cfff95 mmc/dw_mmc: Fix clock divider calculation error for bypass mode by Chin Liang See · Tue Jun 10 01:26:52 2014 -0500
  48. e867294 mmc: dw_mmc: support the DDR mode by Jaehoon Chung · Fri May 16 13:59:55 2014 +0900
  49. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · Tue Mar 11 19:34:20 2014 +0200
  50. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · Mon Mar 10 20:05:51 2014 +0200
  51. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · Wed Feb 26 19:28:45 2014 +0200
  52. ccfa20b MMC: DWMMC: Correct the CLKDIV register value by Rajeshwari S Shinde · Wed Feb 05 10:48:15 2014 +0530
  53. 606df6a mmc: dwmmc: mode change to 0644 by Minkyu Kang · Tue Jan 14 18:00:51 2014 +0900
  54. 55bab5e mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controller by Alexey Brodkin · Thu Dec 26 15:29:07 2013 +0400
  55. 2ba83e2 mmc/dwmmc: Using calloc instead malloc by Chin Liang See · Wed Dec 18 11:16:01 2013 -0600
  56. db8f869 mmc/dwmmc: modify FIFO threshold only if value explicitly set by Alexey Brodkin · Wed Nov 27 17:00:52 2013 +0400
  57. 42f81a8 mmc: dw_mmc: remove the exynos specific code in dw-mmc.c by Jaehoon Chung · Fri Nov 29 20:08:57 2013 +0900
  58. 7016309 DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · Tue Oct 29 12:53:13 2013 +0530
  59. d94735b mmc: dw_mmc: change the callback function name. by Jaehoon Chung · Sun Oct 06 18:59:31 2013 +0900
  60. a7a6091 mmc/dw_mmc: Allocate the correct amount of descriptors by Mischa Jonker · Fri Jul 26 16:18:40 2013 +0200
  61. 7423bed mmc/dw_mmc: Fix DMA descriptor corruption by Mischa Jonker · Fri Jul 26 14:08:14 2013 +0200
  62. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  63. b436a97 drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion by Alexey Brodkin · Mon Jul 15 15:30:30 2013 +0400
  64. dc3416a MMC: DWMMC: Fix FIFO_DEPTH calculation by Rajeshwari Shinde · Fri May 24 18:15:34 2013 +0530
  65. 902664c DWMMC: Initialise dwmci and resolve EMMC read write issues by Amar · Sat Apr 27 11:42:54 2013 +0530
  66. 7cf7307 mmc: dw-mmc: support DesignWare MMC Controller by Jaehoon Chung · Mon Oct 15 19:10:29 2012 +0000