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-06-01
mmc: sdhci-msm: Clear tuning done flag while hs400 tuning
Veerabhadrarao Badiganti
1
-0
/
+6
2020-05-29
mmc: core: Export device/vendor ids from Common CIS for SDIO cards
Pali Rohár
3
-2
/
+51
2020-05-29
mmc: core: Do not export MMC_NAME= and MODALIAS=mmc:block for SDIO cards
Pali Rohár
1
-0
/
+7
2020-05-29
mmc: sdhci-of-at91: fix CALCR register being rewritten
Eugen Hristev
1
-2
/
+5
2020-05-29
mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuning
Haibo Chen
1
-2
/
+13
2020-05-29
mmc: sdhci-esdhc-imx: fix the mask for tuning start point
Haibo Chen
1
-1
/
+1
2020-05-29
mmc: host: sdhci-esdhc-imx: add wakeup feature for GPIO CD pin
Haibo Chen
1
-2
/
+15
2020-05-29
mmc: mmci_sdmmc: fix DMA API warning max segment size
Ludovic Barre
1
-6
/
+5
2020-05-29
mmc: mmci_sdmmc: fix DMA API warning overlapping mappings
Ludovic Barre
1
-0
/
+3
2020-05-29
mmc: sdhci-of-arasan: Add support for Intel Keem Bay
Wan Ahmad Zainie
1
-0
/
+123
2020-05-29
mmc: sdhci-cadence: fix PHY write
Vladimir Kondratiev
1
-1
/
+9
2020-05-28
mmc: sdio: Fix macro name for Marvell device with ID 0x9134
Pali Rohár
1
-1
/
+1
2020-05-28
Merge branch 'fixes' into next
Ulf Hansson
2
-4
/
+7
2020-05-28
mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed mode
Yangbo Lu
1
-0
/
+34
2020-05-28
mmc: sdhci-msm: dump vendor specific registers during error
Sarthak Garg
1
-0
/
+31
2020-05-28
mmc: sdhci-msm: Introduce new ops to dump vendor specific registers
Sarthak Garg
2
-0
/
+4
2020-05-28
mmc: sdhci-msm: Read and use DLL Config property from device tree file
Sarthak Garg
1
-2
/
+11
2020-05-28
mmc: sdhci-msm: Update DDR_CONFIG as per device tree file
Sarthak Garg
1
-1
/
+16
2020-05-28
mmc: sdhci-msm: Update dll_config_3 as per HSR
Sarthak Garg
1
-0
/
+13
2020-05-28
mmc: host: sdhci-msm: Configure dll-user-control in dll init sequence
Veerabhadrarao Badiganti
1
-0
/
+29
2020-05-28
sdhci: tegra: Avoid reading autocal timeout values when not applicable
Sowjanya Komatineni
1
-24
/
+33
2020-05-28
mmc: renesas_sdhi: remove manual clk handling
Wolfram Sang
1
-8
/
+2
2020-05-28
mmc: tmio: Make sure the PM domain is 'started' while probing
Ulf Hansson
2
-2
/
+3
2020-05-28
mmc: tmio: Further fixup runtime PM management at remove
Ulf Hansson
1
-2
/
+4
2020-05-28
mmc: host: add Coldfire esdhc support
Angelo Dureghello
3
-0
/
+535
2020-05-28
mmc: sdhci: add quirks for be to le byte swapping
Angelo Dureghello
2
-3
/
+10
2020-05-28
mmc: meson-mx-sdhc: Don't use literal 0 to initialize structs
Martin Blumenstingl
1
-2
/
+2
2020-05-28
mmc: meson-mx-sdhc: Fix manual RX FIFO flushing
Martin Blumenstingl
1
-2
/
+9
2020-05-28
mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLL
Haibo Chen
1
-0
/
+1
2020-05-28
mmc: meson-mx-sdhc: Fix building with CONFIG_MMC_MESON_MX_SDHC=m
Martin Blumenstingl
2
-1
/
+2
2020-05-28
mmc: sdhci-of-dwcmshc: add suspend/resume support
Jisheng Zhang
1
-0
/
+43
2020-05-28
mmc: sdhci-of-dwcmshc: implement specific set_uhs_signaling
Jisheng Zhang
1
-1
/
+30
2020-05-28
mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host
Martin Blumenstingl
5
-0
/
+1221
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masks
Masahiro Yamada
3
-25
/
+19
2020-05-28
mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()
Masahiro Yamada
1
-5
/
+7
2020-05-28
mmc: sdhci-pci-gli: Add Genesys Logic GL9763E support
Ben Chuang
3
-0
/
+109
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
14
-23
/
+12
2020-05-28
mmc: core: Enable erase/discard/trim support for all mmc hosts
Ulf Hansson
1
-4
/
+2
2020-05-28
mmc: sdricoh_cs: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-2
/
+5
2020-05-28
mmc: sdricoh_cs: Throttle polling rate for commands
Ulf Hansson
1
-17
/
+16
2020-05-28
mmc: sdricoh_cs: Throttle polling rate for data transfers
Ulf Hansson
1
-11
/
+15
2020-05-28
mmc: cb710: Inform the mmc core about the maximum busy timeout
Ulf Hansson
1
-0
/
+8
2020-05-28
mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error
Martin Blumenstingl
1
-0
/
+3
2020-05-28
mmc: sdhci-esdhc: update contact email
Wolfram Sang
1
-1
/
+1
2020-05-28
mmc: core: expose info about enhanced rpmb support
Krishna Konda
1
-0
/
+6
2020-05-28
mmc: sdio: Align the initialization commands in retry path for UHS-I
Ulf Hansson
1
-27
/
+26
2020-05-28
mmc: sdio: Re-use negotiated OCR mask when re-sending CMD8
Ulf Hansson
1
-4
/
+4
2020-05-28
mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()
Ulf Hansson
1
-31
/
+27
2020-05-28
mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
Ulf Hansson
1
-2
/
+1
2020-05-28
mmc: sdhci-msm: Fix error handling for dev_pm_opp_of_add_table()
Rajendra Nayak
1
-11
/
+16
[next]