summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2024-02-23riscv/efistub: Ensure GP-relative addressing is not usedJan Kiszka
2024-02-16x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel
2024-02-16x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel
2024-01-31firmware: arm_ffa: Check xa_load() return valueCristian Marussi
2024-01-31firmware: arm_ffa: Add missing rwlock_init() for the driver partitionCristian Marussi
2024-01-31firmware: arm_ffa: Add missing rwlock_init() in ffa_setup_partitions()Cristian Marussi
2024-01-31firmware: arm_scmi: Fix the clock protocol version for v3.2Cristian Marussi
2024-01-31firmware: arm_scmi: Use xa_insert() when saving raw queuesCristian Marussi
2024-01-31firmware: arm_scmi: Use xa_insert() to store oppsCristian Marussi
2024-01-31Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in...Thomas Zimmermann
2024-01-31firmware: arm_scmi: Check mailbox/SMT channel for consistencyCristian Marussi
2024-01-25firmware: qcom: qseecom: fix memory leaks in error pathsBartosz Golaszewski
2024-01-25firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET
2024-01-03Merge tag 'efi-urgent-for-v6.7-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-02efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsYuntao Wang
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-11efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-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-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
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-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