Commit Graph

51 Commits (lime2-spi)

Author SHA1 Message Date
Heiko Stuebner 05fa06b960 mmc: dw_mmc: check fifo status with a timeout in fifo mode 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass e7881d85a9 dm: mmc: Drop CONFIG_DM_MMC_OPS 7 years ago
Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 7 years ago
Jaehoon Chung e5113c333b mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg 8 years ago
Jacob Chen 2b42903397 mmc: dw_mmc: push/pop all FIFO data if any data request 8 years ago
Xu Ziyuan 720724d098 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode 8 years ago
Xu Ziyuan 2990e07a33 mmc: dw_mmc: transfer proper bytes to FIFO 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Jaehoon Chung ccd60a8524 mmc: dw_mmc: remove the duplicated header file 8 years ago
Xu Ziyuan 02ebd42cf1 mmc: dw_mmc: reduce timeout detection cycle 8 years ago
Jaehoon Chung 5628347f59 dm: mmc: dwmmc: use the callback functions as static 8 years ago
Simon Glass 691272fe52 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS 8 years ago
Jaehoon Chung ca2ec9adc9 mmc: dw_mmc: fix the wrong AND operation 8 years ago
Simon Glass 5e6ff810c3 dm: mmc: dwmmc: Support CONFIG_BLK 8 years ago
Alexander Graf 9b5b8b6ee1 dwmmc: Increase retry timeout 8 years ago
huang lin a65f51b978 mmc: dw_mmc: support fifo mode in dwc mmc driver 9 years ago
huang lin f382eb833a mmc: dw_mmc: move data transfer as a separate function 9 years ago
Prabhakar Kushwaha 41f7be3c78 driver: dwmmc: Fix pointer conversion warnings for hikey 9 years ago
Łukasz Majewski 4d58e10e3e mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel) 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Simon Glass e3563f2ec7 mmc: Support bypass mode with the get_mmc_clk() method 9 years ago
Simon Glass 760177dff4 dw_mmc: Calculate dwmmc FIFO threshold size if not provided 9 years ago
Simon Glass 1c87ffe8d1 mmc: dw_mmc: Avoid using printf() for errors 9 years ago
Marek Vasut 9042d974d2 mmc: dw_mmc: Improve handling of data transfer failure 9 years ago
Marek Vasut d9dbb97be0 mmc: dw_mmc: Zap endless timeout 9 years ago
Marek Vasut 603b2f3a74 mmc: dw_mmc: Stop bounce buffer even in case of failure 9 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 9 years ago
Jaehoon Chung afc9e2b509 mmc: dw_mmc: fixed the wrong bit control 9 years ago
Andrew Gabbasov 2b8a9692f9 mmc: dw_mmc: Use active DDR mode flag 10 years ago
Pavel Machek f33c930583 mmc: dw_mmc: cleanups 10 years ago
Pavel Machek b966db0d72 dw_mmc: cleanups 10 years ago
Chin Liang See 6ace153d13 mmc/dw_mmc: Fix clock divider calculation error for bypass mode 10 years ago
Jaehoon Chung 045bdcd0b2 mmc: dw_mmc: support the DDR mode 10 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 years ago
Pantelis Antoniou 22cb7d334e mmc: Convert mmc struct's name array to a pointer 10 years ago
Pantelis Antoniou ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops 10 years ago
Rajeshwari S Shinde d3e016cc28 MMC: DWMMC: Correct the CLKDIV register value 10 years ago
Minkyu Kang a4d481ed81 mmc: dwmmc: mode change to 0644 10 years ago
Alexey Brodkin 2a7a210e2c mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controller 10 years ago
Chin Liang See fd26b5490b mmc/dwmmc: Using calloc instead malloc 10 years ago
Alexey Brodkin 9108b315f2 mmc/dwmmc: modify FIFO threshold only if value explicitly set 11 years ago
Jaehoon Chung 18ab675597 mmc: dw_mmc: remove the exynos specific code in dw-mmc.c 11 years ago
Rajeshwari Shinde 6f0b7caa67 DWMMC: SMDK5420: Disable SMU for eMMC 11 years ago
Jaehoon Chung b44fe83a58 mmc: dw_mmc: change the callback function name. 11 years ago
Mischa Jonker 21bd5761a6 mmc/dw_mmc: Allocate the correct amount of descriptors 11 years ago
Mischa Jonker 2136d22630 mmc/dw_mmc: Fix DMA descriptor corruption 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Alexey Brodkin ca6d4d0f8f drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion 11 years ago
Rajeshwari Shinde ed7bdc03eb MMC: DWMMC: Fix FIFO_DEPTH calculation 11 years ago