summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum1-2/+2
2023-12-19efi/loongarch: Directly position the loaded image fileWang Yao3-6/+13
2023-12-19Merge branch 'efi/urgent' into efi/nextArd Biesheuvel4-13/+30
2023-12-19efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada1-2/+2
2023-12-19firmware: qcom: qseecom: fix memory leaks in error pathsBartosz Golaszewski1-7/+13
2023-12-15firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()Michal Simek1-24/+0
2023-12-15firmware: xilinx: Remove clock_setrate and clock_getrate apiMichal Simek1-38/+0
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+29
2023-12-11efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel1-7/+24
2023-12-11efivarfs: automatically update super block flagMasahisa Kojima2-0/+14
2023-12-11efi: Add tee-based EFI variable driverMasahisa Kojima4-0/+868
2023-12-11efi: expose efivar generic ops register functionMasahisa Kojima1-0/+12
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao2-5/+5
2023-12-11Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman3-33/+57
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-32/+56
2023-12-07firmware: microchip: Replace of_device.h with explicit includeRob Herring1-1/+1
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-1/+3
2023-12-07firmware: xilinx: Register event manager driverJay Buddhabhatti1-4/+1
2023-12-07firmware: xilinx: Expand feature check to support all PLM modulesJay Buddhabhatti1-17/+24
2023-12-07firmware: xilinx: Update firmware call interface to support additional argsJay Buddhabhatti1-149/+129
2023-12-07firmware: xilinx: Use proper indentation in kernel-docMichal Simek1-2/+2
2023-12-06efi: dev-path-parser: use acpi_dev_uid_match() for matching _UIDRaag Jadav1-5/+2
2023-12-06Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann1-24/+46
2023-12-06Merge tag 'scmi-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-8/+10
2023-12-06firmware: microchip: add PolarFire SoC Auto Update supportConor Dooley5-0/+511
2023-12-04firmware: arm_scmi: Fix possible frequency truncation when using level indexi...Sudeep Holla1-5/+7
2023-12-04firmware: arm_scmi: Fix frequency truncation by promoting multiplier typeSudeep Holla1-3/+3
2023-12-01firmware: arm_scmi: Add protocol versioning checksCristian Marussi11-11/+63
2023-11-30firmware: arm_scmi: Increase the maximum opp count in the perf protocolSibi Sankar1-1/+1
2023-11-30firmware: arm_scmi: Fix NULL pointer dereference during fastchannel initSibi Sankar1-12/+7
2023-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth1-1/+1
2023-11-27firmware: meson-sm: unmap out_base shmem in error pathEvgeny Bachinin1-3/+5
2023-11-27firmware: meson_sm: refactor serial sysfs entry via dev_groups attrsEvgeny Bachinin1-8/+3
2023-11-24firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET1-5/+5
2023-11-23firmware: arm_scpi: Move power-domain driver to the pmdomain dirSudeep Holla3-167/+0
2023-11-23pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystemSudeep Holla1-25/+0
2023-11-17firmware: arm_scmi: optee: use optee system invocationEtienne Carriere1-0/+4
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+2
2023-11-14firmware: arm_scmi: Add optional flags to extended names helperCristian Marussi9-12/+18
2023-11-13firmware: arm_scmi: Populate fastchannel info only if set operations are allowedSudeep Holla1-10/+17
2023-11-13firmware: arm_scmi: Check beforehand if the perf domain set operations are al...xinglong.yang1-0/+6
2023-11-13firmware: arm_ffa: Fix ffa_notification_info_get() IDs handlingLorenzo Pieralisi1-2/+2
2023-11-13firmware: arm_ffa: Fix the size of the allocation in ffa_partitions_cleanup()Sudeep Holla1-1/+1
2023-11-13firmware: arm_ffa: Fix FFA notifications cleanup pathSudeep Holla1-4/+12
2023-11-13firmware: arm_ffa: Add checks for the notification enabled stateSudeep Holla1-0/+17
2023-11-13firmware: arm_ffa: Setup the partitions after the notification initialisationSudeep Holla1-7/+8
2023-11-13firmware: arm_ffa: Allow FF-A initialisation even when notification failsSudeep Holla1-12/+8
2023-11-13firmware: coreboot: framebuffer: Avoid invalid zero physical addressAlper Nebi Yasak1-0/+3
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1