summaryrefslogtreecommitdiff
path: root/include/linux/firmware
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-6/+6
6 daysMerge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+27
13 daysfirmware: cs_dsp: Some small coding improvementsMark Brown1-5/+5
13 daysfirmware: cs_dsp: Rename fw_ver to wmfw_verRichard Fitzgerald1-1/+1
13 daysfirmware: 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
2024-04-03ALSA: cirrus: Tidy up of firmware control read/writeMark Brown1-0/+4
2024-04-03firmware: cs_dsp: Add locked wrappers for coeff read and writeSimon Trimmer1-0/+4
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+8
2024-03-07firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala1-0/+8
2024-03-07firmware: cirrus: cs_dsp: Remove non-existent member from kerneldocRichard Fitzgerald1-1/+0
2024-01-04drivers: soc: xilinx: add check for platformJay Buddhabhatti1-4/+12
2024-01-04firmware: xilinx: Export function to use in other moduleJay Buddhabhatti1-0/+6
2023-12-15firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()Michal Simek1-7/+0
2023-12-15firmware: xilinx: Remove clock_setrate and clock_getrate apiMichal Simek1-14/+0
2023-12-07firmware: zynqmp: Add support to handle IPI CRC failureJay Buddhabhatti1-0/+1
2023-12-07drivers: soc: xilinx: Fix error message on SGI registration failureJay Buddhabhatti1-0/+1
2023-12-07firmware: xilinx: Expand feature check to support all PLM modulesJay Buddhabhatti1-0/+11
2023-12-07firmware: xilinx: Update firmware call interface to support additional argsJay Buddhabhatti1-2/+1
2023-11-02Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-55/+122
2023-10-25Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+6
2023-10-23EDAC/versal: Add a Xilinx Versal memory controller driverShubhrajyoti Datta1-0/+12
2023-10-18Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-54/+115
2023-10-16firmware: qcom: qseecom: add missing include guardsBartosz Golaszewski1-0/+6
2023-09-14firmware: qcom-scm: drop unneeded 'extern' specifiersBartosz Golaszewski1-54/+47
2023-09-13firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM...Maximilian Luz2-0/+68
2023-09-11drivers: meson: sm: correct meson_sm_* API retval handlingAlexey Romanov1-1/+1
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+30
2023-08-31Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+13
2023-08-31Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+12
2023-08-22Merge tag 'qcom-drivers-for-6.6' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2023-08-11firmware: imx: scu-irq: add imx_scu_irq_get_statusPeng Fan1-0/+6
2023-08-11firmware: imx: scu: use EOPNOTSUPPPeng Fan1-5/+5
2023-08-07firmware: xilinx: Add version check for TRISTATE configurationSai Krishna Potthuri1-0/+2
2023-08-07firmware: xilinx: Add support to get platform informationDhaval Shah1-0/+11
2023-08-04firmware: stratix10-svc: Generic Mailbox CommandTeh Wen Ping2-0/+30
2023-08-01ASoC: SOF: mediatek: remove error checks on NULL ipcPierre-Louis Bossart1-6/+0
2023-08-01ASoC: SOF: imx: remove error checks on NULL ipcPierre-Louis Bossart1-6/+0
2023-07-28firmware: qcom_scm: Add missing extern specifierGuru Das Srinagesh1-1/+1
2023-05-31firmware: xilinx: Switch Michal Simek's email to new oneMichal Simek1-1/+1