aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
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-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
2023-10-13firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeGravatar Sumit Gupta 1-0/+30
2023-10-13efi: fix memory leak in krealloc failure handlingGravatar Kuan-Wei Chiu 1-2/+6
2023-10-13x86/efistub: Don't try to print after ExitBootService()Gravatar Nikolay Borisov 1-4/+1
2023-10-10firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()Gravatar Hao Ge 1-1/+1
2023-10-09firmware: arm_scmi: Add qcom smc/hvc transport supportGravatar Nikunj Kela 2-2/+26
2023-10-09firmware: arm_scmi: Convert u32 to unsigned long to align with arm_smccc_1_1_...Gravatar Sudeep Holla 1-7/+5
2023-10-09firmware: raspberrypi: Fix devm_rpi_firmware_get documentationGravatar Kieran Bingham 1-0/+1
2023-10-09firmware: meson: Use device_get_match_data()Gravatar Rob Herring 1-2/+3
2023-10-08firmware: arm_ffa: Upgrade the driver version to v1.1Gravatar Sudeep Holla 1-1/+1
2023-10-08firmware: arm_ffa: Update memory descriptor to support v1.1 formatGravatar Sudeep Holla 1-3/+8
2023-10-08firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessorGravatar Sudeep Holla 1-2/+4
2023-10-08firmware: arm_scmi: Add support for clock parentsGravatar Peng Fan 1-6/+175
2023-10-08firmware: arm_scpi: Use device_get_match_data()Gravatar Rob Herring 1-8/+5
2023-10-06firmware: arm_ffa: Simplify the computation of transmit and fragment lengthGravatar Sudeep Holla 1-6/+8
2023-10-06firmware: arm_ffa: Add notification handling mechanismGravatar Sudeep Holla 1-1/+66