index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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]