summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: tmio: Remove library functions for system PMUlf Hansson2014-09-091-5/+0
* 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/+0
* 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-131-4/+3
* mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto2014-01-131-9/+8
* 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/+0
* 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/+0
* 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-131-1/+6
* mmc: remove the second argument of k[un]map_atomic()Cong Wang2012-01-111-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
* mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabledGuennadi Liakhovetski2011-07-211-1/+5
* mmc: sdhi: Add write16_hookSimon Horman2011-07-201-0/+5
* mmc: tmio: Share register access functionsSimon Horman2011-07-201-0/+35
* mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski2011-05-241-0/+3
* mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm2011-05-241-1/+1
* mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski2011-05-241-0/+1
* mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski2011-05-241-0/+10
* mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-261-26/+4
* mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-251-1/+1
* mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-251-0/+145
* mmc: tmio_mmc: merge the private header into the driverGuennadi Liakhovetski2011-01-081-226/+0
* mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failureGuennadi Liakhovetski2011-01-081-2/+0
* mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski2010-09-091-5/+3
* tmio_mmc: don't clear unhandled pending interruptsYusuke Goda2010-09-091-4/+1
* mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski2010-05-221-0/+13
* tmio_mmc: Keep card-detect interrupts enabledGuennadi Liakhovetski2010-03-071-4/+2
* mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-181-40/+6
* tmio_mmc: add bus_shift supportPhilipp Zabel2009-06-131-9/+68
* MMC: tmio_mmc.h: fix build problemAlexander Beregalov2009-03-241-0/+3
* tmio_mmc: fix compilation with debug enabledDmitry Baryshkov2008-09-201-2/+2
* mfd: TMIO MMC driverIan Molton2008-08-101-0/+194