- bd2db32 moxart: fix potential use-after-free on remove path by Greg Kroah-Hartman · 2 years, 11 months ago
- 379f56c mmc: core: Wait for command setting 'Power Off Notification' bit to complete by Andrey Skvortsov · 3 years ago
- 4d31535 mmc: sh_mmcif: Check for null res pointer by Jiasheng Jiang · 3 years ago
- 40c67c2 mmc: sdhci-of-esdhc: Check for error num after setting mask by Jiasheng Jiang · 3 years ago
- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 8357f6f Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
- ec288a2 bitmap: unify find_bit operations by Yury Norov · 3 years, 4 months ago
- 3ceff4ea07 Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years ago
- 455e73a Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years ago
- 52cc1d7 PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro by Paul Cercueil · 3 years ago
- d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
- 151768f Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into clk-next by Stephen Boyd · 3 years ago
- 1151e3c Merge tag 'mmc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years ago
- b35b6d4 Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
- bca2175 Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
- c001a52 Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep' by Rafael J. Wysocki · 3 years ago
- e85195d Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
- af8fefd Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf' by Rafael J. Wysocki · 3 years ago
- 28df143 mmc: pwrseq: Use bitmap_free() to free bitmap by Christophe JAILLET · 3 years ago
- a1ab47a mmc: au1xmmc: propagate errors from platform_get_irq() by Sergey Shtylyov · 3 years ago
- a7c18e5 mmc: sdhci-pci-o2micro: Restore the SD clock's base clock frequency by Fred Ai · 3 years ago
- 4be33cf mmc: sdhci-pci-o2micro: Improve card input timing at SDR104/HS200 mode by Fred Ai · 3 years ago
- e5e8b22 mmc: mtk-sd: Assign src_clk parent to src_clk_cg for legacy DTs by AngeloGioacchino Del Regno · 3 years ago
- 996be7b mmc: mtk-sd: Fix usage of devm_clk_get_optional() by AngeloGioacchino Del Regno · 3 years ago
- 83b2721 mmc: mtk-sd: Take action for no-sdio device-tree parameter by AngeloGioacchino Del Regno · 3 years ago
- 4fe5431 mmc: mtk-sd: Use BIT() and GENMASK() macros to describe fields by AngeloGioacchino Del Regno · 3 years ago
- ffaea6e mmc: mtk-sd: Use readl_poll_timeout instead of open-coded polling by AngeloGioacchino Del Regno · 3 years ago
- a474e52 mmc: jz4740: Support using a bi-directional DMA channel by Paul Cercueil · 3 years ago
- 1a6fe7b mmc: dw_mmc: Do not wait for DTO in case of error by Mårten Lindahl · 3 years ago
- 25d5417 mmc: dw_mmc: Add driver callbacks for data read timeout by Mårten Lindahl · 3 years ago
- 91e2ca2 mmc: dw_mmc-exynos: Add support for ARTPEC-8 by Mårten Lindahl · 3 years ago
- 8fc9a77 mmc: meson-mx-sdio: add IRQ check by Sergey Shtylyov · 3 years ago
- 77bed75 mmc: meson-mx-sdhc: add IRQ check by Sergey Shtylyov · 3 years ago
- ebc4dcf mmc: dw_mmc: clean up a debug message by Dan Carpenter · 3 years ago
- c064bb5 mmc: sdhci-pci-gli: GL975[50]: Issue 8/16-bit MMIO reads as 32-bit reads. by Hector Martin · 3 years ago
- 189f1d9 mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platforms by Hector Martin · 3 years ago
- 1ccaa1b mmc: core: Fix blk_status_t handling by Joel Stanley · 3 years ago
- 36240ef mmc: mmci: add hs200 support for stm32 sdmmc by Yann Gautier · 3 years ago
- 4481ab6 mmc: mmci: increase stm32 sdmmcv2 clock max freq by Yann Gautier · 3 years ago
- 5471fe8 mmc: mmci: Add support for sdmmc variant revision v2.2 by Yann Gautier · 3 years ago
- b59a8c9 Merge branch 'fixes' into next by Ulf Hansson · 3 years ago
- ff31ee0 mmc: mmci: stm32: clear DLYB_CR after sending tuning command by Yann Gautier · 3 years ago
- 077d8e1 mmc: meson-mx-sdhc: Drop unused MESON_SDHC_NUM_BUILTIN_CLKS macro by Martin Blumenstingl · 3 years ago
- 3c5b742 Merge branch 'fixes' into next by Ulf Hansson · 3 years ago
- f89b548 mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands by Martin Blumenstingl · 3 years ago
- 66c915d mmc: core: Disable card detect during shutdown by Ulf Hansson · 3 years, 1 month ago
- 2cdbd92 mmc: mxc: Use the new PM macros by Paul Cercueil · 3 years, 1 month ago
- e0d64ec mmc: jz4740: Use the new PM macros by Paul Cercueil · 3 years, 1 month ago
- f59f6aa mmc: bcm2835: stop setting chan_config->slave_id by Arnd Bergmann · 3 years, 1 month ago
- d618978 mmc: sdhci-tegra: Add runtime PM and OPP support by Dmitry Osipenko · 3 years, 1 month ago
- 5479a01 Merge branch 'fixes' into next by Ulf Hansson · 3 years ago
- 79e3b4c mmc: core: Remove redundant driver match function by lizhe · 3 years, 1 month ago
- c5dbed9 mmc: mmc_spi: Use write_or_read temporary variable in mmc_spi_data_do() by Andy Shevchenko · 3 years, 1 month ago
- 1fdafaa mmc: mmc_spi: Convert 'multiple' to be boolean in mmc_spi_data_do() by Andy Shevchenko · 3 years, 1 month ago
- 2f4788f mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series by Jesse Taube · 3 years, 1 month ago
- a13e8ef mmc: dw_mmc: exynos: use common_caps by John Keeping · 3 years, 1 month ago
- 4bac670 mmc: dw_mmc: rockchip: use common_caps by John Keeping · 3 years, 1 month ago
- 401b20c mmc: dw_mmc: hi3798cv200: use common_caps by John Keeping · 3 years, 1 month ago
- 0dc7a3e mmc: dw_mmc: add common capabilities to replace caps by John Keeping · 3 years, 1 month ago
- e53e97f mmc: sdhci-pci: Add PCI ID for Intel ADL by Adrian Hunter · 3 years, 1 month ago
- 6a8c201 mmc: dw_mmc: Allow lower TMOUT value than maximum by Mårten Lindahl · 3 years, 1 month ago
- 76bfc7c mmc: core: adjust polling interval for CMD1 by Huijin Park · 3 years, 2 months ago
- 2ebbdac mmc: core: change __mmc_poll_for_busy() parameter type by Huijin Park · 3 years, 2 months ago
- 9f0d3cc mmc: dw_mmc: Avoid hung state if GEN_CMD transfer fails by Mårten Lindahl · 3 years, 2 months ago
- dfb654f mmc: omap_hsmmc: Revert special init for wl1251 by H. Nikolaus Schaller · 3 years, 2 months ago
- 187b164 mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc by H. Nikolaus Schaller · 3 years, 2 months ago
- 8c3e5b7 mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO by Ulf Hansson · 3 years, 2 months ago
- 818cd40 mmc: core: provide macro and table to match the device tree to apply quirks by H. Nikolaus Schaller · 3 years, 2 months ago
- b360b11 mmc: core: allow to match the device tree to apply quirks by Jérôme Pouiller · 3 years, 2 months ago
- f3abe2e mmc: core: rewrite mmc_fixup_device() by Jérôme Pouiller · 3 years, 2 months ago
- e315b1f3 mmc: tmio: reinit card irqs in reset routine by Biju Das · 3 years, 2 months ago
- 4fc7261 mmc: sdhci-tegra: Fix switch to HS400ES mode by Prathamesh Shete · 3 years ago
- d594b35 mmc: mediatek: free the ext_csd when mmc_get_ext_csd success by Wenbin Mei · 3 years, 1 month ago
- 9f68756 mmc: sdhci-acpi: Use the new soc_intel_is_byt() helper by Hans de Goede · 3 years, 1 month ago
- 8339abf mmc: sdhci-acpi: Remove special handling for GPD win/pocket devices by Hans de Goede · 3 years, 1 month ago
- 7dba402 mmc: renesas_sdhi: initialize variable properly when tuning by Wolfram Sang · 3 years, 1 month ago
- b84ba30 block: remove the gendisk argument to blk_execute_rq by Christoph Hellwig · 3 years, 1 month ago
- f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 1 month ago
- 639d353 mmc: core: Use blk_mq_complete_request_direct(). by Sebastian Andrzej Siewior · 3 years, 2 months ago
- 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 1 month ago
- 79b0f79 mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO by Christoph Hellwig · 3 years, 1 month ago
- 46e7eac block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART by Christoph Hellwig · 3 years, 1 month ago
- 45177fc mmc: renesas_sdhi: Simplify an expression by Wolfram Sang · 3 years, 1 month ago
- 366df82 mmc: renesas_sdhi: Use devm_clk_get_optional() to obtain CD clock by Geert Uytterhoeven · 3 years, 1 month ago
- 5f71994 mmc: spi: Add device-tree SPI IDs by Jon Hunter · 3 years, 1 month ago
- 91389c3 clk: sunxi-ng: Allow the CCU core to be built as a module by Samuel Holland · 3 years, 1 month ago
- e5f7e81e mmc: renesas_sdhi: Parse DT for SDnH by Wolfram Sang · 3 years, 2 months ago
- 079e83b mmc: renesas_sdhi: Use dev_err_probe when getting clock fails by Wolfram Sang · 3 years, 2 months ago
- bb6d3fa clk: renesas: rcar-gen3: Switch to new SD clock handling by Wolfram Sang · 3 years, 2 months ago
- 627151b mmc: renesas_sdhi: Flag non-standard SDnH handling for V3M by Wolfram Sang · 3 years, 2 months ago
- 3d7c194 mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB by Adrian Hunter · 3 years, 1 month ago
- adab993 mmc: sdhci-esdhc-imx: disable CMDQ support by Tim Harvey · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- a1554c0 include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h by Mianhan Liu · 3 years, 2 months ago
- 8a73c77 Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 2 months ago
- 71ae426 Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 0bf6d96 block: remove blk_{get,put}_request by Christoph Hellwig · 3 years, 2 months ago
- 348ecd6 Merge branch 'fixes' into next by Ulf Hansson · 3 years, 2 months ago
- 90935eb mmc: tmio: reenable card irqs after the reset callback by Wolfram Sang · 3 years, 2 months ago