index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mtk-sd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: mediatek: add support for MT7622 SoC
Sean Wang
2018-03-05
1
-0
/
+12
*
mmc: mediatek: perfer to use rise edge latching for cmd line
Chaotian Jing
2017-11-02
1
-1
/
+2
*
mmc: mediatek: improve eMMC hs400 mode read performance
Chaotian Jing
2017-11-02
1
-0
/
+9
*
mmc: mediatek: add latch-ck support
Chaotian Jing
2017-11-02
1
-0
/
+6
*
mmc: mediatek: add support of source_cg clock
Chaotian Jing
2017-11-02
1
-1
/
+22
*
mmc: mediatek: add stop_clk fix and enhance_rx support
Chaotian Jing
2017-11-02
1
-4
/
+43
*
mmc: mediatek: add busy_check support
Chaotian Jing
2017-11-02
1
-0
/
+7
*
mmc: mediatek: add async fifo and data tune support
Chaotian Jing
2017-11-02
1
-2
/
+50
*
mmc: mediatek: add pad_tune0 support
Chaotian Jing
2017-11-02
1
-18
/
+33
*
mmc: mediatek: make hs400_tune_response only for mt8173
Chaotian Jing
2017-11-02
1
-2
/
+9
*
mmc: mediatek: add support of mt2701/mt2712
Chaotian Jing
2017-10-30
1
-13
/
+69
*
mmc: mtk-sd: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
*
mmc: mediatek: constify mmc_host_ops structures
Julia Lawall
2017-08-30
1
-1
/
+1
*
mmc: mediatek: add ops->get_cd() support
Chaotian Jing
2017-08-30
1
-0
/
+1
*
mmc: mediatek: Fixed size in dma_free_coherent
Phong LE
2017-06-20
1
-1
/
+1
*
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
1
-6
/
+2
*
mmc: mediatek: Use data tune for CMD line tune
yong mao
2017-04-24
1
-16
/
+152
*
mmc: mediatek: Fixed bug where clock frequency could be set wrong
yong mao
2017-03-16
1
-2
/
+2
*
mmc: mediatek: correct the implementation of msdc_card_busy
yong mao
2017-02-13
1
-5
/
+2
*
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
2017-02-13
1
-0
/
+1
*
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
1
-2
/
+1
*
mmc: mediatek: Fix module autoload
Javier Martinez Canillas
2016-11-29
1
-0
/
+1
*
mmc: mediatek: perfer to use rise edge latching
Chaotian Jing
2016-07-25
1
-9
/
+14
*
mmc: mediatek: fix CMD21/CMD19 timeout issue
Chaotian Jing
2016-07-25
1
-2
/
+12
*
mmc: mediatek: fix CRC error when calling mmc_select_hs400()
Chaotian Jing
2016-07-25
1
-0
/
+23
*
mmc: mediatek: do not tune data for HS400 mode
Chaotian Jing
2016-07-25
1
-3
/
+7
*
mmc: mediatek: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-17
/
+2
*
mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
Nicolas Boichat
2016-03-17
1
-12
/
+5
*
mmc: mediatek: Change signal voltage error to dev_dbg()
Nicolas Boichat
2016-03-17
1
-1
/
+1
*
mmc: mediatek: add SD write protect support
Chaotian Jing
2016-02-29
1
-0
/
+2
*
mmc: mediatek: change some dev_err to dev_dbg
Chaotian Jing
2015-12-22
1
-4
/
+4
*
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
Ulf Hansson
2015-12-22
1
-1
/
+0
*
mmc: mediatek: Preinitialize delay_phase in get_best_delay()
Geert Uytterhoeven
2015-11-09
1
-1
/
+1
*
mmc: mediatek: add HS400 support
Chaotian Jing
2015-10-27
1
-5
/
+244
*
mmc: mediatek: add implement of ops->hw_reset()
Chaotian Jing
2015-10-27
1
-0
/
+11
*
mmc: mediatek: fix got GPD checksum error interrupt when data transfer
Chaotian Jing
2015-10-27
1
-4
/
+7
*
mmc: mediatek: change the argument "ddr" to "timing"
Chaotian Jing
2015-10-27
1
-12
/
+8
*
mmc: mediatek: make cmd_ints_mask to const
Chaotian Jing
2015-10-27
1
-9
/
+6
*
mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME support
Chaotian Jing
2015-10-26
1
-1
/
+1
*
mmc: mediatek: Add PM support for MMC driver
Chaotian Jing
2015-06-18
1
-3
/
+86
*
mmc: mediatek: Add Mediatek MMC driver
Chaotian Jing
2015-06-18
1
-0
/
+1379