summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2023-12-06Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2023-12-06Merge tag 'scmi-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2023-12-06firmware: microchip: add PolarFire SoC Auto Update supportConor Dooley
2023-12-04firmware: arm_scmi: Fix possible frequency truncation when using level indexi...Sudeep Holla
2023-12-04firmware: arm_scmi: Fix frequency truncation by promoting multiplier typeSudeep Holla
2023-12-01firmware: arm_scmi: Add protocol versioning checksCristian Marussi
2023-11-30firmware: arm_scmi: Increase the maximum opp count in the perf protocolSibi Sankar
2023-11-30firmware: arm_scmi: Fix NULL pointer dereference during fastchannel initSibi Sankar
2023-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth
2023-11-27firmware: meson-sm: unmap out_base shmem in error pathEvgeny Bachinin
2023-11-27firmware: meson_sm: refactor serial sysfs entry via dev_groups attrsEvgeny Bachinin
2023-11-24firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET
2023-11-23firmware: arm_scpi: Move power-domain driver to the pmdomain dirSudeep Holla
2023-11-23pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystemSudeep Holla
2023-11-17firmware: arm_scmi: optee: use optee system invocationEtienne Carriere
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-11-14firmware: arm_scmi: Add optional flags to extended names helperCristian Marussi
2023-11-13firmware: arm_scmi: Populate fastchannel info only if set operations are allowedSudeep Holla
2023-11-13firmware: arm_scmi: Check beforehand if the perf domain set operations are al...xinglong.yang
2023-11-13firmware: arm_ffa: Fix ffa_notification_info_get() IDs handlingLorenzo Pieralisi
2023-11-13firmware: arm_ffa: Fix the size of the allocation in ffa_partitions_cleanup()Sudeep Holla
2023-11-13firmware: arm_ffa: Fix FFA notifications cleanup pathSudeep Holla
2023-11-13firmware: arm_ffa: Add checks for the notification enabled stateSudeep Holla
2023-11-13firmware: arm_ffa: Setup the partitions after the notification initialisationSudeep Holla
2023-11-13firmware: arm_ffa: Allow FF-A initialisation even when notification failsSudeep Holla
2023-11-13firmware: coreboot: framebuffer: Avoid invalid zero physical addressAlper Nebi Yasak
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2023-11-01riscv, qemu_fw_cfg: Add support for RISC-V architectureBjörn Töpel
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-27firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definitionRajan Vaja
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-25Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-10-25Merge tag 'arm-soc/for-6.7/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2023-10-25Merge tag 'ti-driver-soc-for-v6.7' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-10-22Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-22firmware: qcom: scm: remove unneeded 'extern' specifiersBartosz Golaszewski
2023-10-22firmware: qcom: scm: add a missing forward declaration for struct deviceBartosz Golaszewski
2023-10-22firmware: qcom: move Qualcomm code into its own directoryBartosz Golaszewski
2023-10-20Merge 3rd batch of EFI fixes into efi/urgentArd Biesheuvel
2023-10-20efi/unaccepted: Fix soft lockups caused by parallel memory acceptanceKirill A. Shutemov
2023-10-18Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-10-18x86/boot: efistub: Assign global boot_params variableArd Biesheuvel