summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2024-07-16Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-15Merge tag 'tag-chrome-platform-firmware-for-v6.11' of git://git.kernel.org/pu...Linus Torvalds
2024-07-15firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún
2024-07-15firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún
2024-07-15firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún
2024-07-12Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2024-07-09Merge tag 'qcom-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-07-09Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-07-09Merge tag 'ti-driver-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-07-09Merge tag 'riscv-firmware-for-v6.11' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-07-08firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw filesRichard Fitzgerald
2024-07-06firmware: qcom: tzmem: blacklist more platforms for SHM BridgeDmitry Baryshkov
2024-07-06firmware: qcom: tzmem: simplify returning pointer without cleanupKrzysztof Kozlowski
2024-07-04Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter
2024-07-01Merge tag 'amlogic-drivers-for-v6.11' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2024-07-01firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headersRichard Fitzgerald
2024-07-01firmware: cs_dsp: Validate payload length before processing blockRichard Fitzgerald
2024-07-01firmware: cs_dsp: Return error if block header overflows fileRichard Fitzgerald
2024-07-01firmware: cs_dsp: Fix overflow checking of wmfw headerRichard Fitzgerald
2024-06-28firmware: sysfb: Fix reference count of sysfb parent deviceThomas Zimmermann
2024-06-27firmware: ti_sci: fix TISCI protocol URL linkRichard Genoud
2024-06-27Merge tag 'ffa-updates-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-06-27Merge tag 'scmi-updates-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2024-06-24firmware: qcom: tzmem: export devm_qcom_tzmem_pool_new()Bartosz Golaszewski
2024-06-24firmware: meson_sm: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-23firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()Bartosz Golaszewski
2024-06-23firmware: qcom: scm: add support for SHM bridge memory carveoutBartosz Golaszewski
2024-06-23firmware: qcom: tzmem: enable SHM Bridge supportBartosz Golaszewski
2024-06-23firmware: qcom: scm: add support for SHM bridge operationsBartosz Golaszewski
2024-06-23firmware: qcom: qseecom: convert to using the TZ allocatorBartosz Golaszewski
2024-06-23firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() use the TZ allocatorBartosz Golaszewski
2024-06-23firmware: qcom: scm: make qcom_scm_lmh_dcvsh() use the TZ allocatorBartosz Golaszewski
2024-06-23firmware: qcom: scm: make qcom_scm_ice_set_key() use the TZ allocatorBartosz Golaszewski
2024-06-23firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocatorBartosz Golaszewski
2024-06-23firmware: qcom: scm: smc: switch to using the SCM allocatorBartosz Golaszewski
2024-06-23firmware: qcom: scm: enable the TZ mem allocatorBartosz Golaszewski
2024-06-23firmware: qcom: add a dedicated TrustZone buffer allocatorBartosz Golaszewski
2024-06-22Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2024-06-21Merge branch '20240430-a750-raytracing-v3-2-7f57c5ac082d@gmail.com' into driv...Bjorn Andersson
2024-06-21firmware: qcom: scm: Add gpu_init_regs callConnor Abbott
2024-06-20firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla
2024-06-18Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-15efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel
2024-06-14firmware: arm_scmi: Add support for platform to agent channel completionPeng Fan
2024-06-14firmware: arm_scmi: Add support for system suspend in power control driverPeng Fan
2024-06-11firmware: google: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-06Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-05firmware: microchip: use scope-based cleanup where possibleConor Dooley
2024-06-05firmware: microchip: move buffer allocation into mpfs_auto_update_set_image_a...Conor Dooley