summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tmio_mmc_pio.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-26mmc: replace printk with appropriate display macroGirish K S1-1/+1
2011-10-26mmc: tmio: Provide separate interrupt handlersSimon Horman1-48/+83
2011-10-26mmc: tmio: Cache interrupt masksSimon Horman1-16/+18
2011-07-21mmc: tmio: fix a deadlockGuennadi Liakhovetski1-2/+2
2011-07-21mmc: tmio: maximize power savingGuennadi Liakhovetski1-27/+37
2011-07-21mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabledGuennadi Liakhovetski1-6/+29
2011-07-20mmc: tmio: Fix race condition resulting in spurious interruptsPaul Parsons1-44/+32
2011-07-20mmc: tmio: Share register access functionsSimon Horman1-34/+0
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski1-2/+2
2011-05-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski1-6/+58
2011-05-24mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm1-15/+2
2011-05-24mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski1-6/+56
2011-05-24mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski1-3/+54
2011-04-27mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski1-5/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-26mmc: tmio_mmc: Move some defines into a shared headerSimon Horman1-20/+1
2011-03-25mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski1-9/+8
2011-03-25mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski1-5/+5
2011-03-25mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski1-21/+2
2011-03-25mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski1-6/+19
2011-03-25mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski1-0/+923