summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* mmc: tmio: use BIT() within definesWolfram Sang2016-05-021-21/+23
* mmc: tmio: give read32/write32 functions more descriptive namesWolfram Sang2016-05-021-3/+2Star
* mmc: tmio: merge distributed include filesWolfram Sang2016-05-021-1/+55
* mmc: tmio: remove now unneeded seperate irq handlersWolfram Sang2016-05-021-3/+0Star
* 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/+0Star
* mmc: tmio_mmc: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-231-2/+0Star
* 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/+0Star
* mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto2015-01-201-1/+0Star
* 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
* mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto2015-01-201-0/+1
* mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto2015-01-201-0/+1
* mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto2015-01-201-1/+3
* mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto2015-01-201-0/+11
* mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto2015-01-201-2/+3
* mmc: tmio: Remove library functions for system PMUlf Hansson2014-09-091-5/+0Star
* mmc: tmio: Make runtime PM callbacks available for CONFIG_PMUlf Hansson2014-09-091-1/+1
* mmc: tmio: Handle clock gating from runtime PM functionsUlf Hansson2014-09-091-1/+2
* mmc: tmio: Restructure ->set_ios() and adapt ->probe() to itUlf Hansson2014-09-091-20/+0Star
* mmc: tmio: Keep host active while SDIO IRQ is enabledUlf Hansson2014-09-091-0/+1
* mmc: tmio: Adapt to proper PM configs for exported functionsUlf Hansson2014-02-141-4/+3Star
* mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto2014-01-131-9/+8Star
* mmc: tmio: fix unbalanced power-on calls with clock-gating enabledGuennadi Liakhovetski2013-06-061-2/+18
* mmc: tmio: postpone controller reset during resumeGuennadi Liakhovetski2013-06-061-0/+1
* mmc: tmio_mmc: remove unused sdio_irq_enabled flagGuennadi Liakhovetski2012-03-271-1/+0Star
* mmc: tmio_mmc: power status flag doesn't have to be exposed in platform dataGuennadi Liakhovetski2012-03-271-0/+3
* mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski2012-03-271-4/+0Star
* mmc: tmio: calculate the native hotplug condition only onceGuennadi Liakhovetski2012-03-271-0/+1
* mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski2012-02-141-1/+6
* mmc: remove the second argument of k[un]map_atomic()Cong Wang2012-01-121-2/+2
* mmc: tmio: Provide separate interrupt handlersSimon Horman2011-10-261-0/+3
* mmc: tmio: Cache interrupt masksSimon Horman2011-10-261-0/+4
* MMC / TMIO: Fix build issue related to struct scatterlistRafael J. Wysocki2011-07-261-0/+1
* mmc: tmio: fix a deadlockGuennadi Liakhovetski2011-07-211-0/+5
* mmc: tmio: maximize power savingGuennadi Liakhovetski2011-07-211-0/+2