summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2023-02-19Merge tag 'v5.10.168' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-16Merge tag 'v5.10.165' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-01PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()Christophe JAILLET
2023-01-24soc: qcom: apr: Make qcom,protection-domain optional againStephan Gerhold
2023-01-14ARM: ux500: do not directly dereference __iomemJason A. Donenfeld
2023-01-14soc: qcom: Select REMAP_MMIO for LLCC driverManivannan Sadhasivam
2023-01-14soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probeZhang Qilong
2023-01-14soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probeZhang Qilong
2023-01-14soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime...Minghao Chi
2023-01-14soc: qcom: apr: Add check for idr_alloc and of_property_read_string_indexJiasheng Jiang
2023-01-14soc: qcom: apr: make code more reuseableSrinivas Kandagatla
2023-01-14soc: qcom: llcc: make irq truly optionalLuca Weiss
2023-01-14drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as staticChen Jiahao
2022-12-22soc: ti: k3: ringacc: drop loglevel for non-fatal probe deferral logJayesh Choudhary
2022-12-14soc: ti: k3-socinfo: Add JTAG ID for AM62AVignesh Raghavendra
2022-11-16soc: ti: k3-ringacc: Allow the driver to be built as modulePeter Ujfalusi
2022-11-05Merge branch 'linux-5.10.y' of https://git.kernel.org/pub/scm/linux/kernel/gi...LCPD Auto Merger
2022-10-26soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMADmitry Osipenko
2022-10-26soc: qcom: smem_state: Add refcounting for the 'state->of_node'Liang He
2022-10-26soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()Liang He
2022-10-12Merge tag 'v5.10.145' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-10-05soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland
2022-10-05soc: sunxi: sram: Fix probe function ordering issuesSamuel Holland
2022-10-05soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing
2022-10-05soc: sunxi: sram: Prevent the driver from being unboundSamuel Holland
2022-10-05soc: sunxi: sram: Actually claim SRAM regionsSamuel Holland
2022-09-30soc: ti: k3-socinfo: Add entry for J784S4 SoC familySiddharth Vadapalli
2022-09-21soc: ti: pat: Only allow building when DMA address type is 64bitAndrew Davis
2022-09-20soc: fsl: select FSL_GUTS driver for DPIOMathew McBride
2022-09-15soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugsLiang He
2022-09-13soc: ti: Add Support for the TI Page-based Address Translator (PAT)Andrew Davis
2022-09-07Merge tag 'v5.10.140' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-08-21soc: qcom: Make QCOM_RPMPD depend on PMKonrad Dybcio
2022-08-21soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_registerMiaoqian Lin
2022-08-21soc: qcom: ocmem: Fix refcount leak in of_get_ocmemMiaoqian Lin
2022-08-21soc: fsl: guts: machine variable might be unsetMichael Walle
2022-08-21soc: amlogic: Fix refcount leak in meson-secure-pwrc.cLiang He
2022-08-21soc: renesas: r8a779a0-sysc: Fix A2DP1 and A2CV[2357] PDR valuesGeert Uytterhoeven
2022-08-21meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_initMiaoqian Lin
2022-08-19Merge tag 'v5.10.131' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-07-21soc: ixp4xx/npe: Fix unused match warningLinus Walleij
2022-06-29soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probeMiaoqian Lin
2022-06-14soc: rockchip: Fix refcount leak in rockchip_grf_initMiaoqian Lin
2022-06-09soc: qcom: llcc: Add MODULE_DEVICE_TABLE()Bjorn Andersson
2022-06-09soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipcMiaoqian Lin
2022-06-09soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipcMiaoqian Lin
2022-06-09soc: ti: ti_sci_pm_domains: Check for null return of devm_kcallocQintaoShen
2022-06-04Merge tag 'v5.10.115' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-04-26Merge branch 'rpmsg-ti-linux-5.10.y' of git://git.ti.com/rpmsg/rpmsg into rpm...Hari Nagalla
2022-04-26soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCsKishon Vijay Abraham I