aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-20mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto1-0/+1
2015-01-20mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto1-0/+1
2015-01-20mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto1-1/+3
2015-01-20mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto1-0/+11
2015-01-20mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto1-2/+3
2014-09-09mmc: tmio: Remove library functions for system PMUlf Hansson1-5/+0
2014-09-09mmc: tmio: Make runtime PM callbacks available for CONFIG_PMUlf Hansson1-1/+1
2014-09-09mmc: tmio: Handle clock gating from runtime PM functionsUlf Hansson1-1/+2
2014-09-09mmc: tmio: Restructure ->set_ios() and adapt ->probe() to itUlf Hansson1-20/+0
2014-09-09mmc: tmio: Keep host active while SDIO IRQ is enabledUlf Hansson1-0/+1
2014-02-13mmc: tmio: Adapt to proper PM configs for exported functionsUlf Hansson1-4/+3
2014-01-13mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto1-9/+8
2013-06-06mmc: tmio: fix unbalanced power-on calls with clock-gating enabledGuennadi Liakhovetski1-2/+18
2013-06-06mmc: tmio: postpone controller reset during resumeGuennadi Liakhovetski1-0/+1
2012-03-27mmc: tmio_mmc: remove unused sdio_irq_enabled flagGuennadi Liakhovetski1-1/+0
2012-03-27mmc: tmio_mmc: power status flag doesn't have to be exposed in platform dataGuennadi Liakhovetski1-0/+3
2012-03-27mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski1-4/+0
2012-03-27mmc: tmio: calculate the native hotplug condition only onceGuennadi Liakhovetski1-0/+1
2012-02-13mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski1-1/+6
2012-01-11mmc: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2011-10-26mmc: tmio: Provide separate interrupt handlersSimon Horman1-0/+3
2011-10-26mmc: tmio: Cache interrupt masksSimon Horman1-0/+4
2011-07-26MMC / TMIO: Fix build issue related to struct scatterlistRafael J. Wysocki1-0/+1