summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2025-02-20soc: loongson: loongson2_guts: Add check for devm_kstrdup()Haoxiang Li-1/+4
2025-02-07genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven-1/+1
2025-01-25Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-18/+0
2025-01-24Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-101/+268
2025-01-24Merge tag 'soc-arm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-1/+1
2025-01-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-2/+2
2025-01-22Merge tag 'litex-6.13-rc1' of https://github.com/litex-hub/linux into soc/dri...Arnd Bergmann-18/+5
2025-01-19drivers/soc/litex: Use devm_register_restart_handler()Andrew Davis-18/+5
2025-01-15Merge tag 'samsung-drivers-6.14' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-1/+1
2025-01-15Merge tag 'qcom-drivers-for-6.14' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-53/+98
2025-01-15Merge tag 'tegra-for-6.14-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-23/+16
2025-01-15Merge tag 'mtk-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-5/+14
2025-01-15Merge tag 'imx-drivers-6.14' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-1/+129
2025-01-10soc/tegra: fuse: Update Tegra234 nvmem keepout listKartik Rajput-6/+11
2025-01-10soc/tegra: Fix spelling error in tegra234_lookup_slave_timeout()liujing-1/+1
2025-01-09soc/tegra: cbb: Drop unnecessary debugfs error handlingKrzysztof Kozlowski-16/+4
2025-01-08soc: qcom: pd_mapper: Add SM7225 compatibleLuca Weiss-0/+1
2025-01-07soc: qcom: llcc: Update configuration data for IPQ5424Varadarajan Narayanan-2/+55
2025-01-07soc: mediatek: mtk-devapc: Fix leaking IO map on driver removeKrzysztof Kozlowski-0/+1
2025-01-07soc: mediatek: mtk-devapc: Fix leaking IO map on error pathsKrzysztof Kozlowski-5/+13
2025-01-06soc: qcom: socinfo: add QCS9075 SoC IDWasim Nazir-0/+1
2025-01-06soc: qcom: socinfo: Avoid out of bounds read of serial numberStephan Gerhold-1/+1
2025-01-06soc: samsung: exynos-pmu: Fix uninitialized ret in tensor_set_bits_atomic()Krzysztof Kozlowski-1/+1
2025-01-02soc/qman: test: Use kthread_run_on_cpu()Frederic Weisbecker-4/+2
2024-12-26soc: qcom: rmtfs: constify rmtfs_classBartosz Golaszewski-1/+1
2024-12-26soc: qcom: rmtfs: allow building the module with COMPILE_TEST=yBartosz Golaszewski-1/+1
2024-12-26soc: qcom: pmic_glink_altmode: simplify locking with guard()Krzysztof Kozlowski-6/+5
2024-12-25soc: qcom: smem_state: fix missing of_node_put in error pathKrzysztof Kozlowski-1/+2
2024-12-25soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1Konrad Dybcio-0/+1
2024-12-25soc: qcom: pd-mapper: Add X1P42100Konrad Dybcio-0/+1
2024-12-23soc: mediatek: pwrap: Switch to devm_clk_bulk_get_all_enabled()Cristian Ciocaltea-2/+2
2024-12-13soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper functionChun-Kuang Hu-18/+0
2024-12-13soc: renesas: Add RZ/G3E (R9A09G047) config optionBiju Das-0/+5
2024-12-11soc: qcom: pmic_glink: simplify locking with guard()Krzysztof Kozlowski-41/+29
2024-12-09soc: imx: Add SoC device register for i.MX9alice.guo-1/+129
2024-12-08soc: atmel: fix device_node release in atmel_soc_device_init()Javier Carrasco-1/+1
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1/+1
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-654/+4371
2024-11-20Merge tag 'soc-dt-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+3
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2024-11-15Merge tag 'soc_fsl-6.13-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann-25/+8
2024-11-14soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() failureHerve Codina-1/+3
2024-11-14soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()Javier Carrasco-0/+1
2024-11-14soc: fsl: cpm1: tsa: switch to for_each_available_child_of_node_scoped()Javier Carrasco-24/+4
2024-11-13Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-36/+587
2024-11-12Merge tag 'samsung-drivers-6.13' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+3
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-4/+2
2024-11-11soc: qcom: ice: Remove the device_link field in qcom_iceJoe Hattori-3/+3
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+32
2024-11-05soc: qcom: socinfo: add IPQ5424/IPQ5404 SoC IDManikanta Mylavarapu-0/+2