aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-24mmc: host: tmio: fix minor typos in commentsWolfram Sang1-3/+3
2017-04-24mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION valuesWolfram Sang1-0/+4
2017-04-24mmc: tmio: ensure end of DMA and SD access are in syncWolfram Sang1-1/+1
2017-02-13mmc: tmio: discard obsolete SDIO irqs before enabling irqsWolfram Sang1-0/+2
2017-02-13mmc: host: Include interrupt.h in mmc host drivers that depends on itUlf Hansson1-0/+1
2016-11-29mmc: tmio: Add tuning supportAi Kyuse1-0/+14
2016-11-29mmc: tmio: Add hw reset supportAi Kyuse1-0/+1
2016-11-29mmc: tmio: document mandatory and optional callbacksSimon Horman1-1/+4
2016-11-29mmc: tmio-mmc: add support for 32bit data portChris Brandt1-0/+12
2016-09-26mmc: tmio: add eMMC supportWolfram Sang1-0/+3
2016-09-26mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhiWolfram Sang1-0/+1
2016-07-25mmc: tmio: make a cast explicitWolfram Sang1-1/+1
2016-05-02mmc: tmio: document CTL_STATUS handlingWolfram Sang1-1/+2
2016-05-02mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNCWolfram Sang1-1/+2
2016-05-02mmc: tmio: use CTL_STATUS consistentlyWolfram Sang1-2/+1
2016-05-02mmc: tmio: use BIT() within definesWolfram Sang1-21/+23
2016-05-02mmc: tmio: give read32/write32 functions more descriptive namesWolfram Sang1-3/+2
2016-05-02mmc: tmio: merge distributed include filesWolfram Sang1-1/+55
2016-05-02mmc: tmio: remove now unneeded seperate irq handlersWolfram Sang1-3/+0
2016-05-02mmc: tmio: Add UHS-I mode supportWolfram Sang1-0/+2
2016-05-02mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequencyBen Hutchings1-0/+2
2016-05-02mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} opsBen Hutchings1-2/+2
2015-03-05mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto1-2/+0
2015-02-23mmc: tmio_mmc: remove slave_id settings for DMAEngineKuninori Morimoto1-2/+0
2015-01-20mmc: tmio: enable SoC specific DMA buswidth settingsKuninori Morimoto1-0/+2
2015-01-20mmc: tmio: add .enable_dma on tmio_mmc_dmaKuninori Morimoto1-0/+2
2015-01-20mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto1-1/+0
2015-01-20mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto1-1/+0
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto1-8/+9
2015-01-20mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto1-0/+2