summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/tmio_mmc.h
AgeCommit message (Expand)Author
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-13mmc: 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-13mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski
2012-01-11mmc: 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-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski
2011-05-24mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm
2011-05-24mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski
2011-05-24mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski
2011-03-26mmc: tmio_mmc: Move some defines into a shared headerSimon Horman
2011-03-25mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski
2011-03-25mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski
2011-01-08mmc: tmio_mmc: merge the private header into the driverGuennadi Liakhovetski
2011-01-08mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failureGuennadi Liakhovetski
2010-09-09mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski
2010-09-09tmio_mmc: don't clear unhandled pending interruptsYusuke Goda
2010-05-22mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski
2010-03-07tmio_mmc: Keep card-detect interrupts enabledGuennadi Liakhovetski
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton