~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
dw_mmc.c
Commit message (
Expand
)
Author
Age
*
mmc: dwmmc: only clear handled interrupts
John Keeping
2022-10-24
*
mmc: dwmmc: return a proper error code when busy
John Keeping
2022-01-12
*
mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode
Ley Foon Tan
2021-06-22
*
mmc: dwmmc: Change designware MMC 'clksel' callback function to return status
Siew Chin Lim
2021-01-15
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
mmc: dw_mmc: fix timeout calculate method
Kever Yang
2019-09-05
*
dw_mmc: turn on the IO supply
Urja Rannikko
2019-07-31
*
mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size
Marek Vasut
2019-04-29
*
mmc: dw_mmc: Handle return value from bounce_buffer_start()
Marek Vasut
2019-04-29
*
mmc: dw_mmc: Calculate timeout from transfer length
Marek Vasut
2019-04-29
*
mmc: dwmmc: Poll for iDMAC TX/RX interrupt
Ley Foon Tan
2019-02-18
*
mmc: dw_mmc: Add RCRC handling
Marek Vasut
2018-11-10
*
mmc: dw_mmc: check fifo status with a timeout in fifo mode
Heiko Stuebner
2018-10-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
2017-08-17
*
mmc: change the set_ios return type from void to int
Jaehoon Chung
2017-01-11
*
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
Jaehoon Chung
2016-10-10
*
mmc: dw_mmc: push/pop all FIFO data if any data request
Jacob Chen
2016-09-21
*
mmc: dw_mmc: fix data starvation by host timeout under FIFO mode
Xu Ziyuan
2016-08-05
*
mmc: dw_mmc: transfer proper bytes to FIFO
Xu Ziyuan
2016-08-05
*
mmc: use the generic error number
Jaehoon Chung
2016-08-05
*
mmc: dw_mmc: remove the duplicated header file
Jaehoon Chung
2016-08-05
*
mmc: dw_mmc: reduce timeout detection cycle
Xu Ziyuan
2016-07-27
*
dm: mmc: dwmmc: use the callback functions as static
Jaehoon Chung
2016-07-27
*
dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
*
mmc: dw_mmc: fix the wrong AND operation
Jaehoon Chung
2016-06-27
*
dm: mmc: dwmmc: Support CONFIG_BLK
Simon Glass
2016-05-27
*
dwmmc: Increase retry timeout
Alexander Graf
2016-03-15
*
mmc: dw_mmc: support fifo mode in dwc mmc driver
huang lin
2015-12-01
*
mmc: dw_mmc: move data transfer as a separate function
huang lin
2015-12-01
*
driver: dwmmc: Fix pointer conversion warnings for hikey
Prabhakar Kushwaha
2015-11-12
*
mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)
Ćukasz Majewski
2015-09-28
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
*
mmc: Support bypass mode with the get_mmc_clk() method
Simon Glass
2015-09-02
*
dw_mmc: Calculate dwmmc FIFO threshold size if not provided
Simon Glass
2015-08-13
*
mmc: dw_mmc: Avoid using printf() for errors
Simon Glass
2015-08-11
*
mmc: dw_mmc: Improve handling of data transfer failure
Marek Vasut
2015-08-11
*
mmc: dw_mmc: Zap endless timeout
Marek Vasut
2015-08-11
*
mmc: dw_mmc: Stop bounce buffer even in case of failure
Marek Vasut
2015-08-11
*
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
*
mmc: dw_mmc: fixed the wrong bit control
Jaehoon Chung
2015-02-23
*
mmc: dw_mmc: Use active DDR mode flag
Andrew Gabbasov
2014-12-12
*
mmc: dw_mmc: cleanups
Pavel Machek
2014-10-06
*
mmc/dw_mmc: Fix clock divider calculation error for bypass mode
Chin Liang See
2014-08-01
*
mmc: dw_mmc: support the DDR mode
Jaehoon Chung
2014-05-16
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
*
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
[next]