aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sh_mobile_sdhi.c
AgeCommit message (Expand)Author
2016-07-25mmc: sh_mobile_sdhi: properly document R-Car versionsWolfram Sang
2016-05-16mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3Wolfram Sang
2016-05-04mmc: sh_mobile_sdhi: check return value when changing clkWolfram Sang
2016-05-04mmc: sh_mobile_sdhi: only change the clock on RCar Gen2+Wolfram Sang
2016-05-04mmc: tmio/sdhi: introduce flag for RCar 2+ specific featuresWolfram Sang
2016-05-04mmc: sh_mobile_sdhi: make clk_update function more compactWolfram Sang
2016-05-02mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNCWolfram Sang
2016-05-02mmc: sh_mobile_sdhi: remove obsolete support for sh7372Wolfram Sang
2016-05-02mmc: sh_mobile_sdhi: simplify code for voltage switchingWolfram Sang
2016-05-02mmc: sh_mobile_sdhi: remove obsolete irq_by_name registrationWolfram Sang
2016-05-02mmc: sh_mobile_sdhi: don't use array for DT configsWolfram Sang
2016-05-02mmc: sh_mobile_sdhi: Add UHS-I mode supportWolfram Sang
2016-05-02mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequencyBen Hutchings
2016-05-02mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} opsBen Hutchings
2016-02-29mmc: sdhi: Add r8a7795 supportWolfram Sang
2016-02-29mmc: sdhi: use faster clock handling on RCar Gen2Wolfram Sang
2016-02-29mmc: sdhi: error message on ENOMEM is superfluousWolfram Sang
2016-02-29mmc: sdhi: Add EXT_ACC register busy checkShinobu Uehara
2015-03-05mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto
2015-03-05mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto
2015-02-23mmc: tmio_mmc: remove slave_id settings for DMAEngineKuninori Morimoto
2015-01-20mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flagKuninori Morimoto
2015-01-20mmc: sh_mobile_sdhi: enable 32bit DMA accessKuninori Morimoto
2015-01-20mmc: sh_mobile_sdhi: use .enable_dmaKuninori Morimoto
2015-01-20mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhiKuninori Morimoto
2015-01-20mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoCKuninori Morimoto
2015-01-20mmc: sh_mobile_sdhi: remove .init/.cleanupKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto
2015-01-20mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki
2014-09-09mmc: use .multi_io_quirk on sh_mobileKuninori Morimoto
2014-09-09mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCsGeert Uytterhoeven
2014-09-09mmc: tmio: add actual clock support as optionShinobu Uehara
2014-09-09mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto
2014-09-09mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRKShinobu Uehara
2014-09-09mmc: tmio: control multiple block transfer modeShinobu Uehara
2014-09-09mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto
2014-09-09mmc: sdhi: Fixup system PM suspend lock-upUlf Hansson
2014-09-09mmc: sdhi: Make runtime PM callbacks available for CONFIG_PMUlf Hansson
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791Kuninori Morimoto
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790Kuninori Morimoto
2014-02-22mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779Kuninori Morimoto