aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/renesas_sdhi_core.c
AgeCommit message (Expand)Author
2023-08-30mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada
2022-04-15mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang
2020-11-18mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda
2019-09-16mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito
2019-03-27mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang
2018-08-01mmc: renesas_sdhi: Fix sampling clock position selectingNiklas Söderlund
2018-07-16mmc: renesas_sdhi: add eMMC HS400 mode supportMasaharu Hayakawa
2018-06-04mmc: renesas_sdhi: really fix WP logic regressionsWolfram Sang
2018-03-22mmc: renesas_sdhi: replace EXT_ACC with HOST_MODEMasaharu Hayakawa
2018-01-18mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argumentMasahiro Yamada
2018-01-18mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()Masahiro Yamada
2018-01-18mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()Masahiro Yamada
2017-12-19mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.hMasahiro Yamada
2017-12-19mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.hMasahiro Yamada
2017-12-18Merge branch 'fixes' into nextUlf Hansson
2017-12-18mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directlyMasahiro Yamada
2017-12-18mmc: tmio: set tmio_mmc_host to driver dataMasahiro Yamada
2017-12-18mmc: renesas_sdhi: remove eprobe jump labelMasahiro Yamada
2017-12-15mmc: renesas_sdhi: Add MODULE_LICENSEMasaharu Hayakawa
2017-08-30mmc: sdhi: use maximum width for the sdbuf registerWolfram Sang
2017-08-30mmc: renesas_sdhi: document version of RZ/A1 instanceWolfram Sang
2017-08-30mmc: renesas_sdhi: use extra flag for CBSY usageWolfram Sang
2017-08-30mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bitWolfram Sang
2017-08-30mmc: tmio: no magic values when enabling DMAWolfram Sang
2017-08-30mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_dataYoshihiro Shimoda
2017-06-20mmc: renesas-sdhi: improve checkpatch cleannessSimon Horman
2017-06-20mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman
2017-06-20mmc: use proper name for the R-Car SoCWolfram Sang
2017-06-20mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module fileSimon Horman
2017-06-20mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.cSimon Horman