summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc.h
AgeCommit message (Expand)AuthorFilesLines
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