summaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | firmware: arm_scmi: Check beforehand if the perf domain set operations are al...xinglong.yang2023-11-131-0/+6
| * | | | Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2023-12-225-0/+511
| |\ \ \ \
| | * | | | firmware: microchip: Replace of_device.h with explicit includeRob Herring2023-12-071-1/+1
| | * | | | firmware: microchip: add PolarFire SoC Auto Update supportConor Dooley2023-12-065-0/+511
| | |/ / /
| * | | | Merge tag 'amlogic-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-12-221-11/+8
| |\ \ \ \
| | * | | | firmware: meson-sm: unmap out_base shmem in error pathEvgeny Bachinin2023-11-271-3/+5
| | * | | | firmware: meson_sm: refactor serial sysfs entry via dev_groups attrsEvgeny Bachinin2023-11-271-8/+3
| | |/ / /
| * | | | Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-12-221-7/+13
| |\ \ \ \
| | * | | | firmware: qcom: qseecom: fix memory leaks in error pathsBartosz Golaszewski2023-12-191-7/+13
| | |/ / /
| * | | | Merge tag 'ti-driver-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-12-221-5/+5
| |\ \ \ \
| | * | | | firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET2023-11-241-5/+5
| | |/ / /
| * | | | Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann2023-12-221-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | firmware: arm_scmi: optee: use optee system invocationEtienne Carriere2023-11-171-0/+4
| | |/ /
* | | | Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-1010-9/+912
|\ \ \ \
| * | | | efi: memmap: fix kernel-doc warningsRandy Dunlap2023-12-221-3/+5
| * | | | efi/loongarch: Directly position the loaded image fileWang Yao2023-12-193-6/+13
| * | | | Merge branch 'efi/urgent' into efi/nextArd Biesheuvel2023-12-194-13/+30
| |\ \ \ \
| * | | | | efivarfs: automatically update super block flagMasahisa Kojima2023-12-112-0/+14
| * | | | | efi: Add tee-based EFI variable driverMasahisa Kojima2023-12-114-0/+868
| * | | | | efi: expose efivar generic ops register functionMasahisa Kojima2023-12-111-0/+12
| | |/ / / | |/| | |
* | | | | Merge tag 'tag-chrome-platform-firmware-for-v6.8' of git://git.kernel.org/pub...Linus Torvalds2024-01-102-3/+5
|\ \ \ \ \
| * | | | | firmware: coreboot: Convert to platform remove callback returning voidUwe Kleine-König2023-12-281-3/+2
| * | | | | firmware: coreboot: framebuffer: Avoid invalid zero physical addressAlper Nebi Yasak2023-11-131-0/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-01-101-5/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-utils'Rafael J. Wysocki2024-01-041-5/+2
| |\ \ \ \ \
| | * | | | | efi: dev-path-parser: use acpi_dev_uid_match() for matching _UIDRaag Jadav2023-12-061-5/+2
* | | | | | | Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-091-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/asm: Always set A (accessed) flag in GDT descriptorsVegard Nossum2023-12-201-2/+2
| * | | | | | | x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum2023-12-201-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-01-091-2/+2
|\ \ \ \ \ \ \
| * | | | | | | efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada2023-12-191-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'efi-urgent-for-v6.7-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-031-0/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsYuntao Wang2024-01-021-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-133-12/+29
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel2023-12-111-7/+24
| * | | | efi/loongarch: Use load address to calculate kernel entry addressWang Yao2023-12-112-5/+5
| | |/ / | |/| |
* | | | Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-12-082-32/+56
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2023-12-061-24/+46
| |\ \ \
| | * | | firmware: arm_ffa: Fix ffa_notification_info_get() IDs handlingLorenzo Pieralisi2023-11-131-2/+2
| | * | | firmware: arm_ffa: Fix the size of the allocation in ffa_partitions_cleanup()Sudeep Holla2023-11-131-1/+1
| | * | | firmware: arm_ffa: Fix FFA notifications cleanup pathSudeep Holla2023-11-131-4/+12
| | * | | firmware: arm_ffa: Add checks for the notification enabled stateSudeep Holla2023-11-131-0/+17
| | * | | firmware: arm_ffa: Setup the partitions after the notification initialisationSudeep Holla2023-11-131-7/+8
| | * | | firmware: arm_ffa: Allow FF-A initialisation even when notification failsSudeep Holla2023-11-131-12/+8
| | | |/ | | |/|
| * | | Merge tag 'scmi-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2023-12-061-8/+10
| |\ \ \ | | |_|/ | |/| |
| | * | firmware: arm_scmi: Fix possible frequency truncation when using level indexi...Sudeep Holla2023-12-041-5/+7
| | * | firmware: arm_scmi: Fix frequency truncation by promoting multiplier typeSudeep Holla2023-12-041-3/+3
| | |/
* | / efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth2023-11-281-1/+1
|/ /
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-11-162-2/+2
|\ \ | |/ |/|
| * riscv, qemu_fw_cfg: Add support for RISC-V architectureBjörn Töpel2023-11-012-2/+2