summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-01soc: qcom: add missing pd-mapper dependenciesDmitry Baryshkov1-0/+2
2024-06-26soc: qcom: icc-bwmon: Allow for interrupts to be shared across instancesSibi Sankar1-3/+9
2024-06-25firmware: qcom: tzmem: export devm_qcom_tzmem_pool_new()Bartosz Golaszewski1-0/+1
2024-06-25Merge branch '20240622-qcom-pd-mapper-v9-0-a84ee3591c8e@linaro.org' into driv...Bjorn Andersson6-298/+1075
2024-06-25soc: qcom: add pd-mapper implementationDmitry Baryshkov5-0/+737
2024-06-24soc: qcom: pdr: extract PDR message marshalling dataDmitry Baryshkov4-296/+334
2024-06-24soc: qcom: pdr: fix parsing of domains listsDmitry Baryshkov1-1/+1
2024-06-24soc: qcom: pdr: protect locator_addr with the main mutexDmitry Baryshkov1-2/+4
2024-06-24firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()Bartosz Golaszewski1-0/+7
2024-06-24firmware: qcom: scm: add support for SHM bridge memory carveoutBartosz Golaszewski1-0/+6
2024-06-24firmware: qcom: tzmem: enable SHM Bridge supportBartosz Golaszewski2-1/+88
2024-06-24firmware: qcom: scm: add support for SHM bridge operationsBartosz Golaszewski2-0/+63
2024-06-24firmware: qcom: qseecom: convert to using the TZ allocatorBartosz Golaszewski2-164/+109
2024-06-24firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() use the TZ allocatorBartosz Golaszewski1-14/+4
2024-06-24firmware: qcom: scm: make qcom_scm_lmh_dcvsh() use the TZ allocatorBartosz Golaszewski1-5/+4
2024-06-24firmware: qcom: scm: make qcom_scm_ice_set_key() use the TZ allocatorBartosz Golaszewski1-16/+5
2024-06-24firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocatorBartosz Golaszewski1-4/+6
2024-06-24firmware: qcom: scm: smc: switch to using the SCM allocatorBartosz Golaszewski3-22/+16
2024-06-24firmware: qcom: scm: enable the TZ mem allocatorBartosz Golaszewski2-0/+23
2024-06-24firmware: qcom: add a dedicated TrustZone buffer allocatorBartosz Golaszewski4-0/+423
2024-06-21soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmon_removeSibi Sankar1-1/+3
2024-06-21Merge branch '20240430-a750-raytracing-v3-2-7f57c5ac082d@gmail.com' into driv...Bjorn Andersson4-8/+50
2024-06-21soc: qcom: smem: Add a feature code getterKonrad Dybcio1-0/+33
2024-06-21soc: qcom: Move some socinfo defines to the headerKonrad Dybcio1-8/+0
2024-06-21firmware: qcom: scm: Add gpu_init_regs callConnor Abbott2-0/+17
2024-06-13soc: qcom: smsm: Support using mailbox interfaceLuca Weiss1-1/+50
2024-06-06soc: qcom: spm: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-06-01soc: qcom: llcc: Add regmap for Broadcast_AND regionUnnathi Chalicheemala1-1/+15
2024-05-30soc: qcom: llcc: Add llcc configuration support for the SA8775p platformTengfei Fan1-0/+35
2024-05-28soc: qcom: socinfo: Add SDM670 SoC ID table entryRichard Acayan1-0/+1
2024-05-27cpufreq: qcom-nvmem: add support for IPQ5321Kathiravan Thirumoorthy1-0/+1
2024-05-27soc: qcom: socinfo: Add SoC ID for IPQ5321Kathiravan Thirumoorthy1-0/+1
2024-05-27soc: qcom: rpmh-rsc: Ensure irqs aren't disabled by rpmh_rsc_send_data() callersStephen Boyd2-4/+4
2024-05-27soc: qcom: pmic_glink: Handle the return value of pmic_glink_initChen Ni1-2/+11
2024-05-27firmware: qcom-scm: Remove QCOM_SMC_WAITQ_FLAG_WAKE_ALLUnnathi Chalicheemala1-4/+2
2024-05-27soc: qcom: pmic_glink: Increase max ports to 3Abel Vesa1-1/+1
2024-05-27soc: qcom: socinfo: Update X1E PMICsKonrad Dybcio1-1/+2
2024-05-27firmware: qcom: uefisecapp: Allow on X1E devicesBjorn Andersson1-0/+2
2024-05-26Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds10-45/+35
2024-05-25Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds9-19/+431
2024-05-25Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds5-17/+80
2024-05-25Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-93/+192
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+29
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds80-164/+314
2024-05-24Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-05-24Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-91/+181
2024-05-23Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linuxLinus Torvalds20-147/+224
2024-05-23Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds5-77/+45
2024-05-23Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+8