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
2019-05-06
mmc: sdhci-pci: Fix BYT OCP setting
Adrian Hunter
2
-0
/
+97
2019-05-06
mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_host
Kamlesh Gurudasani
1
-8
/
+7
2019-05-06
mmc: mtk-sd: select REGULATOR
NeilBrown
1
-0
/
+1
2019-05-06
mmc: mtk-sd: enable internal card-detect logic.
NeilBrown
1
-4
/
+60
2019-05-06
mmc: mtk-sd: add support for config found in mt7620 family SOCs.
NeilBrown
1
-0
/
+12
2019-05-06
mmc: mtk-sd: don't hard-code interrupt trigger type
NeilBrown
1
-1
/
+1
2019-05-06
mmc: core: Fix tag set memory leak
Raul E Rangel
1
-0
/
+1
2019-05-06
mmc: mmci: Prevent polling for busy detection in IRQ context
Ludovic Barre
1
-2
/
+3
2019-05-06
mmc: mmci: Cleanup mmci_cmd_irq() for busy detect
Ludovic Barre
1
-4
/
+4
2019-05-06
mmc: usdhi6rol0: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-6
/
+3
2019-05-06
mmc: core: Verify SD bus width
Raul E Rangel
1
-0
/
+8
2019-05-06
mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP
BOUGH CHEN
1
-3
/
+8
2019-05-06
mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidle
BOUGH CHEN
1
-1
/
+31
2019-05-06
mmc: meson-gx: add signal resampling tuning
Jerome Brunet
1
-3
/
+70
2019-05-06
mmc: meson-gx: remove Rx phase tuning
Jerome Brunet
1
-277
/
+13
2019-05-06
mmc: meson-gx: avoid clock glitch when switching to DDR modes
Jerome Brunet
1
-30
/
+43
2019-05-06
mmc: meson-gx: disable HS400
Jerome Brunet
1
-4
/
+7
2019-05-06
mmc: meson-gx: correct irq flag
Jerome Brunet
1
-1
/
+1
2019-05-06
mmc: meson-gx: ack only raised irq
Jerome Brunet
1
-3
/
+3
2019-05-06
mmc: meson-gx: remove open coded read with timeout
Jerome Brunet
1
-14
/
+4
2019-05-06
mmc: omap_hsmmc: Use dev_get_drvdata()
Kefeng Wang
1
-2
/
+2
2019-05-06
mmc: alcor: work with multiple-entry sglists
Daniel Drake
1
-18
/
+36
2019-05-06
Revert "mmc: alcor: enable DMA transfer of large buffers"
Daniel Drake
1
-35
/
+53
2019-05-06
mmc: core: fix possible use after free of host
Pan Bian
1
-2
/
+0
2019-04-29
mmc: core: Fix warning and undefined behavior in mmc voltage handling
Pavel Machek
1
-1
/
+1
2019-04-29
mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0
Yoshihiro Shimoda
1
-5
/
+11
2019-04-15
mmc: tegra: add sdhci tegra suspend and resume
Sowjanya Komatineni
1
-1
/
+57
2019-04-15
mmc: sdhci: Remove finish_tasklet
Adrian Hunter
2
-17
/
+23
2019-04-15
mmc: sdhci: Call mmc_request_done() from IRQ handler if possible
Adrian Hunter
1
-7
/
+41
2019-04-15
mmc: sdhci: Move some processing to __sdhci_finish_mrq()
Adrian Hunter
1
-5
/
+5
2019-04-15
mmc: sdhci: Move timer and has_requests functions
Adrian Hunter
1
-22
/
+22
2019-04-15
mmc: sdhci: Reorganize sdhci_finish_mrq() and __sdhci_finish_mrq()
Adrian Hunter
1
-14
/
+14
2019-04-15
mmc: sdhci-pci: Add support for Intel CML
Adrian Hunter
2
-0
/
+4
2019-04-15
mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
Andrea Merello
1
-18
/
+20
2019-04-15
mmc: mtk-sd: check for valid optional memory resource
Fabien Parent
1
-3
/
+5
2019-04-15
mmc: alcor: enable DMA transfer of large buffers
Daniel Drake
1
-53
/
+35
2019-04-15
mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modes
Faiz Abbas
2
-0
/
+23
2019-04-15
mmc: mmc_spi: Convert to use SPDX identifier
Andy Shevchenko
2
-21
/
+3
2019-04-15
mmc: mmc_spi: Indentation fixes
Andy Shevchenko
1
-16
/
+10
2019-04-15
mmc: mmc_spi: Join string literals back
Andy Shevchenko
1
-7
/
+5
2019-04-15
mmc: mmc_spi: Remove useless NULL check at ->remove()
Andy Shevchenko
1
-20
/
+16
2019-04-15
mmc: mmc_spi: Remove redundant dev_set_drvdata()
Andy Shevchenko
1
-2
/
+0
2019-04-15
mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback
Ludovic Barre
2
-31
/
+2
2019-04-15
mmc: mmci: stm32: define get_dctrl_cfg
Ludovic Barre
2
-0
/
+23
2019-04-15
mmc: mmci: qcom: define get_dctrl_cfg
Ludovic Barre
1
-0
/
+6
2019-04-15
mmc: mmci: define get_dctrl_cfg for legacy variant
Ludovic Barre
1
-6
/
+24
2019-04-15
mmc: mmci: add get_datactrl_cfg callback and helper functions
Ludovic Barre
1
-0
/
+6
2019-04-15
mmc: alcor: enable DMA for writes
Daniel Drake
1
-1
/
+2
2019-04-15
mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.
Christoph Muellner
1
-1
/
+4
2019-04-15
mmc: sdhci-omap: Make sdhci_omap_reset static
YueHaibing
1
-1
/
+1
[prev]
[next]