index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-18
soc: qcom: pd-mapper: Add Milos compatible
Luca Weiss
1
-0
/
+1
2026-03-18
soc: qcom: pmic_glink_altmode: Fix TBT->SAFE->!TBT transition
Konrad Dybcio
1
-5
/
+18
2026-03-18
soc: qcom: socinfo: Add PM7550BA PMIC
Abel Vesa
1
-0
/
+1
2026-03-15
soc: qcom: socinfo: add SoC ID for IPQ5210 family
Kathiravan Thirumoorthy
1
-0
/
+5
2026-03-15
soc: qcom: pdr: Use the unified QMI service ID instead of defining it locally
Daniel Lezcano
3
-6
/
+3
2026-03-15
soc: qcom: pmic_glink_altmode: Fix SVID=DP && unconnected edge case
Konrad Dybcio
1
-7
/
+11
2026-03-15
soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_ei
Mukesh Ojha
2
-2
/
+2
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: socinfo: Add SoC IDs for SM7450 and SM7450P
Aelin Reidel
1
-0
/
+2
2026-03-15
soc: qcom: pd-mapper: Simplify code using of_root to get root device tree node
Vladimir Zapolskiy
1
-7
/
+1
2026-03-15
soc: qcom: llcc: Add configuration data for SDM670
Richard Acayan
1
-0
/
+105
2026-03-15
soc: qcom: smp2p: Add support for smp2p v2
Chris Lew
1
-4
/
+44
2026-03-15
soc: qcom: smp2p: Add irqchip state support
Chris Lew
1
-0
/
+55
2026-03-13
soc: qcom: pd-mapper: Convert to of_machine_get_match()
Geert Uytterhoeven
1
-7
/
+1
2026-03-09
soc: qcom: pd-mapper: Add QCS615 power domain mappings
Le Qi
1
-0
/
+11
2026-03-04
soc: qcom: socinfo: Add SoC ID for CQ7790
Krzysztof Kozlowski
1
-0
/
+2
2026-02-23
soc: qcom: pmic_glink: Add support for Glymur and Kaanapali
Anjelique Melendez
1
-0
/
+8
2026-02-23
soc: qcom: pmic_glink: Add charger PDR service information to client data
Anjelique Melendez
1
-24
/
+34
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-16
/
+16
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-21
/
+21
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-62
/
+532
2026-01-28
soc: qcom: smem: fix qcom_smem_is_available and check if __smem is valid
Christian Marangi
1
-2
/
+3
2026-01-16
soc: qcom: preserve CPU endianness for QMI_DATA_LEN
Alexander Wilhelm
1
-7
/
+4
2026-01-16
soc: qcom: fix QMI encoding/decoding for basic elements
Alexander Wilhelm
1
-12
/
+90
2026-01-16
soc: qcom: check QMI basic element error codes
Alexander Wilhelm
1
-0
/
+24
2026-01-13
Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into ...
Bjorn Andersson
1
-16
/
+35
2026-01-13
soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbols
Mukesh Ojha
1
-17
/
+5
2026-01-13
soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function
Mukesh Ojha
1
-0
/
+31
2026-01-13
remoteproc: pas: Replace metadata context with PAS context structure
Mukesh Ojha
1
-2
/
+2
2026-01-07
soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in cmd_db_dev_probe
Haotian Zhang
1
-3
/
+4
2026-01-07
soc: qcom: pmic_glink_altmode: Consume TBT3/USB4 mode notifications
Konrad Dybcio
1
-23
/
+165
2025-12-16
soc: qcom: smem: handle ENOMEM error during probe
Jorge Ramirez-Ortiz
1
-1
/
+3
2025-12-16
soc: qcom: llcc-qcom: Add support for Glymur
Pankaj Patil
1
-0
/
+207
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-92
/
+604
2025-11-26
soc: qcom: ubwc: Simplify with of_machine_get_match_data()
Krzysztof Kozlowski
1
-10
/
+4
2025-11-11
soc: qcom: mdt_loader: rename 'firmware' parameter of qcom_mdt_load()
Gabor Juhos
1
-4
/
+4
2025-11-11
soc: qcom: mdt_loader: merge __qcom_mdt_load() and qcom_mdt_load_no_init()
Gabor Juhos
1
-27
/
+19
2025-11-06
soc: qcom: socinfo: Add reserve field to support future extension
Mukesh Ojha
1
-0
/
+3
2025-11-06
soc: qcom: socinfo: Add support for new fields in revision 20
Mukesh Ojha
1
-0
/
+6
2025-11-03
soc: qcom: socinfo: add support to extract more than 32 image versions
Kathiravan Thirumoorthy
1
-8
/
+37
2025-11-03
soc: qcom: smem: drop the WARN_ON() on SMEM item validation
Kathiravan Thirumoorthy
1
-2
/
+2
2025-11-03
soc: qcom: ubwc: Add config for Kaanapali
Akhil P Oommen
1
-0
/
+11
2025-11-03
soc: qcom: socinfo: Add SoC ID for QCS6490
Komal Bajaj
1
-0
/
+1
2025-11-03
soc: qcom: ice: Add HWKM v1 support for wrapped keys
Neeraj Soni
1
-23
/
+58
2025-11-01
soc: qcom: smem: better track SMEM uninitialized state
Christian Marangi
1
-11
/
+15
2025-10-29
soc: qcom: smem: fix hwspinlock resource leak in probe error paths
Haotian Zhang
1
-2
/
+1
2025-10-29
soc: qcom: ubwc: Add QCS8300 UBWC cfg
Yongxing Mou
1
-0
/
+1
2025-10-27
soc: qcom: socinfo: Add SM8850 SoC ID
Jingyi Wang
1
-0
/
+1
[prev]
[next]