summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
47 hoursMerge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-64/+165
2 daysMerge tag 'efi-next-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-37/+52
3 daysMerge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
3 daysMerge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-85/+160
3 daysMerge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds7-88/+118
4 daysMerge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-15/+19
4 daysMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-2/+1
5 daysMerge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
8 daysMerge tag 'ffa-fix-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/su...Krzysztof Kozlowski1-1/+1
8 daysMerge tag 'qcom-drivers-for-7.1-2' of ssh://gitolite.kernel.org/pub/scm/linux...Krzysztof Kozlowski1-0/+1
8 daysefi/capsule-loader: fix incorrect sizeof in phys array reallocationThomas Huth1-1/+1
9 daysMerge tag 'efi-fixes-for-v7.0-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
9 daysMerge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+3
9 daysefi: Tag memblock reservations of boot services regions as RSRV_KERNArd Biesheuvel1-1/+3
10 daysefi/memattr: Fix thinko in table size sanity checkArd Biesheuvel1-9/+28
11 daysfirmware: efi: Never declare sysfb_primary_display on x86Thomas Zimmermann1-1/+1
12 daysfirmware: arm_ffa: Use the correct buffer size during RXTX_MAPSebastian Ene1-1/+1
12 daysMerge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+6
2026-04-03Merge tag 'qcom-drivers-for-7.1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-12/+67
2026-04-03Merge tag 'tegra-for-7.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+34
2026-04-03firmware: qcom: scm: Allow QSEECOM on Lenovo IdeaCentre Mini XBjorn Andersson1-0/+1
2026-04-02Merge tag 'scmi-updates-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd 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...Krzysztof Kozlowski1-4/+6
2026-04-01firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski1-4/+3
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
2026-03-24ASoc: uda1380: Improve error reportingMark Brown4-10/+11
2026-03-24firmware: arm_scmi: Allow PINCTRL_REQUEST to return EOPNOTSUPPDan Carpenter1-0/+2
2026-03-23firmware: qcom_scm: don't opencode kmemdupMukesh Ojha1-2/+1
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds4-10/+11
2026-03-18Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann3-6/+7
2026-03-18firmware: qcom: scm: Allow QSEECOM on Glymur CRDPankaj Patil1-0/+1
2026-03-18firmware: qcom: scom: Simplify mutex with guardKrzysztof Kozlowski1-5/+4
2026-03-18firmware: qcom: uefisecapp: Annotate acquiring locks for context trackingKrzysztof Kozlowski1-0/+2
2026-03-18firmware: qcom: uefisecapp: Simplify mutex with guardKrzysztof Kozlowski1-5/+2
2026-03-17firmware: arm_scmi: Support loop control in quirk code snippetsGeert Uytterhoeven1-4/+4
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown3-108/+146
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-102/+128
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor1-2/+1
2026-03-11efi: libstub: fix type of fdt 32 and 64bit variablesBen Dooks1-6/+6
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter1-1/+1
2026-03-11Merge tag 'stratix10_svc_fix_for_v7.0' of ssh://gitolite.kernel.org/pub/scm/l...Greg Kroah-Hartman1-102/+126
2026-03-10efi: Enable BGRT loading under XenMarek Marczykowski-Górecki1-2/+5