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-18
mmc: rtsx_pci: Fix support for speed-modes that relies on tuning
Ricky Wu
1
-5
/
+8
2020-03-17
mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2
Michał Mirosław
1
-2
/
+6
2020-03-17
mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhier
Masahiro Yamada
1
-2
/
+16
2020-03-17
mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW...
Hans de Goede
1
-0
/
+16
2020-03-17
mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi...
Hans de Goede
1
-2
/
+66
2020-03-12
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
1
-2
/
+5
2020-03-11
mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-03-11
mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-03-11
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
1
-1
/
+4
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
1
-2
/
+4
2020-03-04
mmc: sdhci-pci-gli: Enable MSI interrupt for GL975x
Ben Chuang
1
-0
/
+17
2020-02-13
mmc: sdhci-msm: Mark sdhci_msm_cqe_disable static
Stephen Boyd
1
-1
/
+1
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2
-2
/
+2
2020-01-24
mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
Ulf Hansson
1
-14
/
+11
2020-01-24
mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
Ulf Hansson
1
-3
/
+3
2020-01-24
mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
Ulf Hansson
1
-3
/
+6
2020-01-24
mmc: sdhci-cadence: remove unneeded 'inline' marker
Masahiro Yamada
1
-1
/
+1
2020-01-24
mmc: sdhci-msm: Add CQHCI support for sdhci-msm
Ritesh Harjani
2
-1
/
+133
2020-01-24
mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size
Veerabhadrarao Badiganti
2
-10
/
+9
2020-01-20
mmc: sdhci-of-esdhc: fix serious issue clock is always disabled
Yangbo Lu
1
-1
/
+1
2020-01-20
mmc: sdhci-of-esdhc: fix transfer mode register reading
Yangbo Lu
1
-0
/
+3
2020-01-20
mmc: sdhci-brcmstb: Fix incorrect switch to HS mode
Al Cooper
1
-1
/
+30
2020-01-20
mmc: sdhci-brcmstb: Add support for Command Queuing (CQE)
Al Cooper
2
-8
/
+133
2020-01-20
mmc: sdhci-brcmstb: Add shutdown callback
Al Cooper
1
-0
/
+10
2020-01-20
mmc: sdhci-brcmstb: Fix driver to defer on clk_get defer
Al Cooper
1
-0
/
+2
2020-01-20
mmc: sdhci-brcmstb: Add ability to use HS400ES transfer mode
Al Cooper
1
-11
/
+86
2020-01-20
mmc: core: limit probe clock frequency to configured f_max
Michał Mirosław
1
-2
/
+8
2020-01-20
mmc: sdhci-milbeaut: Remove redundant platform_get_irq error message
YueHaibing
1
-3
/
+1
2020-01-20
mmc: sdhci: fix an issue of mixing different types
Chunyan Zhang
1
-2
/
+3
2020-01-20
Merge branch 'fixes' into next
Ulf Hansson
2
-5
/
+7
2020-01-20
mmc: sdhci: fix minimum clock rate for v3 controller
Michał Mirosław
1
-4
/
+6
2020-01-20
mmc: sdhci-omap: Add special reset capability
Faiz Abbas
1
-0
/
+23
2020-01-20
mmc: sdhci-omap: Add am335x and am437x specific compatibles
Faiz Abbas
1
-0
/
+10
2020-01-20
mmc: sdhci-omap: Disable data timeout interrupt during erase
Faiz Abbas
1
-0
/
+11
2020-01-20
mmc: sdhci: Refactor sdhci_set_timeout()
Faiz Abbas
2
-17
/
+20
2020-01-20
mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
Faiz Abbas
2
-1
/
+3
2020-01-20
mmc: sdhci-omap: Add using external dma
Chunyan Zhang
2
-1
/
+16
2020-01-20
mmc: sdhci: add support for using external DMA devices
Chunyan Zhang
3
-2
/
+237
2020-01-20
mmc: sdhci: Factor out some operations set to their own functions
Faiz Abbas
1
-41
/
+53
2020-01-16
mmc: tegra: fix SDR50 tuning override
Michał Mirosław
1
-1
/
+1
2020-01-16
mmc: sdhci-of-at91: fix memleak on clk_get failure
Michał Mirosław
1
-3
/
+6
2020-01-16
Merge branch 'fixes' into next
Ulf Hansson
1
-19
/
+35
2020-01-16
mmc: sdhci_am654: Fix Command Queuing in AM65x
Faiz Abbas
1
-13
/
+14
2020-01-16
mmc: sdhci_am654: Reset Command and Data line after tuning
Faiz Abbas
1
-0
/
+18
2020-01-16
mmc: sdhci_am654: Remove Inverted Write Protect flag
Faiz Abbas
1
-6
/
+3
2020-01-16
mmc: sdhci-of-esdhc: fix clock setting for different controller versions
Yangbo Lu
1
-56
/
+72
2020-01-16
mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions
Yangbo Lu
1
-4
/
+39
2020-01-16
mmc: sdhci-of-esdhc: update tuning erratum A-008171
Yangbo Lu
1
-13
/
+26
2020-01-16
mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()
Yangbo Lu
1
-13
/
+21
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
[next]