aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2026-04-30firmware: stratix10-svc: change get provision data to async SMC callSiew Chin Lim1-2/+2
2026-04-30firmware: stratix10-svc: kmalloc_array + kzalloc to flexRosen Penev1-45/+37
2026-04-30remoteproc: xlnx: Check remote core stateTanmay Shah1-0/+28
2026-04-29firmware: arm_ffa: Unregister bus notifier on teardown for FF-A v1.0Sudeep Holla1-0/+15
2026-04-29firmware: arm_ffa: Fix per-vcpu self notifications handling in workqueueSudeep Holla1-1/+1
2026-04-29firmware: arm_ffa: Avoid collapsing NPI work from different CPUsSudeep Holla1-5/+8
2026-04-29firmware: arm_ffa: Skip free_pages on RX buffer alloc failureSudeep Holla1-1/+1
2026-04-29firmware: arm_ffa: Check for NULL FF-A ID table while driver registrationSudeep Holla1-1/+3
2026-04-29efi/libstub: Synchronize instruction cache after kernel relocationWANG Rui1-0/+1
2026-04-29efi/loongarch: Implement efi_cache_sync_image()WANG Rui1-0/+5
2026-04-29efi/libstub: Move efi_relocate_kernel() into its only remaining userArd Biesheuvel5-174/+162
2026-04-28efi: pstore: Drop efivar lock when efi_pstore_open() returns with an errorThomas Huth1-1/+3
2026-04-28firmware: google: Add bounds checks in coreboot_table_populate()Titouan Ameline de Cadeville1-2/+9
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds1-0/+1
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen1-0/+1
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds1-1/+1
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds14-64/+165
2026-04-16Merge tag 'efi-next-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds5-37/+52
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds9-85/+160
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds7-88/+118
2026-04-14Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+19
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds1-2/+1
2026-04-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-0/+2
2026-04-11Merge tag 'ffa-fix-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversKrzysztof Kozlowski1-1/+1
2026-04-11Merge tag 'qcom-drivers-for-7.1-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversKrzysztof Kozlowski1-0/+1
2026-04-10efi/capsule-loader: fix incorrect sizeof in phys array reallocationThomas Huth1-1/+1
2026-04-09Merge tag 'efi-fixes-for-v7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-1/+1
2026-04-09Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds1-4/+3
2026-04-09efi: Tag memblock reservations of boot services regions as RSRV_KERNArd Biesheuvel1-1/+3
2026-04-09efi/memattr: Fix thinko in table size sanity checkArd Biesheuvel1-9/+28
2026-04-08firmware: efi: Never declare sysfb_primary_display on x86Thomas Zimmermann1-1/+1
2026-04-07firmware: arm_ffa: Use the correct buffer size during RXTX_MAPSebastian Ene1-1/+1
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-4/+6
2026-04-02Merge tag 'qcom-drivers-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann2-12/+67
2026-04-02Merge tag 'tegra-for-7.1-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driversArnd Bergmann1-0/+34
2026-04-02firmware: qcom: scm: Allow QSEECOM on Lenovo IdeaCentre Mini XBjorn Andersson1-0/+1
2026-04-01Merge tag 'scmi-updates-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann4-6/+14
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam1-1/+2
2026-04-01firmware: dmi: Add pr_fmt() for dmi_scan.cMario Limonciello (AMD)1-5/+8
2026-04-01firmware: dmi: Adjust dmi_decode() to use enumsMario Limonciello (AMD)1-9/+9
2026-04-01Merge tag 'riscv-soc-fixes-for-v7.0-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixesKrzysztof Kozlowski1-4/+6
2026-04-01firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski1-4/+3
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)1-1/+1
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie4-10/+11
2026-03-30firmware: qcom: scm: Register gunyah watchdog deviceHrishabh Rajput1-0/+53
2026-03-30firmware: qcom: scm: Allow QSEECOM on Mahua CRDGopikrishna Garmidi1-0/+1
2026-03-27firmware: tegra: bpmp: Add tegra_bpmp_get_with_id() functionThierry Reding1-0/+34
2026-03-26firmware: microchip: fail auto-update probe if no flash foundConor Dooley1-4/+6
2026-03-26BackMerge tag 'v7.0-rc4' into drm-nextDave Airlie3-108/+146