aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h
Commit message (Expand)AuthorAgeFilesLines
* 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