summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-09Merge tag 'tag-chrome-platform-firmware-for-v6.8' of git://git.kernel.org/pub...Linus Torvalds
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-01-08Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki
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-28firmware: coreboot: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-22Merge tag 'scmi-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2023-12-22Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2023-12-22Merge tag 'amlogic-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-12-22Merge tag 'ti-driver-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-12-22Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann
2023-12-22efi: memmap: fix kernel-doc warningsRandy Dunlap
2023-12-20x86/asm: Always set A (accessed) flag in GDT descriptorsVegard Nossum
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum
2023-12-19efi/loongarch: Directly position the loaded image fileWang Yao
2023-12-19Merge branch 'efi/urgent' into efi/nextArd Biesheuvel
2023-12-19efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada
2023-12-18firmware: qcom: qseecom: fix memory leaks in error pathsBartosz Golaszewski
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-11efivarfs: automatically update super block flagMasahisa Kojima
2023-12-11efi: Add tee-based EFI variable driverMasahisa Kojima
2023-12-11efi: expose efivar generic ops register functionMasahisa Kojima
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-07firmware: microchip: Replace of_device.h with explicit includeRob Herring
2023-12-06efi: dev-path-parser: use acpi_dev_uid_match() for matching _UIDRaag Jadav
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-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