index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mtk-sd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: mtk-sd: enable internal card-detect logic.
NeilBrown
2019-05-06
1
-4
/
+60
*
mmc: mtk-sd: add support for config found in mt7620 family SOCs.
NeilBrown
2019-05-06
1
-0
/
+12
*
mmc: mtk-sd: don't hard-code interrupt trigger type
NeilBrown
2019-05-06
1
-1
/
+1
*
mmc: mtk-sd: check for valid optional memory resource
Fabien Parent
2019-04-15
1
-3
/
+5
*
mmc: mtk-sd: add support for MT8516
Fabien Parent
2019-04-15
1
-0
/
+11
*
mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
Chaotian Jing
2019-01-28
1
-1
/
+1
*
mmc: mediatek: Add MMC_CAP_SDIO_IRQ support
jjian zhou
2018-12-19
1
-3
/
+50
*
mmc: mediatek: drop too much code of tuning method
Chaotian Jing
2018-10-15
1
-95
/
+38
*
mmc: mediatek: add MT8183 MMC driver support
Chaotian Jing
2018-10-15
1
-50
/
+233
*
mmc: mediatek: tune CMD/DATA together
Chaotian Jing
2018-10-15
1
-0
/
+87
*
mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
Chaotian Jing
2018-10-15
1
-1
/
+1
*
mmc: mediatek: fill the actual clock for mmc debugfs
Chaotian Jing
2018-10-15
1
-6
/
+7
*
mmc: mediatek: add bus_clk control
Chaotian Jing
2018-10-08
1
-0
/
+6
*
mmc: mediatek: add 64G DRAM DMA support
Chaotian Jing
2018-05-02
1
-7
/
+49
*
mmc: mediatek: use of_device_get_match_data()
Ryder Lee
2018-05-02
1
-5
/
+2
*
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
[next]