summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2024-12-05soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()Javier Carrasco
2024-12-05soc: qcom: socinfo: fix revision check in qcom_socinfo_probe()Manikanta Mylavarapu
2024-12-05soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()Dan Carpenter
2024-12-05soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-12-05drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()Gaosheng Cui
2024-12-05soc: qcom: Add check devm_kasprintf() returned valueCharles Han
2024-11-14EDAC/qcom: Make irq configuration optionalRajendra Nayak
2024-11-08soc: qcom: pmic_glink: Handle GLINK intent allocation rejectionsBjorn Andersson
2024-10-04soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski
2024-10-04soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski
2024-10-04soc: versatile: integrator: fix OF node leak in probe() error pathKrzysztof Kozlowski
2024-10-04soc: fsl: cpm1: tsa: Fix tsa_write8()Herve Codina
2024-10-04soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent modeHerve Codina
2024-10-04Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible"Dmitry Baryshkov
2024-08-28Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-08-21soc: qcom: pd-mapper: Fix singleton refcountBjorn Andersson
2024-08-21soc: qcom: pmic_glink: Actually communicate when remote goes downBjorn Andersson
2024-08-21usb: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson
2024-08-21soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson
2024-08-08soc: fsl: qbman: remove unused struct 'cgr_comp'Dr. David Alan Gilbert
2024-07-28soc: qcom: pd-mapper: mark qcom_pdm_domains as __maybe_unusedArnd Bergmann
2024-07-28soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk
2024-07-28soc: qcom: pd-mapper: Depend on ARCH_QCOM || COMPILE_TESTAndrew Halaney
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-23Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-07-16Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-14soc: fsl: qbman: FSL_DPAA depends on COMPILE_TESTBreno Leitao
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-10Merge tag 'sunxi-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-07-11soc: sunxi: sram: Constify struct regmap_configJavier Carrasco
2024-07-09Merge tag 'qcom-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-07-09Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann
2024-07-09soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registersPeter Griffin
2024-07-09Merge tag 'sunxi-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-07-09Merge tag 'ti-driver-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-07-08Merge tag 'tegra-for-6.11-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2024-07-08Merge tag 'qcom-drivers-fixes-for-6.10' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-07-06soc: qcom: wcnss: simplify with cleanup.hKrzysztof Kozlowski
2024-07-06soc: qcom: pdr: simplify with cleanup.hKrzysztof Kozlowski
2024-07-06soc: qcom: ocmem: simplify with cleanup.hKrzysztof Kozlowski
2024-07-06soc: qcom: mdt_loader: simplify with cleanup.hKrzysztof Kozlowski
2024-07-06soc: qcom: llcc: simplify with cleanup.hKrzysztof Kozlowski
2024-07-06soc: qcom: socinfo: Add PM6350 PMICLuca Weiss
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()Herve Codina
2024-07-04soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle listHerve Codina