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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-31
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
42
-558
/
+1761
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-8
/
+6
2020-03-27
mmc: cavium-octeon: remove nonsense variable coercion
Tang Bin
1
-2
/
+2
2020-03-27
mmc: mediatek: fix SDIO irq issue
yong mao
1
-0
/
+41
2020-03-26
mmc: mmci_sdmmc: Fix clear busyd0end irq flag
Ludovic Barre
1
-2
/
+2
2020-03-26
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
4
-60
/
+38
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
1
-2
/
+2
2020-03-24
mmc: sdhci-acpi: Convert to new X86 CPU match macros
Thomas Gleixner
1
-2
/
+2
2020-03-24
mmc: sdhci: use FIELD_GET for preset value bit masks
Masahiro Yamada
2
-11
/
+9
2020-03-24
mmc: sdhci-of-at91: Display clock changes for debug purpose only
Cristian Birsan
1
-2
/
+2
2020-03-24
mmc: sdhci: iproc: Add custom set_power() callback for bcm2711
Nicolas Saenz Julienne
1
-1
/
+16
2020-03-24
mmc: sdhci: am654: Use sdhci_set_power_and_voltage()
Nicolas Saenz Julienne
1
-14
/
+3
2020-03-24
mmc: sdhci: at91: Use sdhci_set_power_and_voltage()
Nicolas Saenz Julienne
1
-17
/
+1
2020-03-24
mmc: sdhci: milbeaut: Use sdhci_set_power_and_voltage()
Nicolas Saenz Julienne
1
-12
/
+1
2020-03-24
mmc: sdhci: arasan: Use sdhci_set_power_and_voltage()
Nicolas Saenz Julienne
1
-13
/
+2
2020-03-24
mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage()
Nicolas Saenz Julienne
2
-0
/
+22
2020-03-24
mmc: vub300: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-24
sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability
Sowjanya Komatineni
1
-2
/
+2
2020-03-24
sdhci: tegra: Implement Tegra specific set_timeout callback
Sowjanya Komatineni
1
-0
/
+31
2020-03-24
mmc: sdhci-omap: Add Support for Suspend/Resume
Faiz Abbas
1
-0
/
+57
2020-03-24
mmc: renesas_sdhi: simplify execute_tuning
Wolfram Sang
1
-3
/
+2
2020-03-24
mmc: renesas_sdhi: Use BITS_PER_LONG helper
Geert Uytterhoeven
1
-1
/
+1
2020-03-24
mmc: cqhci: Update cqhci memory ioresource name
Veerabhadrarao Badiganti
1
-1
/
+1
2020-03-24
mmc: sdhci-msm: Deactivate CQE during SDHC reset
Veerabhadrarao Badiganti
1
-1
/
+8
2020-03-24
mmc: cqhci: Add cqhci_deactivate()
Adrian Hunter
2
-4
/
+8
2020-03-24
mmc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
6
-6
/
+6
2020-03-24
mmc: mmc_test: Pass different sg lists for non-blocking requests
Veerabhadrarao Badiganti
1
-12
/
+40
2020-03-24
mmc: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flag
Baolin Wang
1
-1
/
+1
2020-03-24
mmc: core: Fix indentation
Jérôme Pouiller
1
-7
/
+8
2020-03-24
mmc: sdhci-esdhc-imx: restore pin state when resume back
Haibo Chen
1
-1
/
+9
2020-03-24
mmc: sdhci-esdhc-imx: clear DMA_SEL when disable DMA mode
Haibo Chen
1
-2
/
+16
2020-03-24
mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhci
Haibo Chen
1
-0
/
+16
2020-03-24
mmc: sdhci-esdhc-imx: Add an new esdhc_soc_data for i.MX8MM
Haibo Chen
1
-0
/
+9
2020-03-24
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_BROKEN_AUTO_CMD23
Haibo Chen
1
-4
/
+30
2020-03-24
mmc: sdhci-esdhc-imx: optimize the strobe dll setting
Haibo Chen
1
-8
/
+7
2020-03-24
mmc: sdhci-esdhc-imx: optimize the clock setting
Haibo Chen
2
-1
/
+24
2020-03-24
mmc: sdhci-esdhc-imx: add strobe-dll-delay-target support
Haibo Chen
1
-1
/
+11
2020-03-24
mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIME
Haibo Chen
1
-1
/
+7
2020-03-24
mmc: sdhci-esdhci-imx: retune needed for Mega/Mix enabled SoCs
Haibo Chen
1
-5
/
+20
2020-03-24
mmc: sdhci-esdhc-imx: no fail when no pinctrl available
Haibo Chen
1
-1
/
+1
2020-03-24
mmc: sdhci: do not enable card detect interrupt for gpio cd type
Haibo Chen
1
-1
/
+1
2020-03-24
mmc: sdhci_am654: Enable DLL only for some speed modes
Faiz Abbas
1
-60
/
+68
2020-03-24
mmc: sdhci_am654: Update OTAPDLY writes
Faiz Abbas
1
-18
/
+105
2020-03-24
mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()
Baolin Wang
1
-0
/
+4
2020-03-24
mmc: mmci: Add support for sdmmc variant revision 2.0
Ludovic Barre
1
-0
/
+31
2020-03-24
mmc: mmci_sdmmc: Implement signal voltage callbacks
Ludovic Barre
2
-0
/
+47
2020-03-24
mmc: mmci: Add callbacks for to manage signal voltage switch
Ludovic Barre
2
-0
/
+10
2020-03-24
mmc: mmci_sdmmc: Add execute tuning with delay block
Ludovic Barre
1
-0
/
+149
2020-03-24
mmc: mmci: Add private pointer for variant
Ludovic Barre
1
-0
/
+1
[next]