summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
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-26soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland
2022-10-26soc: sunxi: sram: Actually claim SRAM regionsSamuel Holland
2022-08-25soc: fsl: guts: machine variable might be unsetMichael Walle
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-20soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probeMiaoqian Lin
2022-03-08soc: fsl: qe: Check of ioremap return valueJiasheng Jiang
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor
2021-11-26soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko
2021-11-26soc/tegra: Fix an error handling path in tegra_powergate_power_up()Christophe JAILLET
2021-09-22soc: qcom: smsm: Fix missed interrupts if state changes while maskedStephan Gerhold
2021-09-22soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionallyGeert Uytterhoeven
2021-05-22soc: qcom: mdt_loader: Detect truncated read of segmentsBjorn Andersson
2021-05-22soc: qcom: mdt_loader: Validate that p_filesz < p_memszBjorn Andersson
2021-04-16soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann
2021-02-03drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea
2021-02-03drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla
2020-12-29soc: qcom: smp2p: Safely acquire spinlock without IRQsEvan Green
2020-12-29drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probeZhihao Cheng
2020-12-29soc: ti: Fix reference imbalance in knav_dma_probeZhang Qilong
2020-12-29soc: ti: knav_qmss: fix reference leak in knav_queue_probeZhang Qilong
2020-12-29soc: mediatek: Check if power domains can be powered on at boot timeNicolas Boichat
2020-12-29soc/tegra: fuse: Fix index bug in get_process_idNicolin Chen
2020-04-24soc: imx: gpc: fix power up sequencingLucas Stach
2020-04-24soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew
2020-02-28soc/tegra: fuse: Correct straps' address for older Tegra124 device treesDmitry Osipenko
2020-02-05soc: ti: wkup_m3_ipc: Fix race condition with rproc_bootDave Gerlach
2020-01-27soc/fsl/qe: Fix an error code in qe_pin_request()Dan Carpenter
2019-11-20soc: qcom: wcnss_ctrl: Avoid string overflowNiklas Cassel
2019-11-20soc: imx: gpc: fix PDN delaySven Schmitt
2019-06-15soc: rockchip: Set the proper PWM for rk3288Douglas Anderson
2019-06-15soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipherNathan Chancellor
2019-04-20soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()Dmitry Osipenko
2019-04-05soc/tegra: fuse: Fix illegal free of IO base addressTimo Alho
2019-04-05soc: qcom: gsbi: Fix error handling in gsbi_probe()Alexey Khoroshilov
2019-03-13soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur
2019-02-12soc: bcm: brcmstb: Don't leak device tree node referenceYangtao Li
2019-02-12soc/tegra: Don't leak device tree node referenceYangtao Li
2018-11-21soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier
2018-11-13soc/tegra: pmc: Fix child-node lookupJohan Hovold
2018-11-04soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang
2018-11-04soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni
2018-08-24soc: imx: gpc: restrict register range for regmap accessAnson Huang
2018-08-24soc: imx: gpcv2: correct PGC offsetAnson Huang
2018-08-03soc: imx: gpcv2: Do not pass static memory as platform dataAndrey Smirnov
2018-07-03soc: rockchip: power-domain: Fix wrong value when power up pd with writemaskFinley Xiao
2018-06-21soc: bcm: raspberrypi-power: Fix use of __packedFlorian Fainelli