summaryrefslogtreecommitdiff
path: root/drivers/soc/qcom
AgeCommit message (Expand)AuthorFilesLines
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-21/+526
2025-05-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-21/+329
2025-05-16soc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)2-2/+2
2025-05-13soc: qcom: llcc-qcom: Add support for SM8750Melody Olvera1-0/+273
2025-05-13soc: qcom: llcc-qcom: Add support for LLCC V6Melody Olvera1-4/+220
2025-05-12soc: qcom: socinfo: add SM8750 SoC IDMukesh Ojha1-0/+1
2025-05-10soc: qcom: smem: Update max processor countUnnathi Chalicheemala1-1/+1
2025-05-10soc: qcom: pd-mapper: Add support for SM7150Jens Reidel1-0/+11
2025-05-10soc: qcom: pmic_glink_altmode: fix spurious DP hotplug eventsJohan Hovold1-11/+19
2025-05-10soc: qcom: smp2p: Fix fallback to qcom,ipc parseBarnabás Czémán1-1/+1
2025-05-07soc: qcom: pmic_glink: enable UCSI on sc8280xpJohan Hovold1-4/+0
2025-04-12scsi: soc: qcom: ice: Add HWKM support to the ICE driverGaurav Kashyap1-10/+317
2025-04-12scsi: soc: qcom: ice: Make qcom_ice_program_key() take struct blk_crypto_keyEric Biggers1-11/+12
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-6/+64
2025-03-20Merge tag 'qcom-drivers-for-6.15-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+12
2025-03-20Merge tag 'qcom-drivers-for-6.15' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann4-6/+52
2025-03-14Merge tag 'qcom-drivers-fixes-for-6.14' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2-8/+2
2025-03-14soc: qcom: pd-mapper: Add support for SDM630/636Alexey Minnekhanov1-0/+12
2025-02-14soc: qcom: Do not expose internal servreg_location_entry_ei arrayKrzysztof Kozlowski2-3/+1
2025-02-14soc: qcom: ice: make of_qcom_ice_get() staticTudor Ambarus1-2/+1
2025-02-14soc: qcom: ice: introduce devm_of_qcom_ice_getTudor Ambarus1-0/+48
2025-02-14soc: qcom: pdr: Fix the potential deadlockSaranya R1-7/+1
2025-02-07genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven1-1/+1
2025-02-05soc: qcom: Use str_enable_disable-like helpersKrzysztof Kozlowski1-1/+2
2025-02-05soc: qcom: pmic_glink: Drop redundant pg assignment before taking lockKrzysztof Kozlowski1-1/+1
2025-01-09soc: qcom: pd_mapper: Add SM7225 compatibleLuca Weiss1-0/+1
2025-01-08soc: qcom: llcc: Update configuration data for IPQ5424Varadarajan Narayanan1-2/+55
2025-01-07soc: qcom: socinfo: add QCS9075 SoC IDWasim Nazir1-0/+1
2025-01-07soc: qcom: socinfo: Avoid out of bounds read of serial numberStephan Gerhold1-1/+1
2024-12-27soc: qcom: rmtfs: constify rmtfs_classBartosz Golaszewski1-1/+1
2024-12-27soc: qcom: rmtfs: allow building the module with COMPILE_TEST=yBartosz Golaszewski1-1/+1
2024-12-26soc: qcom: pmic_glink_altmode: simplify locking with guard()Krzysztof Kozlowski1-6/+5
2024-12-26soc: qcom: smem_state: fix missing of_node_put in error pathKrzysztof Kozlowski1-1/+2
2024-12-26soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1Konrad Dybcio1-0/+1
2024-12-26soc: qcom: pd-mapper: Add X1P42100Konrad Dybcio1-0/+1
2024-12-12soc: qcom: pmic_glink: simplify locking with guard()Krzysztof Kozlowski1-41/+29
2024-11-21Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-367/+3019
2024-11-13Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann3-36/+587
2024-11-12soc: qcom: ice: Remove the device_link field in qcom_iceJoe Hattori1-3/+3
2024-11-06soc: qcom: socinfo: add IPQ5424/IPQ5404 SoC IDManikanta Mylavarapu1-0/+2
2024-11-06soc: qcom: llcc: Flip the manual slice configuration conditionKonrad Dybcio1-25/+4
2024-11-04Merge tag 'qcom-drivers-for-6.13' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann10-311/+2412
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann3-4/+32
2024-11-04soc: qcom: llcc: Add LLCC configuration for the QCS8300 platformJingyi Wang1-0/+67
2024-11-04soc: qcom: llcc: Add configuration data for QCS615Song Xue1-0/+55
2024-11-04soc: qcom: llcc: add support for SAR2130P and SAR1130PDmitry Baryshkov1-6/+454
2024-11-04soc: qcom: llcc: use deciman integers for bit shift valuesDmitry Baryshkov1-6/+6
2024-11-01soc: Switch back to struct platform_driver::remove()Uwe Kleine-König15-18/+18
2024-10-29soc: qcom: socinfo: add QCS9100 IDTengfei Fan1-0/+1
2024-10-29soc: qcom: socinfo: add support for SA8255PNikunj Kela1-0/+1