Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen
2022-11-07mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-07mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-07mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-07mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-07mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-11-07mmc: cqhci: Provide helper for resetting both SDHCI and CQHCIBrian Norris
2022-10-26mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIOBrian Norris
2022-10-24mmc: core: Fix WRITE_ZEROES CQE handlingVincent Whitchurch
2022-10-17mmc: core: Fix kernel panic when remove non-standard SDIO cardMatthew Ma
2022-10-17mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper LakePatrick Thompson
2022-10-17mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit busSascha Hauer
2022-10-17mmc: queue: Cancel recovery work on cleanupChristian Löhle
2022-10-17mmc: block: Remove error check of hw_reset on resetChristian Löhle
2022-10-17Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-13Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-10-12treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-11mmc: sdhci-sprd: Fix minimum clock limitWenchao Chen
2022-10-08Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07mmc: sdhci-tegra: Use actual clock rate for SW tuning correctionPrathamesh Shete
2022-10-07mmc: renesas_sdhi: Fix rounding errorsBiju Das
2022-10-06mmc: core: Add SD card quirk for broken discardAvri Altman
2022-09-28mmc: Merge branch fixes into nextUlf Hansson
2022-09-28mmc: sdhci: Centralize CMD and DATA reset handlingAdrian Hunter
2022-09-28mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOSAdrian Hunter
2022-09-28mmc: sdhci: Remove misleading comment about resetsAdrian Hunter
2022-09-28mmc: sdhci: Separate out sdhci_reset_for_all()Adrian Hunter
2022-09-27mmc: sdhci-msm: add compatible string check for sdm670Richard Acayan
2022-09-27mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()Christophe JAILLET
2022-09-27mmc: hsq: Fix data stomping during mmc recoveryWenchao Chen
2022-09-21mmc: Merge branch fixes into nextUlf Hansson
2022-09-21mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris
2022-09-20mmc: rtsx_usb_sdmmc: Remove the unneeded result variableye xingchen
2022-09-20mmc: sdhci-of-aspeed: Add dependency on ARCH_ASPEEDPeter Robinson
2022-09-20mmc: mtk-sd: Add support for MT6795 Helio X10AngeloGioacchino Del Regno
2022-09-20mmc: mtk-sd: Reorder of_device_id and platform data by nameAngeloGioacchino Del Regno
2022-09-20mmc: sdhci-sprd: Fix the limitation of divWenchao Chen
2022-09-14mmc: Merge branch fixes into nextUlf Hansson
2022-09-14mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov
2022-09-14mmc: sdhci: Fix host->cmd is nullWenchao Chen
2022-09-14mmc: sdhci_am654: Remove the unneeded result variableye xingchen
2022-09-14mmc: meson-gx: add SDIO interrupt supportHeiner Kallweit
2022-09-14mmc: meson-gx: adjust and re-use constant IRQ_EN_MASKHeiner Kallweit
2022-09-14mmc: jz4740_mmc: Fix error check for dma_map_sgJack Wang
2022-09-14mmc: meson-mx-sdhc: Fix error check for dma_map_sgJack Wang
2022-09-14mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()Christophe JAILLET
2022-09-14mmc: core: Switch to basic workqueue API for sdio_irq_workHeiner Kallweit
2022-09-14mmc: sdhci-pci-o2micro: fix some SD cards compatibility issue at DDR50 modeChevron Li
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-09-03Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds