- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
- 64a05fe mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page by Christoph Hellwig · 3 years, 5 months ago
- 79c62de mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data by Christoph Hellwig · 3 years, 5 months ago
- 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 5 months ago
- c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
- 359f3d7 Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 5 months ago
- 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- a75c956 Merge branch 'fixes' into next by Ulf Hansson · 3 years, 5 months ago
- 885814a Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711" by Ulf Hansson · 3 years, 5 months ago
- f80c8e6 mmc: queue: Remove unused parameters(request_queue) by ChanWoo Lee · 3 years, 5 months ago
- dba914b mmc: pwrseq: sd8787: fix compilation warning by Claudiu Beznea · 3 years, 5 months ago
- e72a55f mmc: core: Return correct emmc response in case of ioctl error by Nishad Kamdar · 3 years, 5 months ago
- 45334ee mmc: sdhci-esdhc-imx: Select the correct mode for auto tuning by Haibo Chen · 3 years, 5 months ago
- a0dbbdc2 mmc: sdhci-esdhc-imx: Remove redundant code for manual tuning by Haibo Chen · 3 years, 5 months ago
- 1743fa5 mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_TEGRA by Dmitry Osipenko · 3 years, 5 months ago
- dc91338 mmc: block: Support alternative_gpt_sector() operation by Dmitry Osipenko · 3 years, 5 months ago
- fe72d08 mmc: core: Issue HPI in case the BKOPS timed out by Bean Huo · 3 years, 5 months ago
- f6f6070 mmc: queue: Match the data type of max_segments by ChanWoo Lee · 3 years, 5 months ago
- b048457 mmc: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 5 months ago
- 09cedbd mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787 by Claudiu Beznea · 3 years, 5 months ago
- b2832b9 mmc: pwrseq: sd8787: add support for wilc1000 by Claudiu Beznea · 3 years, 5 months ago
- 4850c22 mmc: usdhi6rol0: Implement card_busy function by Mårten Lindahl · 3 years, 5 months ago
- f4ff24f mmc: sdhci: Correct the tuning command handle for PIO mode by Haibo Chen · 3 years, 5 months ago
- 71b7597 mmc: renesas_sdhi: Refactor renesas_sdhi_probe() by Yoshihiro Shimoda · 3 years, 6 months ago
- ee51653 mmc: moxart: Fix issue with uninitialized dma_slave_config by Tony Lindgren · 3 years, 5 months ago
- c3ff018 mmc: dw_mmc: Fix issue with uninitialized dma_slave_config by Tony Lindgren · 3 years, 5 months ago
- 522654d mmc: sdhci: Fix issue with uninitialized dma_slave_config by Tony Lindgren · 3 years, 5 months ago
- ed78a03 mmc: sdhci-msm: Use maximum possible data timeout value by Sahitya Tummala · 3 years, 5 months ago
- e30314f mmc: sdhci: Introduce max_timeout_count variable in sdhci_host by Sarthak Garg · 3 years, 5 months ago
- 3ac5e45 mmc: rtsx_pci: Fix long reads when clock is prescaled by Thomas Hebb · 3 years, 6 months ago
- e285b3e mmc: sdio: Print contents of unknown CIS tuples by Sean Anderson · 3 years, 6 months ago
- 4b5e37b mmc: sdio: Don't warn about vendor CIS tuples by Sean Anderson · 3 years, 6 months ago
- 8335928 mmc: core: Only print retune error when we don't check for card removal by Wolfram Sang · 3 years, 7 months ago
- 86c639c mmc: core: Store pointer to bio_crypt_ctx in mmc_request by Eric Biggers · 3 years, 6 months ago
- 4a11cc6 mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h header by Fabio Estevam · 3 years, 6 months ago
- 6966e60 mmc: core: Avoid hogging the CPU while polling for busy after I/O writes by Ulf Hansson · 3 years, 7 months ago
- 4681081 mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls by Ulf Hansson · 3 years, 7 months ago
- 972d508 mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path by Ulf Hansson · 3 years, 7 months ago
- 2b8ac06 mmc: dw_mmc: Add data CRC error injection by Vincent Whitchurch · 3 years, 7 months ago
- 6960684 mmc: mmc_spi: Simplify busy loop in mmc_spi_skip() by Andy Shevchenko · 3 years, 7 months ago
- 575cf10 mmc: mmci: De-assert reset on probe by Linus Walleij · 3 years, 7 months ago
- 29cef6d mmc: usdhi6rol0: use proper DMAENGINE API for termination by Wolfram Sang · 3 years, 7 months ago
- 492200f mmc: sh_mmcif: use proper DMAENGINE API for termination by Wolfram Sang · 3 years, 7 months ago
- 2fc2628 mmc: renesas_sdhi_sys_dmac: use proper DMAENGINE API for termination by Wolfram Sang · 3 years, 7 months ago
- 5c7e468 mmc: arasan: Fix the issue in reading tap values from DT by Sai Krishna Potthuri · 3 years, 7 months ago
- 4dd7080 mmc: sdhci-of-arasan: Modify data type of the clk_phase array by Manish Narani · 3 years, 7 months ago
- 462f58f mmc: sdhci-of-arasan: Use appropriate type of division macro by Manish Narani · 3 years, 7 months ago
- 66bad6e mmc: sdhci-of-arasan: Check return value of non-void funtions by Manish Narani · 3 years, 7 months ago
- 256e4e4 mmc: sdhci-of-arasan: Skip Auto tuning for DDR50 mode in ZynqMP platform by Manish Narani · 3 years, 7 months ago
- 25a9166 mmc: sdhci-of-arasan: Add "SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12" quirk. by Manish Narani · 3 years, 7 months ago
- c0b4e41 mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMP by Manish Narani · 3 years, 7 months ago
- 8ffb261 mmc: host: factor out clearing the retune state by Wolfram Sang · 3 years, 7 months ago
- 68249ab mmc: host: add kdoc for mmc_retune_{en|dis}able by Wolfram Sang · 3 years, 7 months ago
- 419dd62 mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711 by Nicolas Saenz Julienne · 3 years, 5 months ago
- c9107dd mmc: sdhci-iproc: Cap min clock frequency on BCM2711 by Nicolas Saenz Julienne · 3 years, 5 months ago
- a94dcfc mmc: block: cleanup gendisk creation by Christoph Hellwig · 3 years, 5 months ago
- 29e6a5e mmc: block: let device_add_disk create disk attributes by Christoph Hellwig · 3 years, 5 months ago
- 15e5802 Merge 5.14-rc5 into tty-next by Greg Kroah-Hartman · 3 years, 5 months ago
- 67b13f3 mmc: sdhci-msm: Update the software timeout value for sdhc by Shaik Sajida Bhanu · 3 years, 6 months ago
- d8e193f mmc: mmci: stm32: Check when the voltage switch procedure should be done by Christophe Kerello · 3 years, 7 months ago
- 25f8203 mmc: dw_mmc: Fix hang on data CRC error by Vincent Whitchurch · 3 years, 7 months ago
- 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 6 months ago
- 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 6 months ago
- bdac4d8 Merge 5.14-rc3 into driver-core-next by Greg Kroah-Hartman · 3 years, 6 months ago
- 5e09e19 Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 6 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- 10252ba mmc: core: Don't allocate IDA for OF aliases by Stephen Boyd · 3 years, 7 months ago
- edb2557 mmc: core: Use kref in place of struct mmc_blk_data::usage by Stephen Boyd · 3 years, 7 months ago
- f95deae mmc: jz4740: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
- a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 7 months ago
- 8f3f2cc Merge tag 'mmc-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 7 months ago
- a48ad6e Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 7 months ago
- d024484 mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode by Al Cooper · 3 years, 7 months ago
- 514798d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 7 months ago
- 1033d10 mmc: initialized disk->minors by Christoph Hellwig · 3 years, 7 months ago
- 607d968 mmc: switch to blk_mq_alloc_disk by Christoph Hellwig · 3 years, 7 months ago
- 249cda3 mmc: remove an extra blk_{get,put}_queue pair by Christoph Hellwig · 3 years, 7 months ago
- 49036ba mmc: sdhci: Clear unused bounce buffer at DMA mmap error path by Takashi Iwai · 3 years, 7 months ago
- b2af322 mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin by Rashmi A · 3 years, 8 months ago
- 77347ed mmc: core: clear flags before allowing to retune by Wolfram Sang · 3 years, 7 months ago
- 9784724 mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests by David Gow · 3 years, 8 months ago
- 98b5ce4 mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211 by Al Cooper · 3 years, 8 months ago
- 2c49912 Merge branch 'fixes' into next by Ulf Hansson · 3 years, 7 months ago
- 103a534 mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk by Neil Armstrong · 3 years, 7 months ago
- d1c777e mmc: JZ4740: Add support for JZ4775 by 周琰杰 (Zhou Yanjie) · 3 years, 7 months ago
- f62f7bc mmc: sdhci-esdhc-imx: Enable support for system wakeup for SDIO by Haibo Chen · 3 years, 7 months ago
- 21adc2e mmc: Improve function name when aborting a tuning cmd by Wolfram Sang · 3 years, 7 months ago
- a7ab186 mmc: sdhci-of-aspeed: Turn down a phase correction warning by Andrew Jeffery · 3 years, 7 months ago
- 0392591 mmc: debugfs: add description for module parameter by Wolfram Sang · 3 years, 8 months ago
- 45c8ddd mmc: via-sdmmc: add a check against NULL pointer dereference by Zheyu Ma · 3 years, 8 months ago
- 9614708 mmc: sdhci-sprd: use sdhci_sprd_writew by Krzysztof Kozlowski · 3 years, 8 months ago
- 15dd8dc mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhc by Krzysztof Kozlowski · 3 years, 8 months ago
- 09247e1 mmc: core: Allow UHS-I voltage switch for SDSC cards if supported by Christian Löhle · 3 years, 8 months ago
- 706998e mmc: mmc_spi: Imply container_of() to be no-op by Andy Shevchenko · 3 years, 8 months ago
- 91445d5 mmc: mmc_spi: Drop duplicate 'mmc_spi' in the debug messages by Andy Shevchenko · 3 years, 8 months ago
- de90547 mmc: dw_mmc-pltfm: Remove unused <linux/clk.h> by Geert Uytterhoeven · 3 years, 8 months ago
- dd646d9 mmc: sdhci-of-aspeed: Configure the SDHCIs as specified by the devicetree. by Steven Lee · 3 years, 8 months ago
- 7c45b22 mmc: core: Add a missing SPDX license header by Aviral Gupta · 3 years, 8 months ago
- 3c0bb31 mmc: vub3000: fix control-request direction by Johan Hovold · 3 years, 8 months ago