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