Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2019-02-18 | mmc: dwmmc: Poll for iDMAC TX/RX interrupt | Ley Foon Tan |
2018-11-10 | mmc: dw_mmc: Add RCRC handling | Marek Vasut |
2018-10-02 | mmc: dw_mmc: check fifo status with a timeout in fifo mode | Heiko Stuebner |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-08-17 | dm: mmc: Drop CONFIG_DM_MMC_OPS | Simon Glass |
2016-10-10 | mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg | Jaehoon Chung |
2016-08-05 | mmc: dw_mmc: fix the wrong Mask bit boundary for fifo_count bit | Jaehoon Chung |
2016-07-27 | dm: mmc: dwmmc: use the callback functions as static | Jaehoon Chung |
2016-07-27 | dm: mmc: dwmmc: fix the wrong explanation for clock values | Jaehoon Chung |
2016-07-11 | dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS | Simon Glass |
2016-07-11 | dm: mmc: dwmmc: Add comments to the dwmmc setup functions | Simon Glass |
2016-05-27 | dm: mmc: dwmmc: Support CONFIG_BLK | Simon Glass |
2015-12-01 | mmc: dw_mmc: support fifo mode in dwc mmc driver | huang lin |
2015-09-02 | mmc: Support bypass mode with the get_mmc_clk() method | Simon Glass |
2015-07-21 | mmc: Add structure comments for dwmmc | Simon Glass |
2015-02-23 | mmc: exynos_dw_mmc: use the exynos specific data structure | Jaehoon Chung |
2014-10-06 | mmc: dw_mmc: Fix cache alignment issue | Marek Vasut |
2014-05-16 | mmc: dw_mmc: support the DDR mode | Jaehoon Chung |
2014-05-16 | mmc: exynos_dw_mmc: restore the property into host | Jaehoon Chung |
2014-03-24 | mmc: Split mmc struct, rework mmc initialization (v2) | Pantelis Antoniou |
2014-02-07 | MMC: DWMMC: Correct the CLKDIV register value | Rajeshwari S Shinde |
2013-12-08 | mmc: dw_mmc: remove the exynos specific code in dw-mmc.c | Jaehoon Chung |
2013-10-31 | DWMMC: SMDK5420: Disable SMU for eMMC | Rajeshwari Shinde |
2013-10-31 | mmc: dw_mmc: change the callback function name. | Jaehoon Chung |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-13 | EXYNOS5: DWMMC: Added FDT support for DWMMC | Amar |
2012-10-22 | mmc: dw-mmc: support DesignWare MMC Controller | Jaehoon Chung |