summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann5-9/+9
2024-05-02Merge tag 'ti-driver-soc-for-v6.10' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2-23/+8
2024-04-30Merge tag 'arm-soc/for-6.10/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann1-0/+1
2024-04-29Merge tag 'ffa-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-45/+142
2024-04-29Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann11-64/+1784
2024-04-29Merge tag 'tee-ts-for-v6.10' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann22-135/+675
2024-04-29Merge tag 'optee-convert-platform-remove-callback-for-v6.10' of https://git.l...Arnd Bergmann1-4/+2
2024-04-29Merge tag 'mtk-soc-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-42/+176
2024-04-29Merge tag 'memory-controller-drv-6.10' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-0/+3
2024-04-29Merge tag 'drivers-ti-sysc-for-v6.10-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-131/+34
2024-04-29Merge tag 'qcom-drivers-for-6.10' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-43/+113
2024-04-29Merge tag 'tegra-for-6.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+2
2024-04-29Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann7-0/+783
2024-04-29Merge tag 'hisi-drivers-for-6.10' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann2-1/+7
2024-04-29Merge tag 'renesas-drivers-for-v6.10-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2-1/+25
2024-04-26soc/tegra: pmc: Add EQOS wake event for Tegra194 and Tegra234Jon Hunter1-0/+2
2024-04-25bus: stm32_firewall: fix off by one in stm32_firewall_get_firewall()Dan Carpenter1-1/+1
2024-04-25bus: etzpc: introduce ETZPC firewall controller driverGatien Chevallier2-1/+142
2024-04-25firmware: arm_ffa: Avoid queuing work when running on the worker queueSudeep Holla1-5/+14
2024-04-25bus: ti-sysc: Drop legacy idle quirk handlingTony Lindgren1-107/+2
2024-04-25bus: ti-sysc: Drop legacy quirk handling for smartreflexTony Lindgren1-4/+2
2024-04-25bus: ti-sysc: Drop legacy quirk handling for uartsTony Lindgren1-13/+11
2024-04-25bus: ti-sysc: Add a description and copyrightsTony Lindgren1-0/+11
2024-04-25bus: ti-sysc: Move check for no-reset-on-initTony Lindgren1-7/+8
2024-04-25soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCCHuisong Li1-1/+1
2024-04-25soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attri...Huisong Li1-0/+6
2024-04-24firmware: arm_ffa: Fix memory corruption in ffa_msg_send2()Dan Carpenter1-1/+1
2024-04-24bus: rifsc: introduce RIFSC firewall controller driverGatien Chevallier2-1/+253
2024-04-24of: property: fw_devlink: Add support for "access-controller"Gatien Chevallier1-0/+2
2024-04-23soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GVJason-ch Chen1-2/+2
2024-04-23soc: mediatek: mtk-socinfo: Add entry for MT8395AV/ZA Genio 1200AngeloGioacchino Del Regno1-0/+1
2024-04-23soc: mediatek: mtk-mutex: Add support for MT8188 VPPSYSAngeloGioacchino Del Regno1-0/+41
2024-04-23soc: mediatek: socinfo: Advertise about unknown MediaTek SoCAngeloGioacchino Del Regno1-1/+8
2024-04-23soc: mediatek: cmdq: Don't log an error when gce-client-reg is not foundNĂ­colas F. R. A. Prado1-1/+1
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() functionJason-JH.Lin1-0/+15
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() functionJason-JH.Lin1-0/+49
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() functionJason-JH.Lin1-0/+26
2024-04-23soc: mediatek: cmdq: Refine cmdq_pkt_create() and cmdq_pkt_destroy()Chun-Kuang Hu1-17/+7
2024-04-23soc: mediatek: cmdq: Remove cmdq_pkt_flush_async() helper functionChun-Kuang Hu1-15/+0
2024-04-23soc: mediatek: cmdq: Add cmdq_pkt_eoc() helper functionChun-Kuang Hu1-0/+10
2024-04-23soc: mediatek: cmdq: Add cmdq_pkt_jump_rel() helper functionChun-Kuang Hu1-0/+10
2024-04-23soc: mediatek: cmdq: Rename cmdq_pkt_jump() to cmdq_pkt_jump_abs()Chun-Kuang Hu1-2/+2
2024-04-23soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()Chun-Kuang Hu1-3/+2
2024-04-23soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVEChun-Kuang Hu1-2/+3
2024-04-21soc: qcom: cmd-db: replace deprecated strncpy with strtomemJustin Stitt1-6/+1
2024-04-21soc: qcom: rpmh-rsc: Enhance check for VRM in-flight requestMaulik Shah2-2/+33
2024-04-21firmware: qcom: scm: Modify only the download bits in TCSR registerMukesh Ojha1-2/+24
2024-04-21firmware: qcom: scm: Fix __scm and waitq completion variable initializationMukesh Ojha1-5/+5
2024-04-21firmware: qcom: scm: Rework dload mode availability checkMukesh Ojha1-8/+5
2024-04-21firmware: qcom: scm: Remove redundant scm argument from qcom_scm_waitq_wakeup()Mukesh Ojha1-2/+2