aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mvsdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz1-0/+4
2012-05-08ARM: Orion: SDIO: Add support for clk.Andrew Lunn1-0/+14
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-5/+8
2011-10-26mmc: replace printk with appropriate display macroGirish K S1-7/+7
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-2/+1
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2009-07-20mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre1-2/+2
2009-06-03mvsdio: fix config failure with some high speed SDHC cardsNicolas Pitre1-0/+25
2009-06-03mvsdio: ignore high speed timing requests from the coreNicolas Pitre1-0/+9
2009-06-03mvsdio: allow automatic loading when modularNicolas Pitre1-0/+1
2009-05-03mvsdio: fix CONFIG_PM=y buildRabin Vincent1-6/+5
2009-03-24mmc: SDIO driver for Marvell SoCsMaen Suleiman1-0/+885