summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmc: tmio: Add tuning supportAi Kyuse2016-11-291-0/+14
* mmc: tmio: Add hw reset supportAi Kyuse2016-11-291-0/+1
* mmc: tmio: document mandatory and optional callbacksSimon Horman2016-11-291-1/+4
* mmc: tmio-mmc: add support for 32bit data portChris Brandt2016-11-291-0/+12
* mmc: tmio: add eMMC supportWolfram Sang2016-09-261-0/+3
* mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhiWolfram Sang2016-09-261-0/+1
* mmc: tmio: make a cast explicitWolfram Sang2016-07-251-1/+1
* mmc: tmio: document CTL_STATUS handlingWolfram Sang2016-05-021-1/+2
* mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNCWolfram Sang2016-05-021-1/+2
* mmc: tmio: use CTL_STATUS consistentlyWolfram Sang2016-05-021-2/+1
* mmc: tmio: use BIT() within definesWolfram Sang2016-05-021-21/+23
* mmc: tmio: give read32/write32 functions more descriptive namesWolfram Sang2016-05-021-3/+2
* mmc: tmio: merge distributed include filesWolfram Sang2016-05-021-1/+55
* mmc: tmio: remove now unneeded seperate irq handlersWolfram Sang2016-05-021-3/+0
* mmc: tmio: Add UHS-I mode supportWolfram Sang2016-05-021-0/+2
* mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequencyBen Hutchings2016-05-021-0/+2
* mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} opsBen Hutchings2016-05-021-2/+2
* mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto2015-03-051-2/+0
* mmc: tmio_mmc: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-231-2/+0
* mmc: tmio: enable SoC specific DMA buswidth settingsKuninori Morimoto2015-01-201-0/+2
* mmc: tmio: add .enable_dma on tmio_mmc_dmaKuninori Morimoto2015-01-201-0/+2
* mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto2015-01-201-1/+0
* mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto2015-01-201-1/+0
* mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto2015-01-201-8/+9
* mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto2015-01-201-0/+2
OpenPOWER on IntegriCloud