index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: mmci: Add small comment about reset thread
Linus Walleij
2021-10-12
1
-0
/
+4
*
mmc: mmci: De-assert reset on probe
Linus Walleij
2021-08-24
1
-0
/
+3
*
mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variants
Yann Gautier
2021-03-09
1
-1
/
+9
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-22
1
-3
/
+1
|
\
|
*
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
1
-3
/
+1
*
|
mmc: mmci: Add support for probing bus voltage level translator
Marek Vasut
2021-02-01
1
-5
/
+65
|
/
*
mmc: mmci: add sdio datactrl mask for sdmmc revisions
Ludovic Barre
2020-07-13
1
-0
/
+2
*
mmc: mmci: Switch to mmc_regulator_set_vqmmc()
Marek Vasut
2020-05-28
1
-22
/
+8
*
mmc: mmci: Add support for sdmmc variant revision 2.0
Ludovic Barre
2020-03-24
1
-0
/
+31
*
mmc: mmci: Add callbacks for to manage signal voltage switch
Ludovic Barre
2020-03-24
1
-0
/
+8
*
mmc: mmci: Add a reference at mmc_host_ops in mmci struct
Ludovic Barre
2020-03-24
1
-2
/
+2
*
mmc: mmci: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-19
1
-4
/
+14
*
mmc: mmci: Support any block sizes for ux500v2 and qcom variant
Linus Walleij
2019-12-18
1
-4
/
+30
*
mmc: mmci: add threaded irq to abort DPSM of non-functional state
Ludovic Barre
2019-12-18
1
-6
/
+40
*
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-12-18
1
-2
/
+2
*
mmc: mmci: Convert to pinctrl_select_default_state()
Ulf Hansson
2019-12-16
1
-10
/
+2
*
mmc: mmci: sdmmc: add busy_complete callback
Ludovic Barre
2019-11-13
1
-0
/
+4
*
mmc: mmci: add busy_complete callback
Ludovic Barre
2019-11-13
1
-62
/
+72
*
mmc: mmci: add hardware busy timeout feature
Ludovic Barre
2019-11-13
1
-5
/
+37
*
mmc: mmci: make unexported functions static
Ben Dooks
2019-11-13
1
-10
/
+10
*
mmc: mmci: Clarify comments and some code for busy detection
Ulf Hansson
2019-09-11
1
-32
/
+37
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mmc: mmci: Prevent polling for busy detection in IRQ context
Ludovic Barre
2019-05-06
1
-2
/
+3
*
mmc: mmci: Cleanup mmci_cmd_irq() for busy detect
Ludovic Barre
2019-05-06
1
-4
/
+4
*
mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback
Ludovic Barre
2019-04-15
1
-24
/
+2
*
mmc: mmci: define get_dctrl_cfg for legacy variant
Ludovic Barre
2019-04-15
1
-6
/
+24
*
mmc: mmci: Make mmci_variant_init() static
Ulf Hansson
2019-04-15
1
-1
/
+1
*
mmc: mmci: Share sdmmc_variant_init() via the common header file
Ulf Hansson
2019-04-15
1
-6
/
+0
*
mmc: mmci: Drop qcom specific header file
Ulf Hansson
2019-04-15
1
-1
/
+0
*
mmc: mmci: Re-work code starting DMA for the qcom variant
Ulf Hansson
2019-04-15
1
-4
/
+0
*
mmc: mmci: Send a CMD12 to clear the DPSM at errors
Ulf Hansson
2019-02-25
1
-2
/
+23
*
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2019-02-25
1
-1
/
+1
*
mmc: mmci: add variant property to set command stop bit
Ludovic Barre
2018-12-17
1
-0
/
+6
*
mmc: mmci: send stop command if sbc error issue
Ludovic Barre
2018-12-17
1
-3
/
+2
*
mmc: mmci: add stm32 sdmmc variant
Ludovic Barre
2018-10-09
1
-0
/
+36
*
mmc: mmci: add clock divider for stm32 sdmmc
Ludovic Barre
2018-10-09
1
-0
/
+2
*
mmc: mmci: add optional reset property
Ludovic Barre
2018-10-09
1
-0
/
+7
*
mmc: mmci: add variant property to not read datacnt
Ludovic Barre
2018-10-09
1
-2
/
+6
*
mmc: mmci: add variant property to write datactrl before command
Ludovic Barre
2018-10-09
1
-2
/
+4
*
mmc: mmci: add variant property to define irq pio mask
Ludovic Barre
2018-10-09
1
-2
/
+11
*
mmc: mmci: add variant property to define dpsm bit
Ludovic Barre
2018-10-09
1
-3
/
+12
*
mmc: mmci: add variant properties to define cpsm & cmdresp bits
Ludovic Barre
2018-10-09
1
-4
/
+43
*
mmc: mmci: expand startbiterr to irqmask and error check
Ludovic Barre
2018-10-09
1
-11
/
+16
*
mmc: mmci: add datactrl block size variant property
Ludovic Barre
2018-10-09
1
-2
/
+11
*
mmc: mmci: add set_clk/pwrreg callbacks
Ludovic Barre
2018-10-09
1
-4
/
+12
*
mmc: mmci: add validate_data callback
Ludovic Barre
2018-10-09
1
-18
/
+21
*
mmc: mmci: add dma_error callback
Ludovic Barre
2018-10-09
1
-11
/
+15
*
mmc: mmci: add dma_finalize callback
Ludovic Barre
2018-10-09
1
-7
/
+12
*
mmc: mmci: add dma_start callback
Ludovic Barre
2018-10-09
1
-30
/
+39
*
mmc: mmci: add get_next_data callback
Ludovic Barre
2018-10-09
1
-6
/
+10
[next]