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
/
tmio_mmc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
mmc: tmio: discard obsolete SDIO irqs before enabling irqs
Wolfram Sang
1
-0
/
+2
2017-02-13
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
1
-0
/
+1
2016-11-29
mmc: tmio: Add tuning support
Ai Kyuse
1
-0
/
+14
2016-11-29
mmc: tmio: Add hw reset support
Ai Kyuse
1
-0
/
+1
2016-11-29
mmc: tmio: document mandatory and optional callbacks
Simon Horman
1
-1
/
+4
2016-11-29
mmc: tmio-mmc: add support for 32bit data port
Chris Brandt
1
-0
/
+12
2016-09-26
mmc: tmio: add eMMC support
Wolfram Sang
1
-0
/
+3
2016-09-26
mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi
Wolfram Sang
1
-0
/
+1
2016-07-25
mmc: tmio: make a cast explicit
Wolfram Sang
1
-1
/
+1
2016-05-02
mmc: tmio: document CTL_STATUS handling
Wolfram Sang
1
-1
/
+2
2016-05-02
mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC
Wolfram Sang
1
-1
/
+2
2016-05-02
mmc: tmio: use CTL_STATUS consistently
Wolfram Sang
1
-2
/
+1
2016-05-02
mmc: tmio: use BIT() within defines
Wolfram Sang
1
-21
/
+23
2016-05-02
mmc: tmio: give read32/write32 functions more descriptive names
Wolfram Sang
1
-3
/
+2
2016-05-02
mmc: tmio: merge distributed include files
Wolfram Sang
1
-1
/
+55
2016-05-02
mmc: tmio: remove now unneeded seperate irq handlers
Wolfram Sang
1
-3
/
+0
2016-05-02
mmc: tmio: Add UHS-I mode support
Wolfram Sang
1
-0
/
+2
2016-05-02
mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency
Ben Hutchings
1
-0
/
+2
2016-05-02
mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} ops
Ben Hutchings
1
-2
/
+2
2015-03-05
mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
Kuninori Morimoto
1
-2
/
+0
2015-02-23
mmc: tmio_mmc: remove slave_id settings for DMAEngine
Kuninori Morimoto
1
-2
/
+0
2015-01-20
mmc: tmio: enable SoC specific DMA buswidth settings
Kuninori Morimoto
1
-0
/
+2
2015-01-20
mmc: tmio: add .enable_dma on tmio_mmc_dma
Kuninori Morimoto
1
-0
/
+2
2015-01-20
mmc: tmio: tmio_mmc_data has .dma_rx_offset
Kuninori Morimoto
1
-1
/
+0
2015-01-20
mmc: tmio: tmio_mmc_data has .alignment_shift
Kuninori Morimoto
1
-1
/
+0
2015-01-20
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
1
-8
/
+9
2015-01-20
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
1
-0
/
+2
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
1
-0
/
+1
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
1
-0
/
+1
2015-01-20
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
1
-1
/
+3
2015-01-20
mmc: tmio: tmio_mmc_host has .dma
Kuninori Morimoto
1
-0
/
+11
2015-01-20
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
1
-2
/
+3
2014-09-09
mmc: tmio: Remove library functions for system PM
Ulf Hansson
1
-5
/
+0
2014-09-09
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
1
-1
/
+1
2014-09-09
mmc: tmio: Handle clock gating from runtime PM functions
Ulf Hansson
1
-1
/
+2
2014-09-09
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
Ulf Hansson
1
-20
/
+0
2014-09-09
mmc: tmio: Keep host active while SDIO IRQ is enabled
Ulf Hansson
1
-0
/
+1
2014-02-14
mmc: tmio: Adapt to proper PM configs for exported functions
Ulf Hansson
1
-4
/
+3
2014-01-13
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
1
-9
/
+8
2013-06-06
mmc: tmio: fix unbalanced power-on calls with clock-gating enabled
Guennadi Liakhovetski
1
-2
/
+18
2013-06-06
mmc: tmio: postpone controller reset during resume
Guennadi Liakhovetski
1
-0
/
+1
2012-03-27
mmc: tmio_mmc: remove unused sdio_irq_enabled flag
Guennadi Liakhovetski
1
-1
/
+0
2012-03-27
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
1
-0
/
+3
2012-03-27
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
1
-4
/
+0
2012-03-27
mmc: tmio: calculate the native hotplug condition only once
Guennadi Liakhovetski
1
-0
/
+1
2012-02-14
mmc: tmio_mmc: fix card eject during IO with DMA
Guennadi Liakhovetski
1
-1
/
+6
2012-01-12
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2011-10-26
mmc: tmio: Provide separate interrupt handlers
Simon Horman
1
-0
/
+3
2011-10-26
mmc: tmio: Cache interrupt masks
Simon Horman
1
-0
/
+4
2011-07-26
MMC / TMIO: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
[next]