summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: renesas_sdhi: populate hook for longer busy_waitWolfram Sang2020-12-041-0/+2
* mmc: tmio: add hook for custom busy_wait calculationWolfram Sang2020-12-041-0/+1
* mmc: tmio: set max_busy_timeoutWolfram Sang2020-12-041-0/+2
* mmc: renesas_sdhi: don't hardcode SDIF valuesWolfram Sang2020-11-161-1/+0
* mmc: tmio: add generic hook to fixup after a completed requestWolfram Sang2020-09-091-0/+1
* mmc: tmio: remove indirection of 'execute_tuning' callbackWolfram Sang2020-09-071-6/+0
* mmc: tmio: remove indirection of 'hw_reset' callbackWolfram Sang2020-09-071-1/+0
* mmc: tmio: core: Add end operation into tmio_mmc_dma_opsYoshihiro Shimoda2020-07-131-0/+3
* mmc: tmio: factor out TAP usageWolfram Sang2020-03-241-5/+0
* mmc: tmio: enforce retune after runtime suspendWolfram Sang2020-03-241-1/+0
* mmc: tmio: give callback a generic nameWolfram Sang2020-03-241-1/+1
* mmc: tmio: refactor tuning execution into SDHI driverWolfram Sang2020-03-241-2/+1
* mmc: tmio: Avoid boilerplate code in ->runtime_suspend()Ulf Hansson2019-11-131-1/+0
* mmc: tmio: Fixup runtime PM management during probeUlf Hansson2019-09-131-0/+1
* mmc: tmio: introduce macro for max block sizeWolfram Sang2019-04-151-0/+2
* mmc: renesas_sdhi: update copyright informationWolfram Sang2019-04-151-2/+2
* mmc: tmio: fix access width of Block Count RegisterTakeshi Saito2019-02-261-0/+5
* mmc: tmio: introduce mask for 'always 1' bitsWolfram Sang2018-12-171-0/+5
* mmc: renesas_sdhi: add initial setting of interrupt mask registerNiklas Söderlund2018-12-171-0/+1
* mmc: tmio: simplify the DMA mode testMasahiro Yamada2018-10-151-1/+1
* mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada2018-10-151-3/+0
* mmc: tmio: move MFD variant reset to a platform hookMasahiro Yamada2018-10-151-0/+1
* mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada2018-10-081-3/+1
* mmc: use SPDX identifier for Renesas driversWolfram Sang2018-10-081-5/+1
* mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa2018-07-161-0/+6
* mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argumentMasahiro Yamada2018-01-181-2/+1
* mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()Masahiro Yamada2018-01-181-2/+2
* mmc: tmio: use io* accessors consistentlyWolfram Sang2017-12-211-6/+6
* mmc: tmio: change bus_shift to unsigned intMasahiro Yamada2017-12-191-1/+1
* mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.hMasahiro Yamada2017-12-191-1/+0
* mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.hMasahiro Yamada2017-12-191-2/+0
* mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.hMasahiro Yamada2017-12-191-7/+0
* mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directlyMasahiro Yamada2017-12-181-3/+0
* mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static dataMasahiro Yamada2017-12-181-0/+1
* mmc: tmio: use ioread* for repeated access to a registerWolfram Sang2017-12-181-4/+4
* mmc: tmio: no magic values when enabling DMAWolfram Sang2017-08-301-0/+3
* mmc: tmio: add references to bit defines in the headerWolfram Sang2017-08-301-0/+2
* mmc: tmio: remove obsolete TMIO_BBSWolfram Sang2017-08-301-2/+0
* mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMACSimon Horman2017-08-301-0/+1
* mmc: tmio, renesas-sdhi: add dataend to DMA opsSimon Horman2017-08-301-0/+1
* mmc: tmio: improve checkpatch cleannessSimon Horman2017-06-201-7/+10
* mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman2017-06-201-2/+3
* mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman2017-06-201-9/+0
* mmc: renesas-sdhi, tmio: make dma more modularSimon Horman2017-06-201-33/+22
* mmc: tmio: drop filenames from comment at top of sourceSimon Horman2017-06-201-4/+3
* mmc: host: tmio: fix minor typos in commentsWolfram Sang2017-04-241-3/+3
* mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION valuesWolfram Sang2017-04-241-0/+4
* mmc: tmio: ensure end of DMA and SD access are in syncWolfram Sang2017-04-241-1/+1
* mmc: tmio: discard obsolete SDIO irqs before enabling irqsWolfram Sang2017-02-131-0/+2
* mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson2017-02-131-0/+1