index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: rockchip: Fix refcount leak in rockchip_grf_init
Miaoqian Lin
2022-06-14
1
-0
/
+2
*
soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
Miaoqian Lin
2022-06-14
1
-0
/
+1
*
soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
Miaoqian Lin
2022-06-14
1
-0
/
+1
*
soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe
Miaoqian Lin
2022-04-15
1
-2
/
+2
*
soc: qcom: aoss: remove spurious IRQF_ONESHOT flags
Daniel Thompson
2022-04-15
1
-1
/
+1
*
soc: qcom: rpmpd: Check for null return of devm_kcalloc
Jiasheng Jiang
2022-04-15
1
-0
/
+3
*
soc: fsl: qe: Check of ioremap return value
Jiasheng Jiang
2022-03-08
1
-0
/
+2
*
Revert "ASoC: mediatek: Check for error clk pointer"
Guenter Roeck
2022-02-08
1
-11
/
+4
*
ASoC: mediatek: Check for error clk pointer
Jiasheng Jiang
2022-01-27
1
-4
/
+11
*
soc/tegra: fuse: Fix bitwise vs. logical OR warning
Nathan Chancellor
2021-12-22
2
-2
/
+2
*
soc/tegra: pmc: Fix imbalanced clock disabling in error code path
Dmitry Osipenko
2021-11-21
1
-1
/
+1
*
soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_read
Robert-Ionut Alexa
2021-11-17
1
-0
/
+1
*
soc/tegra: Fix an error handling path in tegra_powergate_power_up()
Christophe JAILLET
2021-11-17
1
-1
/
+1
*
soc: qcom: mdt_loader: Drop PT_LOAD check on hash segment
Shawn Guo
2021-10-13
1
-1
/
+1
*
soc: qcom: socinfo: Fixed argument passed to platform_set_data()
Antonio Martorana
2021-10-13
1
-1
/
+1
*
soc: aspeed: p2a-ctrl: Fix boundary check for mmap
Iwona Winiarska
2021-09-22
1
-1
/
+1
*
soc: aspeed: lpc-ctrl: Fix boundary check for mmap
Iwona Winiarska
2021-09-22
1
-1
/
+1
*
soc: qcom: aoss: Fix the out of bound usage of cooling_devs
Manivannan Sadhasivam
2021-09-22
1
-2
/
+6
*
soc: qcom: smsm: Fix missed interrupts if state changes while masked
Stephan Gerhold
2021-09-15
1
-3
/
+8
*
soc: qcom: rpmhpd: Use corner in power_off
Bjorn Andersson
2021-09-15
1
-3
/
+2
*
soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
Geert Uytterhoeven
2021-09-15
1
-2
/
+2
*
soc: ixp4xx/qmgr: fix invalid __iomem access
Arnd Bergmann
2021-08-12
1
-4
/
+5
*
soc: ixp4xx: fix printing resources
Arnd Bergmann
2021-08-12
1
-6
/
+5
*
soc/tegra: fuse: Fix Tegra234-only builds
Thierry Reding
2021-07-25
1
-1
/
+2
*
soc: aspeed: fix a ternary sign expansion bug
Dan Carpenter
2021-05-14
1
-1
/
+3
*
soc: qcom: mdt_loader: Detect truncated read of segments
Bjorn Andersson
2021-05-14
1
-0
/
+9
*
soc: qcom: mdt_loader: Validate that p_filesz < p_memsz
Bjorn Andersson
2021-05-14
1
-0
/
+8
*
soc/fsl: qbman: fix conflicting alignment attributes
Arnd Bergmann
2021-04-14
1
-1
/
+1
*
soc: aspeed: snoop: Add clock control logic
Jae Hyun Yoo
2021-03-04
1
-3
/
+27
*
drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
Claudiu Beznea
2021-02-03
1
-1
/
+2
*
drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs
Sudeep Holla
2021-02-03
1
-0
/
+12
*
soc: qcom: smp2p: Safely acquire spinlock without IRQs
Evan Green
2020-12-30
1
-2
/
+3
*
soc: amlogic: canvas: add missing put_device() call in meson_canvas_get()
Yu Kuai
2020-12-30
1
-1
/
+3
*
drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe
Zhihao Cheng
2020-12-30
1
-1
/
+2
*
soc: ti: Fix reference imbalance in knav_dma_probe
Zhang Qilong
2020-12-30
1
-2
/
+11
*
soc: ti: knav_qmss: fix reference leak in knav_queue_probe
Zhang Qilong
2020-12-30
1
-0
/
+1
*
soc: qcom: geni: More properly switch to DMA mode
Douglas Anderson
2020-12-30
1
-2
/
+15
*
soc: mediatek: Check if power domains can be powered on at boot time
Nicolas Boichat
2020-12-30
1
-2
/
+3
*
soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains()
Dan Carpenter
2020-12-30
1
-0
/
+1
*
soc/tegra: fuse: Fix index bug in get_process_id
Nicolin Chen
2020-12-30
1
-1
/
+1
*
soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
Hao Si
2020-12-16
1
-4
/
+1
*
soc: fsl: qbman: Fix return value on success
Krzysztof Kozlowski
2020-10-29
1
-1
/
+1
*
soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag
Maulik Shah
2020-08-19
1
-0
/
+1
*
soc: qcom: rpmh: Dirt can only make you dirtier, not cleaner
Douglas Anderson
2020-07-29
1
-4
/
+4
*
soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active request
Maulik Shah
2020-07-22
1
-12
/
+11
*
soc: qcom: rpmh-rsc: Clear active mode configuration for wake TCS
Raju P.L.S.S.S.N
2020-07-22
1
-23
/
+54
*
soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data
Maulik Shah
2020-07-22
1
-23
/
+18
*
soc: qcom: rpmh: Update dirty flag only when data changes
Maulik Shah
2020-07-22
1
-8
/
+11
*
soc: qcom: socinfo: add missing soc_id sysfs entry
Srinivas Kandagatla
2020-07-22
1
-0
/
+2
*
soc/tegra: pmc: Select GENERIC_PINCONF
Corentin Labbe
2020-06-22
1
-0
/
+1
[next]