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
/
mmci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
mmc: mmci_sdmmc: Implement signal voltage callbacks
Ludovic Barre
1
-0
/
+4
2020-03-24
mmc: mmci: Add callbacks for to manage signal voltage switch
Ludovic Barre
1
-0
/
+2
2020-03-24
mmc: mmci: Add private pointer for variant
Ludovic Barre
1
-0
/
+1
2020-03-24
mmc: mmci: Add a reference at mmc_host_ops in mmci struct
Ludovic Barre
1
-0
/
+1
2019-12-18
mmc: mmci: Support any block sizes for ux500v2 and qcom variant
Linus Walleij
1
-1
/
+7
2019-12-18
mmc: mmci: add threaded irq to abort DPSM of non-functional state
Ludovic Barre
1
-0
/
+1
2019-12-16
mmc: mmci: Convert to pinctrl_select_default_state()
Ulf Hansson
1
-1
/
+0
2019-11-13
mmc: mmci: sdmmc: add busy_complete callback
Ludovic Barre
1
-0
/
+1
2019-11-13
mmc: mmci: add busy_complete callback
Ludovic Barre
1
-0
/
+1
2019-11-13
mmc: mmci: add hardware busy timeout feature
Ludovic Barre
1
-0
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-15
mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback
Ludovic Barre
1
-7
/
+0
2019-04-15
mmc: mmci: stm32: define get_dctrl_cfg
Ludovic Barre
1
-0
/
+5
2019-04-15
mmc: mmci: add get_datactrl_cfg callback and helper functions
Ludovic Barre
1
-0
/
+6
2019-04-15
mmc: mmci: Share sdmmc_variant_init() via the common header file
Ulf Hansson
1
-0
/
+6
2019-04-15
mmc: mmci: Drop qcom specific header file
Ulf Hansson
1
-0
/
+6
2019-04-15
mmc: mmci: Don't share un-implemented DMA functions
Ulf Hansson
1
-0
/
+2
2019-02-25
mmc: mmci: Send a CMD12 to clear the DPSM at errors
Ulf Hansson
1
-0
/
+1
2018-12-17
mmc: mmci: add variant property to set command stop bit
Ludovic Barre
1
-0
/
+2
2018-10-09
mmc: mmci: add stm32 sdmmc variant
Ludovic Barre
1
-0
/
+5
2018-10-09
mmc: mmci: add stm32 sdmmc registers
Ludovic Barre
1
-0
/
+56
2018-10-09
mmc: mmci: add clock divider for stm32 sdmmc
Ludovic Barre
1
-0
/
+2
2018-10-09
mmc: mmci: add optional reset property
Ludovic Barre
1
-0
/
+2
2018-10-09
mmc: mmci: add variant property to not read datacnt
Ludovic Barre
1
-0
/
+3
2018-10-09
mmc: mmci: add variant property to write datactrl before command
Ludovic Barre
1
-0
/
+2
2018-10-09
mmc: mmci: add variant property to define irq pio mask
Ludovic Barre
1
-1
/
+4
2018-10-09
mmc: mmci: add variant property to define dpsm bit
Ludovic Barre
1
-0
/
+2
2018-10-09
mmc: mmci: add variant properties to define cpsm & cmdresp bits
Ludovic Barre
1
-0
/
+8
2018-10-09
mmc: mmci: expand startbiterr to irqmask and error check
Ludovic Barre
1
-3
/
+3
2018-10-09
mmc: mmci: add datactrl block size variant property
Ludovic Barre
1
-0
/
+2
2018-10-09
mmc: mmci: add set_clk/pwrreg callbacks
Ludovic Barre
1
-0
/
+5
2018-10-09
mmc: mmci: add validate_data callback
Ludovic Barre
1
-0
/
+1
2018-10-09
mmc: mmci: add dma_error callback
Ludovic Barre
1
-0
/
+2
2018-10-09
mmc: mmci: add dma_finalize callback
Ludovic Barre
1
-1
/
+2
2018-10-09
mmc: mmci: add dma_start callback
Ludovic Barre
1
-0
/
+2
2018-10-09
mmc: mmci: add get_next_data callback
Ludovic Barre
1
-0
/
+2
2018-10-09
mmc: mmci: add prepare/unprepare_data callbacks
Ludovic Barre
1
-0
/
+8
2018-10-09
mmc: mmci: introduce dma_priv pointer to mmci_host
Ludovic Barre
1
-15
/
+4
2018-10-09
mmc: mmci: create common mmci_dma_setup/release
Ludovic Barre
1
-1
/
+6
2018-10-08
mmc: mmci: Change struct members from bool to u8
Ludovic Barre
1
-16
/
+16
2018-10-08
mmc: mmci: internalize dma_inprogress into mmci dma functions
Ludovic Barre
1
-2
/
+0
2018-08-01
mmc: mmci: Add and implement a ->dma_setup() callback for qcom dml
Ulf Hansson
1
-0
/
+1
2018-07-30
mmc: mmci: Initial support to manage variant specific callbacks
Ulf Hansson
1
-1
/
+79
2018-01-18
mmc: mmci: Add support for setting pad type via pinctrl
Patrice Chotard
1
-0
/
+5
2018-01-18
mmc: mmci: Don't pretend all variants to have MMCIMASK1 register
Patrice Chotard
1
-0
/
+1
2017-02-13
mmc: core/mmci: restore pre/post_req behaviour
Linus Walleij
1
-1
/
+2
2016-11-29
mmc: mmci: refactor ST Micro busy detection
Linus Walleij
1
-1
/
+1
2016-11-29
mmc: mmci: clean up header defines
Linus Walleij
1
-31
/
+38
2014-07-09
mmc: mmci: Add Qcom specific rx_fifocnt logic.
Srinivas Kandagatla
1
-0
/
+1
2014-07-09
mmc: mmci: add explicit clk control
Srinivas Kandagatla
1
-0
/
+2
[next]