aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)Author
2024-04-13soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson
2024-04-13soc: fsl: qbman: Add CGR update functionSean Anderson
2024-04-13soc: fsl: qbman: Add helper for sanity checking cgr opsSean Anderson
2024-04-13soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson
2024-03-01pmdomain: renesas: r8a77980-sysc: CR7 must be always onGeert Uytterhoeven
2023-11-20soc: qcom: llcc: Handle a second device without data corruptionUwe Kleine-König
2023-11-20soc: qcom: Rename llcc-slice to llcc-qcomVivek Gautam
2023-11-20soc: qcom: llcc cleanup to get rid of sdm845 specific driver fileVivek Gautam
2023-09-23soc: qcom: qmi_encdec: Restrict string length in decodeChris Lew
2023-07-27soc/fsl/qe: fix usb.c build errorsRandy Dunlap
2023-01-18ARM: ux500: do not directly dereference __iomemJason A. Donenfeld
2023-01-18soc: qcom: Select REMAP_MMIO for LLCC driverManivannan Sadhasivam
2023-01-18soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probeZhang Qilong
2023-01-18soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime...Minghao Chi
2023-01-18drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as staticChen Jiahao
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-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-20soc: fsl: select FSL_GUTS driver for DPIOMathew McBride
2022-09-15soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugsLiang He
2022-08-25soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_registerMiaoqian Lin
2022-08-25soc: fsl: guts: machine variable might be unsetMichael Walle
2022-08-25meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_initMiaoqian Lin
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-14soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipcMiaoqian Lin
2022-06-14soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipcMiaoqian Lin
2022-04-15soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probeMiaoqian Lin
2022-04-15soc: qcom: aoss: remove spurious IRQF_ONESHOT flagsDaniel Thompson
2022-04-15soc: qcom: rpmpd: Check for null return of devm_kcallocJiasheng Jiang
2022-03-08soc: fsl: qe: Check of ioremap return valueJiasheng Jiang
2022-02-08Revert "ASoC: mediatek: Check for error clk pointer"Guenter Roeck
2022-01-27ASoC: mediatek: Check for error clk pointerJiasheng Jiang
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor
2021-11-21soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko
2021-11-17soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa
2021-11-17soc/tegra: Fix an error handling path in tegra_powergate_power_up()Christophe JAILLET
2021-10-13soc: qcom: mdt_loader: Drop PT_LOAD check on hash segmentShawn Guo
2021-10-13soc: qcom: socinfo: Fixed argument passed to platform_set_data()Antonio Martorana
2021-09-22soc: aspeed: p2a-ctrl: Fix boundary check for mmapIwona Winiarska
2021-09-22soc: aspeed: lpc-ctrl: Fix boundary check for mmapIwona Winiarska
2021-09-22soc: qcom: aoss: Fix the out of bound usage of cooling_devsManivannan Sadhasivam
2021-09-15soc: qcom: smsm: Fix missed interrupts if state changes while maskedStephan Gerhold
2021-09-15soc: qcom: rpmhpd: Use corner in power_offBjorn Andersson
2021-09-15soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionallyGeert Uytterhoeven