summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mtk-sd.c
AgeCommit message (Expand)Author
2019-12-31mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 modeChaotian Jing
2019-09-11mmc: mtk-sd: Re-store SDIO IRQs mask at system resumeUlf Hansson
2019-09-11mmc: mediatek: enable SDIO IRQ low level trigger functionyong mao
2019-09-11mmc: mediatek: support 24bits segment sizeChaotian Jing
2019-09-11mmc: mediatek: fix controller busy when plug out SDChaotian Jing
2019-06-17mmc: mediatek: fix SDIO IRQ detection issuejjian zhou
2019-06-17mmc: mediatek: fix SDIO IRQ interrupt handle flowjjian zhou
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-06mmc: mtk-sd: enable internal card-detect logic.NeilBrown
2019-05-06mmc: mtk-sd: add support for config found in mt7620 family SOCs.NeilBrown
2019-05-06mmc: mtk-sd: don't hard-code interrupt trigger typeNeilBrown
2019-04-15mmc: mtk-sd: check for valid optional memory resourceFabien Parent
2019-04-15mmc: mtk-sd: add support for MT8516Fabien Parent
2019-01-28mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing
2018-12-19mmc: mediatek: Add MMC_CAP_SDIO_IRQ supportjjian zhou
2018-10-15mmc: mediatek: drop too much code of tuning methodChaotian Jing
2018-10-15mmc: mediatek: add MT8183 MMC driver supportChaotian Jing
2018-10-15mmc: mediatek: tune CMD/DATA togetherChaotian Jing
2018-10-15mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing
2018-10-15mmc: mediatek: fill the actual clock for mmc debugfsChaotian Jing
2018-10-08mmc: mediatek: add bus_clk controlChaotian 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