index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
2021-09-03
mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
Christoph Hellwig
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-27
Merge branch 'fixes' into next
Ulf Hansson
2021-08-27
Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"
Ulf Hansson
2021-08-25
mmc: queue: Remove unused parameters(request_queue)
ChanWoo Lee
2021-08-25
mmc: pwrseq: sd8787: fix compilation warning
Claudiu Beznea
2021-08-25
mmc: core: Return correct emmc response in case of ioctl error
Nishad Kamdar
2021-08-25
mmc: sdhci-esdhc-imx: Select the correct mode for auto tuning
Haibo Chen
2021-08-25
mmc: sdhci-esdhc-imx: Remove redundant code for manual tuning
Haibo Chen
2021-08-24
mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_TEGRA
Dmitry Osipenko
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
mmc: core: Issue HPI in case the BKOPS timed out
Bean Huo
2021-08-24
mmc: queue: Match the data type of max_segments
ChanWoo Lee
2021-08-24
mmc: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-24
mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787
Claudiu Beznea
2021-08-24
mmc: pwrseq: sd8787: add support for wilc1000
Claudiu Beznea
2021-08-24
mmc: usdhi6rol0: Implement card_busy function
MÃ¥rten Lindahl
2021-08-24
mmc: sdhci: Correct the tuning command handle for PIO mode
Haibo Chen
2021-08-24
mmc: renesas_sdhi: Refactor renesas_sdhi_probe()
Yoshihiro Shimoda
2021-08-24
mmc: moxart: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-08-24
mmc: dw_mmc: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-08-24
mmc: sdhci: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-08-24
mmc: sdhci-msm: Use maximum possible data timeout value
Sahitya Tummala
2021-08-24
mmc: sdhci: Introduce max_timeout_count variable in sdhci_host
Sarthak Garg
2021-08-24
mmc: rtsx_pci: Fix long reads when clock is prescaled
Thomas Hebb
2021-08-24
mmc: sdio: Print contents of unknown CIS tuples
Sean Anderson
2021-08-24
mmc: sdio: Don't warn about vendor CIS tuples
Sean Anderson
2021-08-24
mmc: core: Only print retune error when we don't check for card removal
Wolfram Sang
2021-08-24
mmc: core: Store pointer to bio_crypt_ctx in mmc_request
Eric Biggers
2021-08-24
mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h header
Fabio Estevam
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy after I/O writes
Ulf Hansson
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
Ulf Hansson
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
Ulf Hansson
2021-08-24
mmc: dw_mmc: Add data CRC error injection
Vincent Whitchurch
2021-08-24
mmc: mmc_spi: Simplify busy loop in mmc_spi_skip()
Andy Shevchenko
2021-08-24
mmc: mmci: De-assert reset on probe
Linus Walleij
2021-08-24
mmc: usdhi6rol0: use proper DMAENGINE API for termination
Wolfram Sang
2021-08-24
mmc: sh_mmcif: use proper DMAENGINE API for termination
Wolfram Sang
2021-08-24
mmc: renesas_sdhi_sys_dmac: use proper DMAENGINE API for termination
Wolfram Sang
2021-08-24
mmc: arasan: Fix the issue in reading tap values from DT
Sai Krishna Potthuri
2021-08-24
mmc: sdhci-of-arasan: Modify data type of the clk_phase array
Manish Narani
2021-08-24
mmc: sdhci-of-arasan: Use appropriate type of division macro
Manish Narani
2021-08-24
mmc: sdhci-of-arasan: Check return value of non-void funtions
Manish Narani
2021-08-24
mmc: sdhci-of-arasan: Skip Auto tuning for DDR50 mode in ZynqMP platform
Manish Narani
2021-08-24
mmc: sdhci-of-arasan: Add "SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12" quirk.
Manish Narani
[next]