summaryrefslogtreecommitdiff
path: root/include/linux/firmware
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-6/+0
2025-07-29Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2025-07-17firmware: qcom: scm: take struct device as argument in SHM bridge enableBartosz Golaszewski1-1/+0
2025-07-17firmware: qcom: scm: remove unused arguments from SHM bridge routinesBartosz Golaszewski1-2/+2
2025-07-09firmware: xilinx: Don't share zynqmp_pm_init_finalize()Ulf Hansson1-6/+0
2025-07-03ASoC: fsl_mqs: rename system manager indices for i.MX95Shengjiu Wang1-6/+6
2025-07-03ASoC: fsl_mqs: Distinguish different modules by system manager indicesShengjiu Wang1-0/+8
2025-06-16firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctlRichard Fitzgerald1-2/+0
2025-05-10Merge tag 'scmi-updates-6.16' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+19
2025-05-10Merge tag 'samsung-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-2/+4
2025-04-22firmware: exynos-acpm: introduce devm_acpm_get_by_node()André Draszik1-2/+4
2025-04-14firmware: imx: Add i.MX95 SCMI CPU driverPeng Fan1-0/+5
2025-04-14firmware: imx: Add i.MX95 SCMI LMM driverPeng Fan1-0/+14
2025-04-10firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald1-1/+0
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+49
2025-03-13firmware: thead: Add AON firmware protocol driverMichal Wilczynski1-0/+200
2025-02-16firmware: add Exynos ACPM protocol driverTudor Ambarus1-0/+49
2025-01-25Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+8
2025-01-09firmware: qcom: scm: add calls for wrapped key supportGaurav Kashyap1-0/+8
2024-12-13firmware: cs_dsp: Add mock bin file generator for KUnit testingRichard Fitzgerald1-0/+18
2024-12-13firmware: cs_dsp: Add mock wmfw file generator for KUnit testingRichard Fitzgerald1-0/+33
2024-12-13firmware: cs_dsp: Add mock DSP memory map for KUnit testingRichard Fitzgerald1-0/+63
2024-12-13firmware: cs_dsp: Add mock regmap for KUnit testingRichard Fitzgerald1-0/+46
2024-11-26Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2024-11-13Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+2
2024-11-11firmware: qcom: scm: Introduce CP_SMMU_APERTURE_IDBjorn Andersson1-0/+2
2024-10-02firmware: xilinx: add support for new SMC call formatRonak Jain1-2/+24
2024-10-02firmware: xilinx: use u32 for reset ID in reset APIsRonak Jain1-5/+4
2024-10-02firmware: xilinx: Add missing debug firmware interfacesRonak Jain1-0/+4
2024-10-01firmware: xilinx: Add Pinctrl Get Attribute IDSai Krishna Potthuri1-0/+1
2024-09-11firmware: imx: remove duplicate scmi_imx_misc_ctrl_get()Arnd Bergmann1-11/+0
2024-09-05Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-45/+0
2024-08-28firmware: imx: Add i.MX95 MISC driverPeng Fan1-0/+34
2024-08-15firmware: qcom: qseecom: remove unused functionsBartosz Golaszewski1-45/+0
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-6/+6
2024-07-18Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+27
2024-07-11firmware: cs_dsp: Some small coding improvementsMark Brown1-5/+5
2024-07-10firmware: cs_dsp: Rename fw_ver to wmfw_verRichard Fitzgerald1-1/+1
2024-07-10firmware: cs_dsp: Make wmfw and bin filename arguments const char *Richard Fitzgerald1-4/+4
2024-07-09Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann2-0/+13
2024-06-28firmware: cs_dsp: Add write sequence interfaceJames Ogletree1-0/+27
2024-06-24firmware: qcom: scm: add support for SHM bridge operationsBartosz Golaszewski1-0/+6
2024-06-24firmware: qcom: qseecom: convert to using the TZ allocatorBartosz Golaszewski2-8/+8
2024-06-24firmware: qcom: add a dedicated TrustZone buffer allocatorBartosz Golaszewski1-0/+56
2024-06-21firmware: qcom: scm: Add gpu_init_regs callConnor Abbott1-0/+23
2024-06-17ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_opsChristophe JAILLET1-1/+1
2024-06-03firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.hRonak Jain1-0/+3
2024-06-03soc: xilinx: Add cb event for subsystem restartJay Buddhabhatti1-0/+10
2024-05-15Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2024-04-09firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz2-9/+56