summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2025-03-20Merge tag 'efi-fixes-for-v6.14-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+4
2025-03-14Merge tag 'qcom-drivers-fixes-for-6.14' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann-11/+11
2025-03-14efi/libstub: Avoid physical address 0x0 when doing random allocationArd Biesheuvel-0/+4
2025-03-06Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-0/+1
2025-02-28Merge tag 'efi-fixes-for-v6.14-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-32/+29
2025-02-27efi/mokvar-table: Avoid repeated map/unmap of the same pageArd Biesheuvel-3/+15
2025-02-27efi: Don't map the entire mokvar table to determine its sizePeter Jones-28/+13
2025-02-27Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-18/+6
2025-02-25firmware: cs_dsp: Remove async regmap writesRichard Fitzgerald-18/+6
2025-02-23efi/cper: Fix cper_arm_ctx_info alignmentPatrick Rudolph-1/+1
2025-02-23efi/cper: Fix cper_ia_proc_ctx alignmentPatrick Rudolph-1/+1
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-2/+3
2025-02-20Merge tag 'scmi-fix-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-2/+2
2025-02-18firmware: imx-scu: fix OF node leak in .probe()Joe Hattori-0/+1
2025-02-14Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+10
2025-02-14firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXCGeert Uytterhoeven-0/+1
2025-02-13firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_setPeng Fan-2/+2
2025-02-08firmware: qcom: uefisecapp: fix efivars registration raceJohan Hovold-9/+9
2025-02-07Merge tag 'stable/for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+5
2025-02-04firmware: qcom: scm: Fix error code in probe()Dan Carpenter-2/+2
2025-02-04efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel-2/+10
2025-01-31Merge tag 'sound-fix-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+2
2025-01-29iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()Chengen Du-1/+4
2025-01-29firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entryPrasad Pandit-1/+1
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+10
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+3
2025-01-27firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAPGeert Uytterhoeven-4/+2
2025-01-24Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-444/+200
2025-01-24Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-42/+330
2025-01-24Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+17067
2025-01-22efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor-1/+1
2025-01-21Merge tag 'chrome-platform-firmware-v6.14' of git://git.kernel.org/pub/scm/li...Linus Torvalds-14/+14
2025-01-15Merge tag 'qcom-drivers-for-6.14' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-17/+264
2025-01-15Merge tag 'scmi-updates-6.14' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-25/+66
2025-01-15arm_scmi: don't mess with ->d_parent->d_nameAl Viro-6/+6
2025-01-14efi: sysfb_efi: fix W=1 warnings when EFI is not setRandy Dunlap-1/+1
2025-01-14efi/libstub: Use __free() helper for pool deallocationsArd Biesheuvel-26/+20
2025-01-14efi/libstub: Use cleanup helpers for freeing copies of the memory mapArd Biesheuvel-29/+20
2025-01-14efi/libstub: Simplify PCI I/O handle buffer traversalArd Biesheuvel-49/+13
2025-01-14efi/libstub: Refactor and clean up GOP resolution picker codeArd Biesheuvel-162/+103
2025-01-14efi/libstub: Simplify GOP handling codeArd Biesheuvel-74/+37
2025-01-14efi/libstub: Use C99-style for loop to traverse handle bufferArd Biesheuvel-12/+8
2025-01-14x86/efistub: Drop long obsolete UGA supportArd Biesheuvel-93/+0
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman-13/+15
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman-13/+15
2025-01-09Merge tag 'socfpga_firmware_update_for_v6.14' of ssh://gitolite.kernel.org/pu...Greg Kroah-Hartman-6/+3
2025-01-08firmware: qcom: scm: add calls for wrapped key supportGaurav Kashyap-0/+218
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown-31/+21
2025-01-06firmware: qcom: scm: smc: Narrow 'mempool' variable scopeKrzysztof Kozlowski-1/+2
2025-01-06firmware: qcom: scm: smc: Handle missing SCM deviceKrzysztof Kozlowski-0/+3