summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-21mmc: tmio: fix a deadlockGuennadi Liakhovetski1-0/+5
2011-07-21mmc: tmio: maximize power savingGuennadi Liakhovetski1-0/+2
2011-07-21mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabledGuennadi Liakhovetski1-1/+5
2011-07-20mmc: sdhi: Add write16_hookSimon Horman1-0/+5
2011-07-20mmc: tmio: Share register access functionsSimon Horman1-0/+35
2011-05-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski1-0/+3
2011-05-24mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm1-1/+1
2011-05-24mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski1-0/+1
2011-05-24mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski1-0/+10
2011-03-26mmc: tmio_mmc: Move some defines into a shared headerSimon Horman1-26/+4
2011-03-25mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski1-1/+1
2011-03-25mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski1-0/+145
2011-01-08mmc: tmio_mmc: merge the private header into the driverGuennadi Liakhovetski1-226/+0
2011-01-08mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failureGuennadi Liakhovetski1-2/+0
2010-09-09mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski1-5/+3
2010-09-09tmio_mmc: don't clear unhandled pending interruptsYusuke Goda1-4/+1
2010-05-22mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski1-0/+13
2010-03-07tmio_mmc: Keep card-detect interrupts enabledGuennadi Liakhovetski1-4/+2
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton1-40/+6
2009-06-13tmio_mmc: add bus_shift supportPhilipp Zabel1-9/+68
2009-03-24MMC: tmio_mmc.h: fix build problemAlexander Beregalov1-0/+3
2008-09-20tmio_mmc: fix compilation with debug enabledDmitry Baryshkov1-2/+2
2008-08-10mfd: TMIO MMC driverIan Molton1-0/+194