summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2023-11-01riscv, qemu_fw_cfg: Add support for RISC-V architectureBjörn Töpel
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-27firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definitionRajan Vaja
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-25Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-10-25Merge tag 'arm-soc/for-6.7/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2023-10-25Merge tag 'ti-driver-soc-for-v6.7' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-10-22Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-22firmware: qcom: scm: remove unneeded 'extern' specifiersBartosz Golaszewski
2023-10-22firmware: qcom: scm: add a missing forward declaration for struct deviceBartosz Golaszewski
2023-10-22firmware: qcom: move Qualcomm code into its own directoryBartosz Golaszewski
2023-10-20Merge 3rd batch of EFI fixes into efi/urgentArd Biesheuvel
2023-10-20efi/unaccepted: Fix soft lockups caused by parallel memory acceptanceKirill A. Shutemov
2023-10-18Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-10-18x86/boot: efistub: Assign global boot_params variableArd Biesheuvel
2023-10-17efi: move screen_info into efi init codeArnd Bergmann
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann
2023-10-17x86/boot: efistub: Assign global boot_params variableArd Biesheuvel
2023-10-16Merge tag 'amlogic-drivers-for-v6.7' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-10-16Merge tag 'tegra-for-6.7-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-10-16Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-10-16Merge tag 'scmi-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2023-10-16firmware: ti_sci: Use device_get_match_data()Rob Herring
2023-10-16Merge tag 'imx-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-10-13firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta
2023-10-13efi: fix memory leak in krealloc failure handlingKuan-Wei Chiu
2023-10-13x86/efistub: Don't try to print after ExitBootService()Nikolay Borisov
2023-10-10firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()Hao Ge
2023-10-09firmware: arm_scmi: Add qcom smc/hvc transport supportNikunj Kela
2023-10-09firmware: arm_scmi: Convert u32 to unsigned long to align with arm_smccc_1_1_...Sudeep Holla
2023-10-09firmware: raspberrypi: Fix devm_rpi_firmware_get documentationKieran Bingham
2023-10-09firmware: meson: Use device_get_match_data()Rob Herring
2023-10-08firmware: arm_ffa: Upgrade the driver version to v1.1Sudeep Holla
2023-10-08firmware: arm_ffa: Update memory descriptor to support v1.1 formatSudeep Holla
2023-10-08firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessorSudeep Holla
2023-10-08firmware: arm_scmi: Add support for clock parentsPeng Fan
2023-10-08firmware: arm_scpi: Use device_get_match_data()Rob Herring
2023-10-06firmware: arm_ffa: Simplify the computation of transmit and fragment lengthSudeep Holla
2023-10-06firmware: arm_ffa: Add notification handling mechanismSudeep Holla