aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-12mmc: tmio: avoid glitches when resettingWolfram Sang1-1/+5
2022-03-15mmc: tmio: remove outdated members from host structWolfram Sang1-4/+0
2021-03-30mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALLWolfram Sang1-1/+1
2021-03-30mmc: tmio: support custom irq masksWolfram Sang1-0/+1
2021-02-01mmc: renesas_sdhi: Add a condition of cmd/data timeout for retuneYoshihiro Shimoda1-1/+1
2020-12-04mmc: renesas_sdhi: populate hook for longer busy_waitWolfram Sang1-0/+2
2020-12-04mmc: tmio: add hook for custom busy_wait calculationWolfram Sang1-0/+1
2020-12-04mmc: tmio: set max_busy_timeoutWolfram Sang1-0/+2
2020-11-16mmc: renesas_sdhi: don't hardcode SDIF valuesWolfram Sang1-1/+0
2020-09-09mmc: tmio: add generic hook to fixup after a completed requestWolfram Sang1-0/+1
2020-09-07mmc: tmio: remove indirection of 'execute_tuning' callbackWolfram Sang1-6/+0
2020-09-07mmc: tmio: remove indirection of 'hw_reset' callbackWolfram Sang1-1/+0
2020-07-13mmc: tmio: core: Add end operation into tmio_mmc_dma_opsYoshihiro Shimoda1-0/+3
2020-03-24mmc: tmio: factor out TAP usageWolfram Sang1-5/+0
2020-03-24mmc: tmio: enforce retune after runtime suspendWolfram Sang1-1/+0
2020-03-24mmc: tmio: give callback a generic nameWolfram Sang1-1/+1
2020-03-24mmc: tmio: refactor tuning execution into SDHI driverWolfram Sang1-2/+1
2019-11-13mmc: tmio: Avoid boilerplate code in ->runtime_suspend()Ulf Hansson1-1/+0
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson1-0/+1
2019-04-15mmc: tmio: introduce macro for max block sizeWolfram Sang1-0/+2
2019-04-15mmc: renesas_sdhi: update copyright informationWolfram Sang1-2/+2
2019-02-26mmc: tmio: fix access width of Block Count RegisterTakeshi Saito1-0/+5
2018-12-17mmc: tmio: introduce mask for 'always 1' bitsWolfram Sang1-0/+5
2018-12-17mmc: renesas_sdhi: add initial setting of interrupt mask registerNiklas Söderlund1-0/+1
2018-10-15mmc: tmio: simplify the DMA mode testMasahiro Yamada1-1/+1
2018-10-15mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada1-3/+0
2018-10-15mmc: tmio: move MFD variant reset to a platform hookMasahiro Yamada1-0/+1
2018-10-08mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada1-3/+1
2018-10-08mmc: use SPDX identifier for Renesas driversWolfram Sang1-5/+1
2018-07-16mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa1-0/+6
2018-01-18mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argumentMasahiro Yamada1-2/+1
2018-01-18mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()Masahiro Yamada1-2/+2
2017-12-21mmc: tmio: use io* accessors consistentlyWolfram Sang1-6/+6
2017-12-19mmc: tmio: change bus_shift to unsigned intMasahiro Yamada1-1/+1
2017-12-19mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.hMasahiro Yamada1-1/+0
2017-12-19mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.hMasahiro Yamada1-2/+0
2017-12-19mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.hMasahiro Yamada1-7/+0
2017-12-18mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directlyMasahiro Yamada1-3/+0
2017-12-18mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static dataMasahiro Yamada1-0/+1
2017-12-18mmc: tmio: use ioread* for repeated access to a registerWolfram Sang1-4/+4
2017-08-30mmc: tmio: no magic values when enabling DMAWolfram Sang1-0/+3
2017-08-30mmc: tmio: add references to bit defines in the headerWolfram Sang1-0/+2
2017-08-30mmc: tmio: remove obsolete TMIO_BBSWolfram Sang1-2/+0
2017-08-30mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMACSimon Horman1-0/+1
2017-08-30mmc: tmio, renesas-sdhi: add dataend to DMA opsSimon Horman1-0/+1
2017-06-20mmc: tmio: improve checkpatch cleannessSimon Horman1-7/+10
2017-06-20mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman1-2/+3
2017-06-20mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman1-9/+0
2017-06-20mmc: renesas-sdhi, tmio: make dma more modularSimon Horman1-33/+22
2017-06-20mmc: tmio: drop filenames from comment at top of sourceSimon Horman1-4/+3