summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sh_mmcif.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-05mmc: sh_mmcif: make DMA support by the driver unconditionalGuennadi Liakhovetski1-20/+0
2010-11-25mmc: sh_mmcif: add DMA supportGuennadi Liakhovetski1-5/+241
2010-11-25mmc: sh_mmcif: cosmetic clean upGuennadi Liakhovetski1-33/+30
2010-11-25mmc: sh_mmcif: switch to completion, fix flagsGuennadi Liakhovetski1-71/+46
2010-11-10mmc, sh: Move constants to sh_mmcif.hSimon Horman1-23/+0
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann1-0/+12
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-2/+1
2010-05-31sh: prepare MMCIF driver header fileMagnus Damm1-75/+50
2010-05-27mmc: add support MMCIF for SuperHYusuke Goda1-0/+965