Age | Commit message (Expand) | Author | Files | Lines |
2023-06-28 | mmc: mtk-sd: fix deferred probing | Sergey Shtylyov | 1 | -1/+1 |
2021-03-17 | mmc: mediatek: fix race condition between msdc_request_timeout and irq | Chaotian Jing | 1 | -8/+10 |
2019-12-31 | mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode | Chaotian Jing | 1 | -0/+2 |
2019-12-01 | mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail | Chaotian Jing | 1 | -1/+1 |
2019-12-01 | mmc: mediatek: fill the actual clock for mmc debugfs | Chaotian Jing | 1 | -6/+7 |
2019-02-06 | mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay | Chaotian Jing | 1 | -1/+1 |
2018-05-02 | mmc: mediatek: add 64G DRAM DMA support | Chaotian Jing | 1 | -7/+49 |
2018-05-02 | mmc: mediatek: use of_device_get_match_data() | Ryder Lee | 1 | -5/+2 |
2018-03-05 | mmc: mediatek: add support for MT7622 SoC | Sean Wang | 1 | -0/+12 |
2017-11-02 | mmc: mediatek: perfer to use rise edge latching for cmd line | Chaotian Jing | 1 | -1/+2 |
2017-11-02 | mmc: mediatek: improve eMMC hs400 mode read performance | Chaotian Jing | 1 | -0/+9 |
2017-11-02 | mmc: mediatek: add latch-ck support | Chaotian Jing | 1 | -0/+6 |
2017-11-02 | mmc: mediatek: add support of source_cg clock | Chaotian Jing | 1 | -1/+22 |
2017-11-02 | mmc: mediatek: add stop_clk fix and enhance_rx support | Chaotian Jing | 1 | -4/+43 |
2017-11-02 | mmc: mediatek: add busy_check support | Chaotian Jing | 1 | -0/+7 |
2017-11-02 | mmc: mediatek: add async fifo and data tune support | Chaotian Jing | 1 | -2/+50 |
2017-11-02 | mmc: mediatek: add pad_tune0 support | Chaotian Jing | 1 | -18/+33 |
2017-11-02 | mmc: mediatek: make hs400_tune_response only for mt8173 | Chaotian Jing | 1 | -2/+9 |
2017-10-30 | mmc: mediatek: add support of mt2701/mt2712 | Chaotian Jing | 1 | -13/+69 |
2017-10-30 | mmc: mtk-sd: catch all errors when getting regulators | Wolfram Sang | 1 | -1/+1 |
2017-08-30 | mmc: mediatek: constify mmc_host_ops structures | Julia Lawall | 1 | -1/+1 |
2017-08-30 | mmc: mediatek: add ops->get_cd() support | Chaotian Jing | 1 | -0/+1 |
2017-06-20 | mmc: mediatek: Fixed size in dma_free_coherent | Phong LE | 1 | -1/+1 |
2017-04-24 | mmc: use new core function mmc_get_dma_dir | Heiner Kallweit | 1 | -6/+2 |
2017-04-24 | mmc: mediatek: Use data tune for CMD line tune | yong mao | 1 | -16/+152 |
2017-03-16 | mmc: mediatek: Fixed bug where clock frequency could be set wrong | yong mao | 1 | -2/+2 |
2017-02-13 | mmc: mediatek: correct the implementation of msdc_card_busy | yong mao | 1 | -5/+2 |
2017-02-13 | mmc: host: Include interrupt.h in mmc host drivers that depends on it | Ulf Hansson | 1 | -0/+1 |
2016-11-29 | mmc: delete is_first_req parameter from pre-request callback | Linus Walleij | 1 | -2/+1 |
2016-11-29 | mmc: mediatek: Fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2016-07-25 | mmc: mediatek: perfer to use rise edge latching | Chaotian Jing | 1 | -9/+14 |
2016-07-25 | mmc: mediatek: fix CMD21/CMD19 timeout issue | Chaotian Jing | 1 | -2/+12 |
2016-07-25 | mmc: mediatek: fix CRC error when calling mmc_select_hs400() | Chaotian Jing | 1 | -0/+23 |
2016-07-25 | mmc: mediatek: do not tune data for HS400 mode | Chaotian Jing | 1 | -3/+7 |
2016-05-02 | mmc: mediatek: Remove redundant runtime PM calls | Ulf Hansson | 1 | -17/+2 |
2016-03-17 | mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch | Nicolas Boichat | 1 | -12/+5 |
2016-03-17 | mmc: mediatek: Change signal voltage error to dev_dbg() | Nicolas Boichat | 1 | -1/+1 |
2016-02-29 | mmc: mediatek: add SD write protect support | Chaotian Jing | 1 | -0/+2 |
2015-12-22 | mmc: mediatek: change some dev_err to dev_dbg | Chaotian Jing | 1 | -4/+4 |
2015-12-22 | mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant | Ulf Hansson | 1 | -1/+0 |
2015-11-09 | mmc: mediatek: Preinitialize delay_phase in get_best_delay() | Geert Uytterhoeven | 1 | -1/+1 |
2015-10-27 | mmc: mediatek: add HS400 support | Chaotian Jing | 1 | -5/+244 |
2015-10-27 | mmc: mediatek: add implement of ops->hw_reset() | Chaotian Jing | 1 | -0/+11 |
2015-10-27 | mmc: mediatek: fix got GPD checksum error interrupt when data transfer | Chaotian Jing | 1 | -4/+7 |
2015-10-27 | mmc: mediatek: change the argument "ddr" to "timing" | Chaotian Jing | 1 | -12/+8 |
2015-10-27 | mmc: mediatek: make cmd_ints_mask to const | Chaotian Jing | 1 | -9/+6 |
2015-10-26 | mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME support | Chaotian Jing | 1 | -1/+1 |
2015-06-18 | mmc: mediatek: Add PM support for MMC driver | Chaotian Jing | 1 | -3/+86 |
2015-06-18 | mmc: mediatek: Add Mediatek MMC driver | Chaotian Jing | 1 | -0/+1379 |