summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-28mmc: mtk-sd: Take action for no-sdio device-tree parameterAngeloGioacchino Del Regno
2021-12-28mmc: mtk-sd: Use BIT() and GENMASK() macros to describe fieldsAngeloGioacchino Del Regno
2021-12-28mmc: mtk-sd: Use readl_poll_timeout instead of open-coded pollingAngeloGioacchino Del Regno
2021-12-21mmc: jz4740: Support using a bi-directional DMA channelPaul Cercueil
2021-12-21mmc: dw_mmc: Do not wait for DTO in case of errorMårten Lindahl
2021-12-21mmc: dw_mmc: Add driver callbacks for data read timeoutMårten Lindahl
2021-12-21mmc: dw_mmc-exynos: Add support for ARTPEC-8Mårten Lindahl
2021-12-21mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov
2021-12-21mmc: meson-mx-sdhc: add IRQ checkSergey Shtylyov
2021-12-21mmc: dw_mmc: clean up a debug messageDan Carpenter
2021-12-21mmc: sdhci-pci-gli: GL975[50]: Issue 8/16-bit MMIO reads as 32-bit reads.Hector Martin
2021-12-21mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platformsHector Martin
2021-12-21mmc: core: Fix blk_status_t handlingJoel Stanley
2021-12-21mmc: mmci: add hs200 support for stm32 sdmmcYann Gautier
2021-12-21mmc: mmci: increase stm32 sdmmcv2 clock max freqYann Gautier
2021-12-21mmc: mmci: Add support for sdmmc variant revision v2.2Yann Gautier
2021-12-21Merge branch 'fixes' into nextUlf Hansson
2021-12-21mmc: mmci: stm32: clear DLYB_CR after sending tuning commandYann Gautier
2021-12-20mmc: meson-mx-sdhc: Drop unused MESON_SDHC_NUM_BUILTIN_CLKS macroMartin Blumenstingl
2021-12-20Merge branch 'fixes' into nextUlf Hansson
2021-12-20mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commandsMartin Blumenstingl
2021-12-20mmc: core: Disable card detect during shutdownUlf Hansson
2021-12-14Merge branch 'fixes' into nextUlf Hansson
2021-12-14mmc: core: Remove redundant driver match functionlizhe
2021-12-14mmc: mmc_spi: Use write_or_read temporary variable in mmc_spi_data_do()Andy Shevchenko
2021-12-14mmc: mmc_spi: Convert 'multiple' to be boolean in mmc_spi_data_do()Andy Shevchenko
2021-12-14mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT seriesJesse Taube
2021-12-14mmc: dw_mmc: exynos: use common_capsJohn Keeping
2021-12-14mmc: dw_mmc: rockchip: use common_capsJohn Keeping
2021-12-14mmc: dw_mmc: hi3798cv200: use common_capsJohn Keeping
2021-12-14mmc: dw_mmc: add common capabilities to replace capsJohn Keeping
2021-12-14mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter
2021-12-14mmc: dw_mmc: Allow lower TMOUT value than maximumMårten Lindahl
2021-12-14mmc: core: adjust polling interval for CMD1Huijin Park
2021-12-14mmc: core: change __mmc_poll_for_busy() parameter typeHuijin Park
2021-12-14mmc: dw_mmc: Avoid hung state if GEN_CMD transfer failsMårten Lindahl
2021-12-14mmc: omap_hsmmc: Revert special init for wl1251H. Nikolaus Schaller
2021-12-14mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmcH. Nikolaus Schaller
2021-12-14mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIOUlf Hansson
2021-12-14mmc: core: provide macro and table to match the device tree to apply quirksH. Nikolaus Schaller
2021-12-14mmc: core: allow to match the device tree to apply quirksJérôme Pouiller
2021-12-14mmc: core: rewrite mmc_fixup_device()Jérôme Pouiller
2021-12-14mmc: tmio: reinit card irqs in reset routineBiju Das
2021-12-14mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-12Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-12Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman