index
:
pub/scm/linux/kernel/git/klassert/ipsec-next.git
master
Steffen Klassert's ipsec-next networking tree
Steffen Klassert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
llcc-qcom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
soc: qcom: llcc: Skip ECC interrupt setup on Shikra, pre-configured by DSF
Faiyaz Mohammed
1
-0
/
+1
2026-07-07
soc: qcom: llcc: Add configuration data for Shikra SoC
Komal Bajaj
1
-0
/
+29
2026-05-21
soc: qcom: llcc-qcom: Fix NULL vs IS_ERR() bug in qcom_llcc_get_fw_config()
Dan Carpenter
1
-2
/
+2
2026-05-21
soc: qcom: llcc-qcom: Add support for Eliza
Abel Vesa
1
-0
/
+180
2026-05-13
soc: qcom: llcc-qcom: Capitalize LLCC/EDAC in comments and diagnostics
Francisco Munoz Ruiz
1
-16
/
+16
2026-05-13
soc: qcom: llcc-qcom: get SCT descriptors from fw-populated memory
Francisco Munoz Ruiz
1
-35
/
+234
2026-03-30
soc: qcom: llcc: fix v1 SB syndrome register offset
Alok Tiwari
1
-1
/
+1
2026-03-15
soc: qcom: llcc: Use guards for mutex handling
Unnathi Chalicheemala
1
-20
/
+8
2026-03-15
soc: qcom: llcc: Add per-slice counter and common llcc slice descriptor
Unnathi Chalicheemala
1
-29
/
+28
2026-03-15
soc: qcom: llcc: Add configuration data for SDM670
Richard Acayan
1
-0
/
+105
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-12-16
soc: qcom: llcc-qcom: Add support for Glymur
Pankaj Patil
1
-0
/
+207
2025-10-22
soc: qcom: llcc-qcom: Add support for Kaanapali
Jingyi Wang
1
-0
/
+373
2025-08-13
soc: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
1
-1
/
+0
2025-05-12
soc: qcom: llcc-qcom: Add support for SM8750
Melody Olvera
1
-0
/
+273
2025-05-12
soc: qcom: llcc-qcom: Add support for LLCC V6
Melody Olvera
1
-4
/
+220
2025-01-07
soc: qcom: llcc: Update configuration data for IPQ5424
Varadarajan Narayanan
1
-2
/
+55
2024-12-25
soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1
Konrad Dybcio
1
-0
/
+1
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-303
/
+2958
2024-11-13
Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-33
/
+582
2024-11-05
soc: qcom: llcc: Flip the manual slice configuration condition
Konrad Dybcio
1
-25
/
+4
2024-11-04
Merge tag 'qcom-drivers-for-6.13' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-269
/
+2375
2024-11-03
soc: qcom: llcc: Add LLCC configuration for the QCS8300 platform
Jingyi Wang
1
-0
/
+67
2024-11-03
soc: qcom: llcc: Add configuration data for QCS615
Song Xue
1
-0
/
+55
2024-11-03
soc: qcom: llcc: add support for SAR2130P and SAR1130P
Dmitry Baryshkov
1
-6
/
+454
2024-11-03
soc: qcom: llcc: use deciman integers for bit shift values
Dmitry Baryshkov
1
-6
/
+6
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-05
EDAC/qcom: Make irq configuration optional
Rajendra Nayak
1
-0
/
+3
2024-09-30
soc: qcom: llcc: Use designated initializers for LLC settings
Konrad Dybcio
1
-269
/
+2375
2024-07-28
soc: qcom: llcc: Update configuration data for x1e80100
Rajendra Nayak
1
-17
/
+15
2024-07-06
soc: qcom: llcc: simplify with cleanup.h
Krzysztof Kozlowski
1
-4
/
+2
2024-05-31
soc: qcom: llcc: Add regmap for Broadcast_AND region
Unnathi Chalicheemala
1
-1
/
+15
2024-05-29
soc: qcom: llcc: Add llcc configuration support for the SA8775p platform
Tengfei Fan
1
-0
/
+35
2024-02-13
soc: qcom: llcc: Check return value on Broadcast_OR reg read
Unnathi Chalicheemala
1
-0
/
+2
2023-12-18
soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offset
Abel Vesa
1
-1
/
+1
2023-12-17
soc: qcom: llcc: Fix typo in kernel-doc
Ghanshyam Agrawal
1
-1
/
+1
2023-12-15
soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configuration
Atul Dhudase
1
-4
/
+4
2023-12-15
soc: qcom: llcc: Add missing description for members in slice config
Abel Vesa
1
-0
/
+13
2023-12-07
soc: qcom: llcc: Add configuration data for X1E80100
Rajendra Nayak
1
-0
/
+39
2023-12-07
soc: qcom: llcc: Add configuration data for SM8650
Neil Armstrong
1
-0
/
+43
2023-10-02
soc: qcom: llcc-qcom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-27
soc: qcom: llcc: Handle a second device without data corruption
Uwe Kleine-König
1
-0
/
+3
2023-09-19
soc: qcom: llcc: Add QDU1000 and QRU1000 LLCC support
Komal Bajaj
1
-0
/
+67
2023-09-19
soc: qcom: llcc: Updating the macro name
Komal Bajaj
1
-1
/
+1
2023-09-19
soc: qcom: Add LLCC support for multi channel DDR
Komal Bajaj
1
-1
/
+24
2023-09-19
soc: qcom: llcc: Refactor llcc driver to support multiple configuration
Komal Bajaj
1
-86
/
+181
2023-07-14
soc: qcom: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-04-25
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-34
/
+70
2023-03-21
soc: qcom: llcc: Add configuration data for SM7150
Danila Tikhonov
1
-0
/
+17
[next]