aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h
AgeCommit message (Expand)Author
2019-11-13mmc: tmio: Avoid boilerplate code in ->runtime_suspend()Ulf Hansson
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson
2019-04-15mmc: tmio: introduce macro for max block sizeWolfram Sang
2019-04-15mmc: renesas_sdhi: update copyright informationWolfram Sang
2019-02-26mmc: tmio: fix access width of Block Count RegisterTakeshi Saito
2018-12-17mmc: tmio: introduce mask for 'always 1' bitsWolfram Sang
2018-12-17mmc: renesas_sdhi: add initial setting of interrupt mask registerNiklas Söderlund
2018-10-15mmc: tmio: simplify the DMA mode testMasahiro Yamada
2018-10-15mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada
2018-10-15mmc: tmio: move MFD variant reset to a platform hookMasahiro Yamada
2018-10-08mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada
2018-10-08mmc: use SPDX identifier for Renesas driversWolfram Sang
2018-07-16mmc: tmio: add eMMC HS400 mode supportMasaharu 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
2017-12-21mmc: tmio: use io* accessors consistentlyWolfram Sang
2017-12-19mmc: tmio: change bus_shift to unsigned intMasahiro Yamada
2017-12-19mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.hMasahiro Yamada
2017-12-19mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.hMasahiro Yamada
2017-12-19mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.hMasahiro Yamada
2017-12-18mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directlyMasahiro Yamada
2017-12-18mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static dataMasahiro Yamada
2017-12-18mmc: tmio: use ioread* for repeated access to a registerWolfram Sang
2017-08-30mmc: tmio: no magic values when enabling DMAWolfram Sang
2017-08-30mmc: tmio: add references to bit defines in the headerWolfram Sang
2017-08-30mmc: tmio: remove obsolete TMIO_BBSWolfram Sang
2017-08-30mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMACSimon Horman
2017-08-30mmc: tmio, renesas-sdhi: add dataend to DMA opsSimon Horman
2017-06-20mmc: tmio: improve checkpatch cleannessSimon Horman
2017-06-20mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman
2017-06-20mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman
2017-06-20mmc: renesas-sdhi, tmio: make dma more modularSimon Horman
2017-06-20mmc: tmio: drop filenames from comment at top of sourceSimon Horman
2017-04-24mmc: host: tmio: fix minor typos in commentsWolfram Sang
2017-04-24mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION valuesWolfram Sang
2017-04-24mmc: tmio: ensure end of DMA and SD access are in syncWolfram Sang
2017-02-13mmc: tmio: discard obsolete SDIO irqs before enabling irqsWolfram Sang
2017-02-13mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson
2016-11-29mmc: tmio: Add tuning supportAi Kyuse
2016-11-29mmc: tmio: Add hw reset supportAi Kyuse
2016-11-29mmc: tmio: document mandatory and optional callbacksSimon Horman
2016-11-29mmc: tmio-mmc: add support for 32bit data portChris Brandt
2016-09-26mmc: tmio: add eMMC supportWolfram Sang
2016-09-26mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhiWolfram Sang
2016-07-25mmc: tmio: make a cast explicitWolfram Sang
2016-05-02mmc: tmio: document CTL_STATUS handlingWolfram Sang
2016-05-02mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNCWolfram Sang
2016-05-02mmc: tmio: use CTL_STATUS consistentlyWolfram Sang
2016-05-02mmc: tmio: use BIT() within definesWolfram Sang
2016-05-02mmc: tmio: give read32/write32 functions more descriptive namesWolfram Sang