summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/tmio_mmc.h
AgeCommit message (Expand)Author
2016-09-26mmc: tmio: add eMMC supportWolfram Sang
2016-09-26mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhiWolfram Sang
2016-07-25mmc: tmio: make a cast explicitWolfram Sang
2016-05-02mmc: tmio: document CTL_STATUS handlingWolfram Sang
2016-05-02mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNCWolfram Sang
2016-05-02mmc: tmio: use CTL_STATUS consistentlyWolfram Sang
2016-05-02mmc: tmio: use BIT() within definesWolfram Sang
2016-05-02mmc: tmio: give read32/write32 functions more descriptive namesWolfram Sang
2016-05-02mmc: tmio: merge distributed include filesWolfram Sang
2016-05-02mmc: tmio: remove now unneeded seperate irq handlersWolfram Sang
2016-05-02mmc: tmio: Add UHS-I mode supportWolfram Sang
2016-05-02mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequencyBen Hutchings
2016-05-02mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} opsBen Hutchings
2015-03-05mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto
2015-02-23mmc: tmio_mmc: remove slave_id settings for DMAEngineKuninori Morimoto
2015-01-20mmc: tmio: enable SoC specific DMA buswidth settingsKuninori Morimoto
2015-01-20mmc: tmio: add .enable_dma on tmio_mmc_dmaKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto
2015-01-20mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto
2014-09-09mmc: tmio: Remove library functions for system PMUlf Hansson
2014-09-09mmc: tmio: Make runtime PM callbacks available for CONFIG_PMUlf Hansson
2014-09-09mmc: tmio: Handle clock gating from runtime PM functionsUlf Hansson
2014-09-09mmc: tmio: Restructure ->set_ios() and adapt ->probe() to itUlf Hansson
2014-09-09mmc: tmio: Keep host active while SDIO IRQ is enabledUlf Hansson
2014-02-14mmc: tmio: Adapt to proper PM configs for exported functionsUlf Hansson
2014-01-13mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto
2013-06-06mmc: tmio: fix unbalanced power-on calls with clock-gating enabledGuennadi Liakhovetski
2013-06-06mmc: tmio: postpone controller reset during resumeGuennadi Liakhovetski
2012-03-27mmc: tmio_mmc: remove unused sdio_irq_enabled flagGuennadi Liakhovetski
2012-03-27mmc: tmio_mmc: power status flag doesn't have to be exposed in platform dataGuennadi Liakhovetski
2012-03-27mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski
2012-03-27mmc: tmio: calculate the native hotplug condition only onceGuennadi Liakhovetski
2012-02-14mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski
2012-01-12mmc: remove the second argument of k[un]map_atomic()Cong Wang
2011-10-26mmc: tmio: Provide separate interrupt handlersSimon Horman
2011-10-26mmc: tmio: Cache interrupt masksSimon Horman
2011-07-26MMC / TMIO: Fix build issue related to struct scatterlistRafael J. Wysocki
2011-07-21mmc: tmio: fix a deadlockGuennadi Liakhovetski
2011-07-21mmc: tmio: maximize power savingGuennadi Liakhovetski
2011-07-21mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabledGuennadi Liakhovetski
2011-07-20mmc: sdhi: Add write16_hookSimon Horman
2011-07-20mmc: tmio: Share register access functionsSimon Horman
2011-05-25mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski