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
starfive-6.6.48-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
/
include
/
linux
/
mfd
/
tmio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
Kuninori Morimoto
1
-0
/
+2
2015-01-20
mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag
Kuninori Morimoto
1
-5
/
+0
2015-01-20
mmc: tmio: tmio_mmc_data has .dma_rx_offset
Kuninori Morimoto
1
-0
/
+1
2015-01-20
mmc: tmio: tmio_mmc_data has .alignment_shift
Kuninori Morimoto
1
-0
/
+1
2015-01-20
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
1
-1
/
+0
2015-01-20
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
1
-3
/
+0
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
1
-2
/
+1
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
1
-1
/
+0
2015-01-20
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
1
-3
/
+0
2015-01-20
mmc: tmio: tmio_mmc_host has .dma
Kuninori Morimoto
1
-11
/
+0
2015-01-20
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
1
-1
/
+0
2014-09-09
mmc: use .multi_io_quirk on tmio_mmc
Kuninori Morimoto
1
-0
/
+3
2014-09-09
mmc: tmio: add actual clock support as option
Shinobu Uehara
1
-0
/
+5
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
/
+6
2014-09-09
mmc: tmio: care about DMA tx/rx addr offset
Kuninori Morimoto
1
-0
/
+1
2014-01-13
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
Kuninori Morimoto
1
-0
/
+7
2014-01-13
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
1
-0
/
+1
2013-09-06
Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"
Chris Ball
1
-0
/
+1
2013-08-25
mmc: tmio-mmc: Remove .set_pwr() callback from platform data
Laurent Pinchart
1
-1
/
+0
2013-08-25
mmc: tmio-mmc: Remove .get_cd() callback from platform data
Laurent Pinchart
1
-1
/
+0
2013-05-26
mmc: sdhi/tmio: switch to using dmaengine_slave_config()
Guennadi Liakhovetski
1
-0
/
+2
2013-05-26
mmc: sdhi/tmio: make DMA filter implementation specific
Guennadi Liakhovetski
1
-0
/
+3
2013-02-24
mmc: tmio: remove unused and deprecated symbols
Guennadi Liakhovetski
1
-18
/
+0
2012-07-21
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
1
-0
/
+1
2012-07-21
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
1
-0
/
+3
2012-03-27
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
1
-1
/
+0
2012-03-27
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
1
-6
/
+19
2011-07-21
mmc: sdhi: Add write16_hook
Simon Horman
1
-0
/
+8
2011-05-25
mmc: tmio: runtime suspend the controller, where possible
Guennadi Liakhovetski
1
-0
/
+17
2011-01-09
mmc: tmio_mmc: implement SDIO IRQ support
Arnd Hannemann
1
-0
/
+4
2011-01-09
mmc: tmio_mmc: implement a bounce buffer for unaligned DMA
Guennadi Liakhovetski
1
-0
/
+1
2010-10-29
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
1
-0
/
+5
2010-10-29
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
1
-0
/
+1
2010-05-22
mmc: let MFD's provide supported Vdd card voltages to tmio_mmc
Guennadi Liakhovetski
1
-0
/
+1
2010-05-22
tmio: add a platform flag to disable card write-protection detection
Guennadi Liakhovetski
1
-0
/
+4
2010-05-22
mmc: prepare tmio_mmc for passing of DMA configuration from the MFD cell
Guennadi Liakhovetski
1
-0
/
+6
2010-03-08
tmio_mmc: Remove const from platform data V3
Magnus Damm
1
-1
/
+1
2010-03-08
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
Yusuke Goda
1
-0
/
+1
2010-01-18
mfd: tmio_mmc hardware abstraction for CNF area
Ian Molton
1
-0
/
+39
2009-06-17
mfd: fix tmio related warnings
Samuel Ortiz
1
-1
/
+1
2009-06-14
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
1
-0
/
+7
2008-10-16
fbdev: add new TMIO framebuffer driver
Dmitry Baryshkov
1
-0
/
+19
2008-08-10
mfd: TMIO MMC structures and accessors.
Ian Molton
1
-4
/
+15
2008-07-07
[ARM] 5128/1: tc6393xb: tmio-nand support
Dmitry Baryshkov
1
-0
/
+17