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-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-24Merge tag 'mmc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-15mmc: tmio: remove outdated members from host structWolfram Sang
2022-03-15mmc: mtk-sd: Silence delay phase calculation debug logAlexandre Bailon
2022-03-15mmc: davinci_mmc: Handle error for clk_enableJiasheng Jiang
2022-03-15mmc: sdhci-pci-gli: Add runtime PM for GL9763EBen Chuang
2022-03-07mmc: dw-mmc-rockchip: Fix handling invalid clock ratesPeter Geis
2022-03-07mmc: dw_mmc: Support setting f_min from host driversPeter Geis
2022-03-07mmc: host: Drop commas after SoC match table sentinelsGeert Uytterhoeven
2022-03-02mmc: rtsx: add 74 Clocks in power on flowRicky WU
2022-03-02mmc: rtsx: Fix build errors/warnings for unused variableUlf Hansson
2022-02-28Merge branch 'fixes' into nextUlf Hansson
2022-02-28mmc: sh_mmcif: Simplify division/shift logicGeert Uytterhoeven
2022-02-28mmc: sdhci_am654: Add Support for TI's AM62 SoCAswath Govindraju
2022-02-28mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen
2022-02-28mmc: sdhci_am654: Fix the driver data of AM64 SoCAswath Govindraju
2022-02-28mmc: sunxi-mmc: Add D1 MMC variantSamuel Holland
2022-02-28mmc: dw_mmc: Use device_property_string_array_count()Andy Shevchenko
2022-02-28mmc: davinci: Use of_device_get_match_data() helperBean Huo
2022-02-28mmc: sdhci-of-at91: Use of_device_get_match_data() helperBean Huo
2022-02-28mmc: sdhci-tegra: Use of_device_get_match_data() helperBean Huo
2022-02-28mmc: wmt-sdmmc: Use of_device_get_match_data() helperBean Huo
2022-02-28mmc: sdhci-pci-gli: Add a switch to enable/disable SSC for GL9750 and GL9755Ben Chuang
2022-02-28mmc: sdhci-pci-gli: Enable SSC at 50MHz and 100MHz for GL9750 and GL9755Ben Chuang
2022-02-28mmc: sdhci-pci-gli: Reduce the SSC value at 205MHz for GL9750 and GL9755Ben Chuang
2022-02-28mmc: Add driver for LiteX's LiteSDCard interfaceGabriel Somlo
2022-02-28mmc: sdhci-tegra: Enable wake on SD card eventAniruddha Rao
2022-02-28mmc: dw_mmc: Fix potential null pointer riskWen Zhiwei
2022-02-22mmc: rtsx: Let MMC core handle runtime PMKai-Heng Feng
2022-02-14Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-01-31moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman
2022-01-26mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PMKai-Heng Feng
2022-01-24mmc: sh_mmcif: Check for null res pointerJiasheng Jiang
2022-01-24mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-18Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-01-15bitmap: unify find_bit operationsYury Norov
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-01-12PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macroPaul Cercueil
2022-01-12Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into c...Stephen Boyd
2022-01-11Merge tag 'mmc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-01-11Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-01-11Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-01-10Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-01-10Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf'Rafael J. Wysocki
2021-12-28mmc: au1xmmc: propagate errors from platform_get_irq()Sergey Shtylyov