aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/davinci_mmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-22mmc: davinci_mmc: set MODULE_ALIAS to allow autoloadingJan Luebbe1-0/+1
2012-03-27mmc: davinci: Poll status for small size transfersIdo Yariv1-1/+28
2012-03-27mmc: davinci: Eliminate spurious interruptsIdo Yariv1-6/+27
2012-03-27mmc: start removing enable / disable APIAdrian Hunter1-4/+0
2011-09-17mmc: davinci: Add support for set_power callbackIdo Yariv1-0/+13
2011-01-09mmc: davinci: add support for SDIO irq handlingAlagu Sankar1-5/+73
2011-01-08mmc: davinci_mmc: Remove unnecessary semicolonJoe Perches1-1/+1
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-5/+3
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-2/+1
2010-05-27davinci: mmc: updates to suspend/resume implementationChaithrika U S1-8/+43
2010-05-27davinci: mmc: add a function to control reset state of the controllerChaithrika U S1-21/+16
2010-05-27davinci: mmc: pass number of SG segments as platform dataSudhakar Rajashekhara1-7/+17
2010-03-06davinci: MMC: add support for 8bit MMC cardsVipin Bhandari1-10/+35
2009-12-15davinci: mmc: add cpufreq supportChaithrika U S1-16/+84
2009-12-15mmc: davinci: modify data types of EDMA related variablesSudhakar Rajashekhara1-2/+2
2009-12-15DaVinci: MMC: MMC/SD controller driver for DaVinci familyVipin Bhandari1-0/+1281