summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2024-06-26riscv: dmi: Add SMBIOS/DMI supportHaibo Xu
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
2024-06-05firmware: microchip: support writing bitstream info to flashConor Dooley
2024-06-05efi: Add missing __nocfi annotations to runtime wrappersArd Biesheuvel
2024-06-04Merge branch 'efi/next' into efi/urgentArd Biesheuvel
2024-06-03firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.hRonak Jain
2024-06-03LoongArch: Fix entry point in kernel image headerJiaxun Yang
2024-05-29firmware: arm_ffa: Split bus and driver into distinct modulesSudeep Holla
2024-05-29firmware: arm_ffa: Move the FF-A v1.0 NULL UUID workaround to bus notifierSudeep Holla
2024-05-27firmware: qcom-scm: Remove QCOM_SMC_WAITQ_FLAG_WAKE_ALLUnnathi Chalicheemala
2024-05-26firmware: qcom: uefisecapp: Allow on X1E devicesBjorn Andersson
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-23efi: pstore: Return proper errors on UEFI failuresGuilherme G. Piccoli
2024-05-23efi/libstub: zboot.lds: Discard .discard sectionsNathan Chancellor
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-22firmware: arm_scmi: virtio: drop owner assignmentKrzysztof Kozlowski
2024-05-21Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-20Merge tag 'dmi-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jd...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel
2024-05-15Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-05-14Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-14Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-14firmware: dmi: Add info message for number of populated and total memory slotsHeiner Kallweit