~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mmc: dwmmc: only clear handled interruptsJohn Keeping2022-10-24
* mmc: dwmmc: return a proper error code when busyJohn Keeping2022-01-12
* mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO modeLey Foon Tan2021-06-22
* mmc: dwmmc: Change designware MMC 'clksel' callback function to return statusSiew Chin Lim2021-01-15
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* mmc: dw_mmc: fix timeout calculate methodKever Yang2019-09-05
* dw_mmc: turn on the IO supplyUrja Rannikko2019-07-31
* mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline sizeMarek Vasut2019-04-29
* mmc: dw_mmc: Handle return value from bounce_buffer_start()Marek Vasut2019-04-29
* mmc: dw_mmc: Calculate timeout from transfer lengthMarek Vasut2019-04-29
* mmc: dwmmc: Poll for iDMAC TX/RX interruptLey Foon Tan2019-02-18
* mmc: dw_mmc: Add RCRC handlingMarek Vasut2018-11-10
* mmc: dw_mmc: check fifo status with a timeout in fifo modeHeiko Stuebner2018-10-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass2017-08-17
* mmc: change the set_ios return type from void to intJaehoon Chung2017-01-11
* mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-10
* mmc: dw_mmc: push/pop all FIFO data if any data requestJacob Chen2016-09-21
* mmc: dw_mmc: fix data starvation by host timeout under FIFO modeXu Ziyuan2016-08-05
* mmc: dw_mmc: transfer proper bytes to FIFOXu Ziyuan2016-08-05
* mmc: use the generic error numberJaehoon Chung2016-08-05
* mmc: dw_mmc: remove the duplicated header fileJaehoon Chung2016-08-05
* mmc: dw_mmc: reduce timeout detection cycleXu Ziyuan2016-07-27
* dm: mmc: dwmmc: use the callback functions as staticJaehoon Chung2016-07-27
* dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass2016-07-11
* mmc: dw_mmc: fix the wrong AND operationJaehoon Chung2016-06-27
* dm: mmc: dwmmc: Support CONFIG_BLKSimon Glass2016-05-27
* dwmmc: Increase retry timeoutAlexander Graf2016-03-15
* mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin2015-12-01
* mmc: dw_mmc: move data transfer as a separate functionhuang lin2015-12-01
* driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-12
* mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Ɓukasz Majewski2015-09-28
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-11
* mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass2015-09-02
* dw_mmc: Calculate dwmmc FIFO threshold size if not providedSimon Glass2015-08-13
* mmc: dw_mmc: Avoid using printf() for errorsSimon Glass2015-08-11
* mmc: dw_mmc: Improve handling of data transfer failureMarek Vasut2015-08-11
* mmc: dw_mmc: Zap endless timeoutMarek Vasut2015-08-11
* mmc: dw_mmc: Stop bounce buffer even in case of failureMarek Vasut2015-08-11
* mmc: remove the MMC_MODE_HC flagRob Herring2015-05-05
* mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung2015-02-23
* mmc: dw_mmc: Use active DDR mode flagAndrew Gabbasov2014-12-12
* mmc: dw_mmc: cleanupsPavel Machek2014-10-06
* mmc/dw_mmc: Fix clock divider calculation error for bypass modeChin Liang See2014-08-01
* mmc: dw_mmc: support the DDR modeJaehoon Chung2014-05-16
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24
* mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-24