aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc_pio.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski2011-06-251-2/+2
* mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski2011-05-241-6/+58
* mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm2011-05-241-15/+2
* mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski2011-05-241-6/+56
* mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski2011-05-241-3/+54
* mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski2011-04-271-5/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-261-20/+1
* mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski2011-03-251-9/+8
* mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski2011-03-251-5/+5
* mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski2011-03-251-21/+2
* mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski2011-03-251-6/+19
* mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-251-0/+923