aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h
Commit message (Expand)AuthorAge
* mmc: tmio: simplify the DMA mode testMasahiro Yamada2018-10-15
* mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada2018-10-15
* mmc: tmio: move MFD variant reset to a platform hookMasahiro Yamada2018-10-15
* mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada2018-10-08
* mmc: use SPDX identifier for Renesas driversWolfram Sang2018-10-08
* mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa2018-07-16
* mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argumentMasahiro Yamada2018-01-18
* mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()Masahiro Yamada2018-01-18
* mmc: tmio: use io* accessors consistentlyWolfram Sang2017-12-21
* mmc: tmio: change bus_shift to unsigned intMasahiro Yamada2017-12-19
* mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.hMasahiro Yamada2017-12-19
* mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.hMasahiro Yamada2017-12-19
* mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.hMasahiro Yamada2017-12-19
* mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directlyMasahiro Yamada2017-12-18
* mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static dataMasahiro Yamada2017-12-18
* mmc: tmio: use ioread* for repeated access to a registerWolfram Sang2017-12-18
* mmc: tmio: no magic values when enabling DMAWolfram Sang2017-08-30
* mmc: tmio: add references to bit defines in the headerWolfram Sang2017-08-30
* mmc: tmio: remove obsolete TMIO_BBSWolfram Sang2017-08-30
* mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMACSimon Horman2017-08-30
* mmc: tmio, renesas-sdhi: add dataend to DMA opsSimon Horman2017-08-30
* mmc: tmio: improve checkpatch cleannessSimon Horman2017-06-20
* mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman2017-06-20
* mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman2017-06-20
* mmc: renesas-sdhi, tmio: make dma more modularSimon Horman2017-06-20
* mmc: tmio: drop filenames from comment at top of sourceSimon Horman2017-06-20
* mmc: host: tmio: fix minor typos in commentsWolfram Sang2017-04-24
* mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION valuesWolfram Sang2017-04-24
* mmc: tmio: ensure end of DMA and SD access are in syncWolfram Sang2017-04-24
* mmc: tmio: discard obsolete SDIO irqs before enabling irqsWolfram Sang2017-02-13
* mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson2017-02-13
* mmc: tmio: Add tuning supportAi Kyuse2016-11-29
* mmc: tmio: Add hw reset supportAi Kyuse2016-11-29
* mmc: tmio: document mandatory and optional callbacksSimon Horman2016-11-29
* mmc: tmio-mmc: add support for 32bit data portChris Brandt2016-11-29
* mmc: tmio: add eMMC supportWolfram Sang2016-09-26
* mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhiWolfram Sang2016-09-26
* mmc: tmio: make a cast explicitWolfram Sang2016-07-25
* mmc: tmio: document CTL_STATUS handlingWolfram Sang2016-05-02
* mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNCWolfram Sang2016-05-02
* mmc: tmio: use CTL_STATUS consistentlyWolfram Sang2016-05-02
* mmc: tmio: use BIT() within definesWolfram Sang2016-05-02
* mmc: tmio: give read32/write32 functions more descriptive namesWolfram Sang2016-05-02
* mmc: tmio: merge distributed include filesWolfram Sang2016-05-02
* mmc: tmio: remove now unneeded seperate irq handlersWolfram Sang2016-05-02
* mmc: tmio: Add UHS-I mode supportWolfram Sang2016-05-02
* mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequencyBen Hutchings2016-05-02
* mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} opsBen Hutchings2016-05-02
* mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto2015-03-05
* mmc: tmio_mmc: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-23