index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mtk-sd.c
Age
Commit message (
Expand
)
Author
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
mmc: mediatek: Use data tune for CMD line tune
yong mao
2017-03-16
mmc: mediatek: Fixed bug where clock frequency could be set wrong
yong mao
2017-02-13
mmc: mediatek: correct the implementation of msdc_card_busy
yong mao
2017-02-13
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
mmc: mediatek: Fix module autoload
Javier Martinez Canillas
2016-07-25
mmc: mediatek: perfer to use rise edge latching
Chaotian Jing
2016-07-25
mmc: mediatek: fix CMD21/CMD19 timeout issue
Chaotian Jing
2016-07-25
mmc: mediatek: fix CRC error when calling mmc_select_hs400()
Chaotian Jing
2016-07-25
mmc: mediatek: do not tune data for HS400 mode
Chaotian Jing
2016-05-02
mmc: mediatek: Remove redundant runtime PM calls
Ulf Hansson
2016-03-17
mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
Nicolas Boichat
2016-03-17
mmc: mediatek: Change signal voltage error to dev_dbg()
Nicolas Boichat
2016-02-29
mmc: mediatek: add SD write protect support
Chaotian Jing
2015-12-22
mmc: mediatek: change some dev_err to dev_dbg
Chaotian Jing
2015-12-22
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
Ulf Hansson
2015-11-09
mmc: mediatek: Preinitialize delay_phase in get_best_delay()
Geert Uytterhoeven
2015-10-27
mmc: mediatek: add HS400 support
Chaotian Jing
2015-10-27
mmc: mediatek: add implement of ops->hw_reset()
Chaotian Jing
2015-10-27
mmc: mediatek: fix got GPD checksum error interrupt when data transfer
Chaotian Jing
2015-10-27
mmc: mediatek: change the argument "ddr" to "timing"
Chaotian Jing
2015-10-27
mmc: mediatek: make cmd_ints_mask to const
Chaotian Jing
2015-10-26
mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME support
Chaotian Jing
2015-06-18
mmc: mediatek: Add PM support for MMC driver
Chaotian Jing
2015-06-18
mmc: mediatek: Add Mediatek MMC driver
Chaotian Jing