aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sh_mmcif.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: add runtime and system power-management support to the MMCIF driverGuennadi Liakhovetski2011-05-241-9/+69
* mmc: sh_mmcif: protect against a theoretical raceGuennadi Liakhovetski2011-05-241-8/+42
* mmc: sh_mmcif: support aggressive clock gatingGuennadi Liakhovetski2011-03-161-5/+5
* mmc: sh_mmcif: use dmaengine helpers, drop submit checkLinus Walleij2011-03-151-16/+6
* mmc: sh_mmcif: rename and retype activity variableLinus Walleij2011-03-151-9/+9
* mmc: sh_mmcif: unmap with the proper sglenLinus Walleij2011-03-151-2/+2
* mmc: sh_mmcif: map DMA buffers on the DMA engine deviceLinus Walleij2011-03-151-4/+8
* mmc: sh_mmcif: make DMA support by the driver unconditionalGuennadi Liakhovetski2011-01-051-20/+0
* mmc: sh_mmcif: add DMA supportGuennadi Liakhovetski2010-11-251-5/+241
* mmc: sh_mmcif: cosmetic clean upGuennadi Liakhovetski2010-11-251-33/+30
* mmc: sh_mmcif: switch to completion, fix flagsGuennadi Liakhovetski2010-11-251-71/+46
* mmc, sh: Move constants to sh_mmcif.hSimon Horman2010-11-101-23/+0
* mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann2010-10-291-0/+12
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1
* sh: prepare MMCIF driver header fileMagnus Damm2010-05-311-75/+50
* mmc: add support MMCIF for SuperHYusuke Goda2010-05-271-0/+965