aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-12/+29
2023-12-11efi/x86: Avoid physical KASLR on older Dell systemsGravatar Ard Biesheuvel 1-7/+24
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressGravatar Wang Yao 2-5/+5
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-32/+56
2023-12-06Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Gravatar Arnd Bergmann 1-24/+46
2023-12-06Merge tag 'scmi-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Arnd Bergmann 1-8/+10
2023-12-04firmware: arm_scmi: Fix possible frequency truncation when using level indexi...Gravatar Sudeep Holla 1-5/+7
2023-12-04firmware: arm_scmi: Fix frequency truncation by promoting multiplier typeGravatar Sudeep Holla 1-3/+3
2023-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesGravatar Michael Roth 1-1/+1
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-2/+2
2023-11-13firmware: arm_ffa: Fix ffa_notification_info_get() IDs handlingGravatar Lorenzo Pieralisi 1-2/+2
2023-11-13firmware: arm_ffa: Fix the size of the allocation in ffa_partitions_cleanup()Gravatar Sudeep Holla 1-1/+1
2023-11-13firmware: arm_ffa: Fix FFA notifications cleanup pathGravatar Sudeep Holla 1-4/+12
2023-11-13firmware: arm_ffa: Add checks for the notification enabled stateGravatar Sudeep Holla 1-0/+17
2023-11-13firmware: arm_ffa: Setup the partitions after the notification initialisationGravatar Sudeep Holla 1-7/+8
2023-11-13firmware: arm_ffa: Allow FF-A initialisation even when notification failsGravatar Sudeep Holla 1-12/+8
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2023-11-09riscv: Optimize bitops with Zbb extensionGravatar Xiao Wang 1-1/+1
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-2/+20
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+20
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-283/+4
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 25-376/+2806
2023-11-01Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-6/+0
2023-11-01riscv, qemu_fw_cfg: Add support for RISC-V architectureGravatar Björn Töpel 2-2/+2
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2023-10-30Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-50/+7
2023-10-27firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definitionGravatar Rajan Vaja 1-1/+1
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-10-25Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 10-58/+75
2023-10-25Merge tag 'arm-soc/for-6.7/drivers' of https://github.com/Broadcom/stblinux i...Gravatar Arnd Bergmann 1-0/+1
2023-10-25Merge tag 'ti-driver-soc-for-v6.7' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-60/+9
2023-10-22Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-10/+71
2023-10-22firmware: qcom: scm: remove unneeded 'extern' specifiersGravatar Bartosz Golaszewski 1-7/+6
2023-10-22firmware: qcom: scm: add a missing forward declaration for struct deviceGravatar Bartosz Golaszewski 1-0/+2
2023-10-22firmware: qcom: move Qualcomm code into its own directoryGravatar Bartosz Golaszewski 10-51/+67
2023-10-20Merge 3rd batch of EFI fixes into efi/urgentGravatar Ard Biesheuvel 4-10/+71
2023-10-20efi/unaccepted: Fix soft lockups caused by parallel memory acceptanceGravatar Kirill A. Shutemov 1-4/+60
2023-10-18Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 6-8/+1467
2023-10-18x86/boot: efistub: Assign global boot_params variableGravatar Ard Biesheuvel 1-0/+2
2023-10-17efi: move screen_info into efi init codeGravatar Arnd Bergmann 2-2/+20
2023-10-17vgacon: clean up global screen_info instancesGravatar Arnd Bergmann 1-1/+0
2023-10-17vgacon: remove screen_info dependencyGravatar Arnd Bergmann 1-1/+1
2023-10-17x86/boot: efistub: Assign global boot_params variableGravatar Ard Biesheuvel 2-0/+4
2023-10-16Merge tag 'amlogic-drivers-for-v6.7' of https://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 1-9/+16
2023-10-16Merge tag 'tegra-for-6.7-firmware' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-0/+30
2023-10-16Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 2-21/+765
2023-10-16Merge tag 'scmi-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Arnd Bergmann 9-255/+478
2023-10-16firmware: ti_sci: Use device_get_match_data()Gravatar Rob Herring 1-8/+5
2023-10-16Merge tag 'imx-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 1-1/+1