summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/dw_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: dwmmc: Change designware MMC 'clksel' callback function to return statusSiew Chin Lim2021-01-151-2/+7
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* mmc: dw_mmc: fix timeout calculate methodKever Yang2019-09-051-2/+3
* dw_mmc: turn on the IO supplyUrja Rannikko2019-07-311-0/+16
* mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline sizeMarek Vasut2019-04-291-2/+2
* mmc: dw_mmc: Handle return value from bounce_buffer_start()Marek Vasut2019-04-291-2/+8
* mmc: dw_mmc: Calculate timeout from transfer lengthMarek Vasut2019-04-291-3/+21
* mmc: dwmmc: Poll for iDMAC TX/RX interruptLey Foon Tan2019-02-181-0/+19
* mmc: dw_mmc: Add RCRC handlingMarek Vasut2018-11-101-0/+4
* mmc: dw_mmc: check fifo status with a timeout in fifo modeHeiko Stuebner2018-10-021-2/+30
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass2017-08-171-4/+4
* mmc: change the set_ios return type from void to intJaehoon Chung2017-01-111-3/+2
* mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-101-7/+6
* mmc: dw_mmc: push/pop all FIFO data if any data requestJacob Chen2016-09-211-11/+12
* mmc: dw_mmc: fix data starvation by host timeout under FIFO modeXu Ziyuan2016-08-051-0/+1
* mmc: dw_mmc: transfer proper bytes to FIFOXu Ziyuan2016-08-051-0/+2
* mmc: use the generic error numberJaehoon Chung2016-08-051-4/+4
* mmc: dw_mmc: remove the duplicated header fileJaehoon Chung2016-08-051-1/+0
* mmc: dw_mmc: reduce timeout detection cycleXu Ziyuan2016-07-271-1/+1
* dm: mmc: dwmmc: use the callback functions as staticJaehoon Chung2016-07-271-2/+2
* dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass2016-07-111-0/+33
* mmc: dw_mmc: fix the wrong AND operationJaehoon Chung2016-06-271-2/+2
* dm: mmc: dwmmc: Support CONFIG_BLKSimon Glass2016-05-271-14/+28
* dwmmc: Increase retry timeoutAlexander Graf2016-03-151-1/+1
* mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin2015-12-011-18/+67
* mmc: dw_mmc: move data transfer as a separate functionhuang lin2015-12-011-28/+37
* driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-121-3/+3
* mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Ɓukasz Majewski2015-09-281-1/+1
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-111-0/+1
* mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass2015-09-021-1/+1
* dw_mmc: Calculate dwmmc FIFO threshold size if not providedSimon Glass2015-08-131-2/+8
* mmc: dw_mmc: Avoid using printf() for errorsSimon Glass2015-08-111-11/+12
* mmc: dw_mmc: Improve handling of data transfer failureMarek Vasut2015-08-111-7/+9
* mmc: dw_mmc: Zap endless timeoutMarek Vasut2015-08-111-2/+17
* mmc: dw_mmc: Stop bounce buffer even in case of failureMarek Vasut2015-08-111-0/+1
* mmc: remove the MMC_MODE_HC flagRob Herring2015-05-051-1/+1
* mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung2015-02-231-1/+1
* mmc: dw_mmc: Use active DDR mode flagAndrew Gabbasov2014-12-121-1/+1
* mmc: dw_mmc: cleanupsPavel Machek2014-10-061-12/+22
* mmc/dw_mmc: Fix clock divider calculation error for bypass modeChin Liang See2014-08-011-1/+4
* mmc: dw_mmc: support the DDR modeJaehoon Chung2014-05-161-2/+10
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-241-29/+21
* mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-241-1/+1
* mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-241-3/+7
* MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde2014-02-071-1/+1
* mmc: dwmmc: mode change to 0644Minkyu Kang2014-01-141-0/+0