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-10-29soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe()Christophe JAILLET
2022-10-13Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt
2022-10-13soc: sifive: ccache: define the macro for the register shiftsZong Li
2022-10-13soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixesBen Dooks
2022-10-13soc: sifive: ccache: reduce printing on initBen Dooks
2022-10-13soc: sifive: ccache: determine the cache level from dtsZong Li
2022-10-13soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Greentime Hu
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-06Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-26pxa: Drop if with an always false conditionUwe Kleine-König
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki
2022-09-23Merge tag 'tegra-for-6.1-cbb' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-09-23Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-09-23Merge tag 'v6.0-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-09-23Merge tag 'sunxi-drivers-for-6.1-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-09-23Merge tag 'imx-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-09-23Merge tag 'tegra-for-6.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-09-23Merge tag 'sunxi-drivers-fixes-for-6.0-1' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2022-09-23Merge tag 'arm-soc/for-6.0/drivers-fixes-v2' of https://github.com/Broadcom/s...Arnd Bergmann
2022-09-18soc: sunxi: sram: Add support for the D1 system controlSamuel Holland
2022-09-18soc: sunxi: sram: Export the LDO control registerSamuel Holland
2022-09-18soc: sunxi: sram: Save a pointer to the OF match dataSamuel Holland
2022-09-18soc: sunxi: sram: Return void from the release functionSamuel Holland
2022-09-17soc: apple: rtkit: Add apple_rtkit_pollHector Martin
2022-09-17soc: imx: add i.MX93 media blk ctrl driverPeng Fan
2022-09-17soc: imx: add i.MX93 SRC power domain driverPeng Fan
2022-09-17soc: imx: imx8m-blk-ctrl: Use genpd_xlate_onecellPeng Fan
2022-09-17soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resetsLucas Stach
2022-09-17soc: imx: imx8m-blk-ctrl: add i.MX8MP VPU blk ctrlPeng Fan
2022-09-17soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV_MWRPeng Fan
2022-09-17soc: imx: add icc paths for i.MX8MP hsio/hdmi blk ctrlPeng Fan
2022-09-17soc: imx: add icc paths for i.MX8MP media blk ctrlPeng Fan
2022-09-16soc: mediatek: Add mmsys func to adapt to dpi output for MT8186Xinlei Lee
2022-09-16soc: bcm: brcmstb: biuctrl: Avoid double of_node_put()Florian Fainelli
2022-09-15Merge tag 'arm-soc/for-6.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2022-09-15soc: mediatek: mutex: Add support for MT6795 Helio X10 display mutexAngeloGioacchino Del Regno
2022-09-15soc/tegra: pmc: Check device node status propertyPetlozu Pravareshwar
2022-09-15soc/tegra: pmc: Use devm_clk_get_optional()Christophe JAILLET
2022-09-15soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMADmitry Osipenko
2022-09-15soc/tegra: cbb: Add support for Tegra241 (Grace)Sumit Gupta
2022-09-15soc/tegra: cbb: Add driver for Tegra234 CBB 2.0Sumit Gupta
2022-09-15soc/tegra: cbb: Add CBB 1.0 driver for Tegra194Sumit Gupta
2022-09-15soc/tegra: pmc: Add USB port wake events for Tegra194Thierry Reding
2022-09-15soc/tegra: pmc: Add support for simple wake eventsThierry Reding
2022-09-15soc/tegra: pmc: Remove leading spaceThierry Reding
2022-09-15soc/tegra: fuse: Add missing of_node_put()Liang He
2022-09-15soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()Liang He
2022-09-15soc/tegra: Set ERD bit to mask inband errorsSumit Gupta