summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann
2024-03-01efi: Don't add memblocks for soft-reserved memoryAndrew Bresticker
2024-03-01efi: runtime: Fix potential overflow of soft-reserved region sizeAndrew Bresticker
2024-03-01riscv/efistub: Ensure GP-relative addressing is not usedJan Kiszka
2024-02-23x86/efi: Disregard setup header of loaded imageArd Biesheuvel
2024-02-23x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel
2024-02-16x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel
2024-02-16x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel
2024-01-31firmware: arm_scmi: Use xa_insert() when saving raw queuesCristian Marussi
2024-01-31firmware: arm_scmi: Use xa_insert() to store oppsCristian Marussi
2024-01-31Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in...Thomas Zimmermann
2024-01-31firmware: arm_scmi: Check mailbox/SMT channel for consistencyCristian Marussi
2024-01-25firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET
2024-01-20efi/loongarch: Use load address to calculate kernel entry addressWang Yao
2023-12-20efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel
2023-12-13firmware: arm_scmi: Fix possible frequency truncation when using level indexi...Sudeep Holla
2023-12-13firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()Ulf Hansson
2023-12-13firmware: arm_scmi: Fix frequency truncation by promoting multiplier typeSudeep Holla
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson
2023-12-13firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson
2023-12-08efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth
2023-11-28firmware: qcom_scm: use 64-bit calling convention only when client is 64-bitKathiravan Thirumoorthy
2023-11-20firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta
2023-11-20firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messagingSudeep Holla
2023-11-20firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA deviceSudeep Holla
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-22Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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-17x86/boot: efistub: Assign global boot_params variableArd Biesheuvel
2023-10-16Merge tag 'imx-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
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-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-09-28Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2023-09-28Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann
2023-09-25firmware: arm_ffa: Don't set the memory region attributes for MEM_LENDSudeep Holla
2023-09-22Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-19efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov
2023-09-19firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET
2023-09-13firmware: cirrus: cs_dsp: Only log list of algorithms in debug buildRichard Fitzgerald
2023-09-11firmware: arm_scmi: Fixup perf power-cost/microwatt supportSibi Sankar
2023-09-11efi/unaccepted: Use ACPI reclaim memory for unaccepted memory tableArd Biesheuvel
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-08Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt
2023-09-05riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti
2023-09-05libstub: Fix compilation warning for rv32Alexandre Ghiti