aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sh_mobile_sdhi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-05mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto1-26/+2
2015-03-05mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto1-17/+27
2015-02-23mmc: tmio_mmc: remove slave_id settings for DMAEngineKuninori Morimoto1-2/+0
2015-01-20mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flagKuninori Morimoto1-5/+0
2015-01-20mmc: sh_mobile_sdhi: enable 32bit DMA accessKuninori Morimoto1-9/+33
2015-01-20mmc: sh_mobile_sdhi: use .enable_dmaKuninori Morimoto1-0/+6
2015-01-20mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhiKuninori Morimoto1-2/+4
2015-01-20mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoCKuninori Morimoto1-1/+4
2015-01-20mmc: sh_mobile_sdhi: remove .init/.cleanupKuninori Morimoto1-25/+1
2015-01-20mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto1-1/+1
2015-01-20mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto1-2/+2
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto1-3/+2
2015-01-20mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto1-1/+1
2015-01-20mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto1-1/+1
2015-01-20mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto1-1/+1
2015-01-20mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto1-1/+1
2015-01-20mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto1-2/+2
2015-01-20mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto1-3/+11
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki1-1/+1
2014-09-09mmc: use .multi_io_quirk on sh_mobileKuninori Morimoto1-1/+19
2014-09-09mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCsGeert Uytterhoeven1-0/+3
2014-09-09mmc: tmio: add actual clock support as optionShinobu Uehara1-2/+4
2014-09-09mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto1-0/+5
2014-09-09mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRKShinobu Uehara1-0/+5
2014-09-09mmc: tmio: control multiple block transfer modeShinobu Uehara1-0/+5
2014-09-09mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto1-0/+3
2014-09-09mmc: sdhi: Fixup system PM suspend lock-upUlf Hansson1-1/+2
2014-09-09mmc: sdhi: Make runtime PM callbacks available for CONFIG_PMUlf Hansson1-1/+1
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791Kuninori Morimoto1-0/+1
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790Kuninori Morimoto1-1/+9
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779Kuninori Morimoto1-1/+1
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778Kuninori Morimoto1-1/+8
2014-02-22mmc: sdhi: tidyup sh_mobile_sdhi_of_match positionKuninori Morimoto1-13/+13
2014-02-13mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacksUlf Hansson1-4/+4
2014-01-13mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto1-0/+11
2014-01-13mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto1-0/+8
2014-01-13mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepareLaurent Pinchart1-2/+2
2013-09-21ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski1-8/+8
2013-08-25mmc: SDHI: add DT compatibility strings for further SoCsGuennadi Liakhovetski1-0/+5
2013-08-24mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform dataLaurent Pinchart1-9/+0
2013-08-24mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform dataLaurent Pinchart1-9/+0
2013-06-27mmc: host: use platform_{get,set}_drvdata()Jingoo Han1-3/+3
2013-06-27mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe()Wei Yongjun1-1/+3
2013-05-26mmc: sdhi/tmio: add DT DMA supportGuennadi Liakhovetski1-7/+7
2013-05-26mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski1-17/+16
2013-05-26mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski1-0/+9
2013-02-24mmc: sh_mobile_sdhi: use managed resource allocationsGuennadi Liakhovetski1-43/+14
2013-02-24mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski1-4/+0
2013-02-24mmc: tmio-mmc: parse device-tree bindingsGuennadi Liakhovetski1-6/+26