aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mtk-sd.c
AgeCommit message (Expand)Author
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov
2021-03-17mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing
2019-12-31mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 modeChaotian Jing
2019-12-01mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing
2019-12-01mmc: mediatek: fill the actual clock for mmc debugfsChaotian Jing
2019-02-06mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing
2018-05-02mmc: mediatek: add 64G DRAM DMA supportChaotian Jing
2018-05-02mmc: mediatek: use of_device_get_match_data()Ryder Lee
2018-03-05mmc: mediatek: add support for MT7622 SoCSean Wang
2017-11-02mmc: mediatek: perfer to use rise edge latching for cmd lineChaotian Jing
2017-11-02mmc: mediatek: improve eMMC hs400 mode read performanceChaotian Jing
2017-11-02mmc: mediatek: add latch-ck supportChaotian Jing
2017-11-02mmc: mediatek: add support of source_cg clockChaotian Jing
2017-11-02mmc: mediatek: add stop_clk fix and enhance_rx supportChaotian Jing
2017-11-02mmc: mediatek: add busy_check supportChaotian Jing
2017-11-02mmc: mediatek: add async fifo and data tune supportChaotian Jing
2017-11-02mmc: mediatek: add pad_tune0 supportChaotian Jing
2017-11-02mmc: mediatek: make hs400_tune_response only for mt8173Chaotian Jing
2017-10-30mmc: mediatek: add support of mt2701/mt2712Chaotian Jing
2017-10-30mmc: mtk-sd: catch all errors when getting regulatorsWolfram Sang
2017-08-30mmc: mediatek: constify mmc_host_ops structuresJulia Lawall
2017-08-30mmc: mediatek: add ops->get_cd() supportChaotian Jing
2017-06-20mmc: mediatek: Fixed size in dma_free_coherentPhong LE
2017-04-24mmc: use new core function mmc_get_dma_dirHeiner Kallweit
2017-04-24mmc: mediatek: Use data tune for CMD line tuneyong mao
2017-03-16mmc: mediatek: Fixed bug where clock frequency could be set wrongyong mao
2017-02-13mmc: mediatek: correct the implementation of msdc_card_busyyong mao
2017-02-13mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij
2016-11-29mmc: mediatek: Fix module autoloadJavier Martinez Canillas
2016-07-25mmc: mediatek: perfer to use rise edge latchingChaotian Jing
2016-07-25mmc: mediatek: fix CMD21/CMD19 timeout issueChaotian Jing
2016-07-25mmc: mediatek: fix CRC error when calling mmc_select_hs400()Chaotian Jing
2016-07-25mmc: mediatek: do not tune data for HS400 modeChaotian Jing
2016-05-02mmc: mediatek: Remove redundant runtime PM callsUlf Hansson
2016-03-17mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switchNicolas Boichat
2016-03-17mmc: mediatek: Change signal voltage error to dev_dbg()Nicolas Boichat
2016-02-29mmc: mediatek: add SD write protect supportChaotian Jing
2015-12-22mmc: mediatek: change some dev_err to dev_dbgChaotian Jing
2015-12-22mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson
2015-11-09mmc: mediatek: Preinitialize delay_phase in get_best_delay()Geert Uytterhoeven
2015-10-27mmc: mediatek: add HS400 supportChaotian Jing
2015-10-27mmc: mediatek: add implement of ops->hw_reset()Chaotian Jing
2015-10-27mmc: mediatek: fix got GPD checksum error interrupt when data transferChaotian Jing
2015-10-27mmc: mediatek: change the argument "ddr" to "timing"Chaotian Jing
2015-10-27mmc: mediatek: make cmd_ints_mask to constChaotian Jing
2015-10-26mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME supportChaotian Jing
2015-06-18mmc: mediatek: Add PM support for MMC driverChaotian Jing
2015-06-18mmc: mediatek: Add Mediatek MMC driverChaotian Jing