index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2021-07-22
Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2021-07-14
mmc: core: Don't allocate IDA for OF aliases
Stephen Boyd
2021-07-14
mmc: core: Use kref in place of struct mmc_blk_data::usage
Stephen Boyd
2021-07-13
mmc: jz4740: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
Merge tag 'mmc-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-02
mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
Al Cooper
2021-07-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-06-30
mmc: initialized disk->minors
Christoph Hellwig
2021-06-30
mmc: switch to blk_mq_alloc_disk
Christoph Hellwig
2021-06-30
mmc: remove an extra blk_{get,put}_queue pair
Christoph Hellwig
2021-06-29
mmc: sdhci: Clear unused bounce buffer at DMA mmap error path
Takashi Iwai
2021-06-29
mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin
Rashmi A
2021-06-29
mmc: core: clear flags before allowing to retune
Wolfram Sang
2021-06-23
mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests
David Gow
2021-06-15
mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211
Al Cooper
2021-06-15
Merge branch 'fixes' into next
Ulf Hansson
2021-06-14
mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
Neil Armstrong
2021-06-14
mmc: JZ4740: Add support for JZ4775
周琰杰 (Zhou Yanjie)
2021-06-14
mmc: sdhci-esdhc-imx: Enable support for system wakeup for SDIO
Haibo Chen
2021-06-14
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
2021-06-14
mmc: sdhci-of-aspeed: Turn down a phase correction warning
Andrew Jeffery
2021-06-14
mmc: debugfs: add description for module parameter
Wolfram Sang
2021-06-14
mmc: via-sdmmc: add a check against NULL pointer dereference
Zheyu Ma
2021-06-14
mmc: sdhci-sprd: use sdhci_sprd_writew
Krzysztof Kozlowski
2021-06-14
mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhc
Krzysztof Kozlowski
2021-06-14
mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
Christian Löhle
2021-06-14
mmc: mmc_spi: Imply container_of() to be no-op
Andy Shevchenko
2021-06-14
mmc: mmc_spi: Drop duplicate 'mmc_spi' in the debug messages
Andy Shevchenko
2021-06-14
mmc: dw_mmc-pltfm: Remove unused <linux/clk.h>
Geert Uytterhoeven
2021-06-14
mmc: sdhci-of-aspeed: Configure the SDHCIs as specified by the devicetree.
Steven Lee
2021-06-14
mmc: core: Add a missing SPDX license header
Aviral Gupta
2021-06-14
mmc: vub3000: fix control-request direction
Johan Hovold
2021-06-14
mmc: sdhci-omap: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-14
mmc: sdhci_am654: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-14
mmc: core: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-14
mmc: cqhci: introduce get_trans_desc_offset()
Yue Hu
2021-06-14
mmc: cqhci: fix typo
Yue Hu
2021-06-14
mmc: mediatek: remove useless data parameter from msdc_data_xfer_next()
Yue Hu
2021-06-14
mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()
Yue Hu
2021-06-14
mmc: core: add support for disabling HS400 mode via DT
Lucas Stach
2021-06-14
mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC caps
Lucas Stach
2021-06-14
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
2021-06-14
mmc: sdhci-pci-gli: Fine tune GL9763E L1 entry delay
Ben Chuang
2021-06-14
mmc: jz4740: Remove redundant error printing in jz4740_mmc_probe()
Zhen Lei
2021-06-14
mmc: usdhi6rol0: fix error return code in usdhi6_probe()
Zhen Lei
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
2021-06-14
mmc: block: Disable CMDQ on the ioctl path
Bean Huo
[next]