summaryrefslogtreecommitdiff
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/vhostLinus Torvalds2-2/+2
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang1-1/+1
2023-11-04Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+20
2023-11-04Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+20
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-283/+4
2023-11-02Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-376/+2806
2023-11-02Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-6/+0
2023-11-01riscv, qemu_fw_cfg: Add support for RISC-V architectureBjörn Töpel2-2/+2
2023-10-31Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2023-10-31Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-50/+7
2023-10-27firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definitionRajan Vaja1-1/+1
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-10-25Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann10-58/+75
2023-10-25Merge tag 'arm-soc/for-6.7/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann1-0/+1
2023-10-25Merge tag 'ti-driver-soc-for-v6.7' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-60/+9
2023-10-22Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-10/+71
2023-10-22firmware: qcom: scm: remove unneeded 'extern' specifiersBartosz Golaszewski1-7/+6
2023-10-22firmware: qcom: scm: add a missing forward declaration for struct deviceBartosz Golaszewski1-0/+2
2023-10-22firmware: qcom: move Qualcomm code into its own directoryBartosz Golaszewski10-51/+67
2023-10-20Merge 3rd batch of EFI fixes into efi/urgentArd Biesheuvel4-10/+71
2023-10-20efi/unaccepted: Fix soft lockups caused by parallel memory acceptanceKirill A. Shutemov1-4/+60
2023-10-18Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann6-8/+1467
2023-10-18x86/boot: efistub: Assign global boot_params variableArd Biesheuvel1-0/+2
2023-10-17efi: move screen_info into efi init codeArnd Bergmann2-2/+20
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann1-1/+0
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann1-1/+1
2023-10-17x86/boot: efistub: Assign global boot_params variableArd Biesheuvel2-0/+4
2023-10-17Merge tag 'amlogic-drivers-for-v6.7' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-9/+16
2023-10-16Merge tag 'tegra-for-6.7-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+30
2023-10-16Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-21/+765
2023-10-16Merge tag 'scmi-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann9-255/+478
2023-10-16firmware: ti_sci: Use device_get_match_data()Rob Herring1-8/+5
2023-10-16Merge tag 'imx-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-1/+1
2023-10-13firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta1-0/+30
2023-10-13efi: fix memory leak in krealloc failure handlingKuan-Wei Chiu1-2/+6
2023-10-13x86/efistub: Don't try to print after ExitBootService()Nikolay Borisov1-4/+1
2023-10-10firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()Hao Ge1-1/+1
2023-10-10firmware: arm_scmi: Add qcom smc/hvc transport supportNikunj Kela2-2/+26
2023-10-10firmware: arm_scmi: Convert u32 to unsigned long to align with arm_smccc_1_1_...Sudeep Holla1-7/+5
2023-10-09firmware: raspberrypi: Fix devm_rpi_firmware_get documentationKieran Bingham1-0/+1
2023-10-09firmware: meson: Use device_get_match_data()Rob Herring1-2/+3
2023-10-08firmware: arm_ffa: Upgrade the driver version to v1.1Sudeep Holla1-1/+1
2023-10-08firmware: arm_ffa: Update memory descriptor to support v1.1 formatSudeep Holla1-3/+8
2023-10-08firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessorSudeep Holla1-2/+4
2023-10-08firmware: arm_scmi: Add support for clock parentsPeng Fan1-6/+175
2023-10-08firmware: arm_scpi: Use device_get_match_data()Rob Herring1-8/+5
2023-10-06firmware: arm_ffa: Simplify the computation of transmit and fragment lengthSudeep Holla1-6/+8
2023-10-06firmware: arm_ffa: Add notification handling mechanismSudeep Holla1-1/+66