summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/tmio_mmc.h
Commit message (Expand)AuthorAge
* 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
* mmc: tmio: enable SoC specific DMA buswidth settingsKuninori Morimoto2015-01-20
* mmc: tmio: add .enable_dma on tmio_mmc_dmaKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto2015-01-20
* mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto2015-01-20
* mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto2015-01-20
* mmc: tmio: Remove library functions for system PMUlf Hansson2014-09-09
* mmc: tmio: Make runtime PM callbacks available for CONFIG_PMUlf Hansson2014-09-09
* mmc: tmio: Handle clock gating from runtime PM functionsUlf Hansson2014-09-09
* mmc: tmio: Restructure ->set_ios() and adapt ->probe() to itUlf Hansson2014-09-09
* mmc: tmio: Keep host active while SDIO IRQ is enabledUlf Hansson2014-09-09
* mmc: tmio: Adapt to proper PM configs for exported functionsUlf Hansson2014-02-13
* mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto2014-01-13
* mmc: tmio: fix unbalanced power-on calls with clock-gating enabledGuennadi Liakhovetski2013-06-06
* mmc: tmio: postpone controller reset during resumeGuennadi Liakhovetski2013-06-06
* mmc: tmio_mmc: remove unused sdio_irq_enabled flagGuennadi Liakhovetski2012-03-27