summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-urgent-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4 days1-0/+4
|\
| * efi/unaccepted: touch soft lockup during memory acceptChen Yu13 days1-0/+4
* | Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann11 days2-77/+97
|\ \ | |/ |/|
| * firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz2024-04-092-77/+97
* | Merge tag 'ffa-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann2024-04-091-1/+1
|\ \
| * | firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get()Jens Wiklander2024-03-251-1/+1
| |/
* | Merge tag 'scmi-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2024-04-092-2/+7
|\ \
| * | firmware: arm_scmi: Make raw debugfs entries non-seekableCristian Marussi2024-03-251-1/+6
| * | firmware: arm_scmi: Fix wrong fastchannel initializationPierre Gondois2024-03-251-1/+1
| |/
* | x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel2024-03-281-0/+1
* | efi/libstub: Cast away type warning in use of max()Ard Biesheuvel2024-03-281-1/+1
|/
* Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-243-2/+5
|\
| * efi: fix panic in kdump kernelOleksandr Tymoshenko2024-03-241-0/+2
| * x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-241-1/+2
| * efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)2024-03-221-1/+1
* | Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-221-1/+1
|\ \
| * | fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault2024-03-161-1/+1
* | | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-211-1/+1
|\ \ \
| * | | driver core: Adds flags param to fwnode_link_add()Saravana Kannan2024-03-071-1/+1
* | | | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-211-0/+25
|\ \ \ \
| * | | | firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala2024-03-071-0/+25
| |/ / /
* | | | Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-03-191-0/+3
|\ \ \ \
| * \ \ \ Merge tag 'cpufreq-arm-updates-6.9-2' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2024-03-151-0/+3
| |\ \ \ \
| | * | | | firmware: arm_scmi: Add support for marking certain frequencies as turboSibi Sankar2024-03-151-0/+3
* | | | | | Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-171-2/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel2024-03-151-2/+4
* | | | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\ \ \ \ \ \
| * | | | | | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-7/+7
|\ \ \ \ \ \
| * | | | | | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-231-7/+7
| |/ / / / /
* | | | | | Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-03-141-1/+6
|\ \ \ \ \ \
| * | | | | | firmware: cirrus: cs_dsp: Initialize debugfs_root to invalidRichard Fitzgerald2024-03-071-1/+6
| |/ / / / /
* | | | | | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-141-2/+2
|\ \ \ \ \ \
| * | | | | | PCI/AER: Generalize TLP Header Log readingIlpo Järvinen2024-03-081-2/+2
* | | | | | | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-133-2/+57
|\ \ \ \ \ \ \
| * | | | | | | firmware/sysfb: fix an error code in sysfb_init()Dan Carpenter2024-02-271-1/+3
| * | | | | | | Merge v6.8-rc6 into drm-nextDaniel Vetter2024-02-2613-34/+63
| |\ \ \ \ \ \ \
| * | | | | | | | firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann2024-02-141-0/+2
| * | | | | | | | firmware/sysfb: Create firmware device only for enabled PCI devicesThomas Zimmermann2024-02-141-2/+30
| * | | | | | | | firmware/sysfb: Set firmware-framebuffer parent deviceThomas Zimmermann2024-02-142-2/+24
| * | | | | | | | video: Add helpers for decoding screen_infoThomas Zimmermann2024-02-141-0/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-136-67/+226
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel2024-03-091-1/+10
| * | | | | | efi/libstub: Add get_event_log() support for CC platformsKuppuswamy Sathyanarayanan2024-03-095-31/+60
| * | | | | | efi/libstub: Measure into CC protocol if TCG2 protocol is absentArd Biesheuvel2024-03-091-22/+62
| * | | | | | efi/libstub: Add Confidential Computing (CC) measurement typedefsKuppuswamy Sathyanarayanan2024-03-091-0/+79
| * | | | | | efi/tpm: Use symbolic GUID name from spec for final events tableArd Biesheuvel2024-03-092-2/+2
| * | | | | | efi/libstub: Use TPM event typedefs from the TCG PC Client specArd Biesheuvel2024-03-092-15/+17
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-03-134-10/+64
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2024-03-114-10/+64
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |