index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sh_mobile_sdhi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
mmc: sh_mobile_sdhi: Add tuning support
Simon Horman
1
-1
/
+264
2016-11-29
mmc: sh_mobile_sdhi: Add r7s72100 support
Chris Brandt
1
-0
/
+7
2016-11-29
mmc: sh_mobile_sdhi: add ocr_mask option
Chris Brandt
1
-0
/
+2
2016-09-26
mmc: sh_mobile_sdhi: Add r8a7796 support
Ai Kyuse
1
-0
/
+1
2016-09-26
mmc: host: sh_mobile_sdhi: don't populate unneeded functions
Wolfram Sang
1
-2
/
+8
2016-09-26
mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi
Wolfram Sang
1
-0
/
+8
2016-07-25
mmc: sh_mobile_sdhi: properly document R-Car versions
Wolfram Sang
1
-4
/
+10
2016-05-16
mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3
Wolfram Sang
1
-1
/
+1
2016-05-04
mmc: sh_mobile_sdhi: check return value when changing clk
Wolfram Sang
1
-3
/
+3
2016-05-04
mmc: sh_mobile_sdhi: only change the clock on RCar Gen2+
Wolfram Sang
1
-0
/
+4
2016-05-04
mmc: tmio/sdhi: introduce flag for RCar 2+ specific features
Wolfram Sang
1
-2
/
+2
2016-05-04
mmc: sh_mobile_sdhi: make clk_update function more compact
Wolfram Sang
1
-4
/
+1
2016-05-02
mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC
Wolfram Sang
1
-1
/
+2
2016-05-02
mmc: sh_mobile_sdhi: remove obsolete support for sh7372
Wolfram Sang
1
-1
/
+0
2016-05-02
mmc: sh_mobile_sdhi: simplify code for voltage switching
Wolfram Sang
1
-5
/
+1
2016-05-02
mmc: sh_mobile_sdhi: remove obsolete irq_by_name registration
Wolfram Sang
1
-49
/
+8
2016-05-02
mmc: sh_mobile_sdhi: don't use array for DT configs
Wolfram Sang
1
-7
/
+5
2016-05-02
mmc: sh_mobile_sdhi: Add UHS-I mode support
Wolfram Sang
1
-0
/
+52
2016-05-02
mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency
Ben Hutchings
1
-2
/
+54
2016-05-02
mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} ops
Ben Hutchings
1
-7
/
+5
2016-02-29
mmc: sdhi: Add r8a7795 support
Wolfram Sang
1
-13
/
+34
2016-02-29
mmc: sdhi: use faster clock handling on RCar Gen2
Wolfram Sang
1
-1
/
+1
2016-02-29
mmc: sdhi: error message on ENOMEM is superfluous
Wolfram Sang
1
-3
/
+1
2016-02-29
mmc: sdhi: Add EXT_ACC register busy check
Shinobu Uehara
1
-0
/
+1
2015-03-05
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
Kuninori Morimoto
1
-26
/
+2
2015-03-05
mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
Kuninori Morimoto
1
-17
/
+27
2015-02-23
mmc: tmio_mmc: remove slave_id settings for DMAEngine
Kuninori Morimoto
1
-2
/
+0
2015-01-20
mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag
Kuninori Morimoto
1
-5
/
+0
2015-01-20
mmc: sh_mobile_sdhi: enable 32bit DMA access
Kuninori Morimoto
1
-9
/
+33
2015-01-20
mmc: sh_mobile_sdhi: use .enable_dma
Kuninori Morimoto
1
-0
/
+6
2015-01-20
mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi
Kuninori Morimoto
1
-2
/
+4
2015-01-20
mmc: sh_mobile_sdhi: tidyup mmc_data->bus_shift for latest SoC
Kuninori Morimoto
1
-1
/
+4
2015-01-20
mmc: sh_mobile_sdhi: remove .init/.cleanup
Kuninori Morimoto
1
-25
/
+1
2015-01-20
mmc: tmio: tmio_mmc_data has .dma_rx_offset
Kuninori Morimoto
1
-1
/
+1
2015-01-20
mmc: tmio: tmio_mmc_data has .alignment_shift
Kuninori Morimoto
1
-2
/
+2
2015-01-20
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
1
-3
/
+2
2015-01-20
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
1
-1
/
+1
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
1
-1
/
+1
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
1
-1
/
+1
2015-01-20
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
1
-1
/
+1
2015-01-20
mmc: tmio: tmio_mmc_host has .dma
Kuninori Morimoto
1
-2
/
+2
2015-01-20
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
1
-3
/
+11
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
1
-1
/
+1
2014-09-09
mmc: use .multi_io_quirk on sh_mobile
Kuninori Morimoto
1
-1
/
+19
2014-09-09
mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs
Geert Uytterhoeven
1
-0
/
+3
2014-09-09
mmc: tmio: add actual clock support as option
Shinobu Uehara
1
-2
/
+4
2014-09-09
mmc: tmio: remove Renesas specific #ifdef
Kuninori Morimoto
1
-0
/
+5
2014-09-09
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
1
-0
/
+5
2014-09-09
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
1
-0
/
+5
2014-09-09
mmc: tmio: care about DMA tx/rx addr offset
Kuninori Morimoto
1
-0
/
+3
[next]