summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
7 daysMerge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
7 daysMerge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysMerge tag 'acpi-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
11 daysMerge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
12 daysMerge branch 'acpi-apei'Rafael J. Wysocki
2026-02-02firmware: cs_dsp: rate-limit log messages in KUnit buildsRichard Fitzgerald
2026-01-23firmware: xilinx: Add firmware API's to support aes-gcm in Versal deviceHarsh Jain
2026-01-23firmware: zynqmp: Add helper API to self discovery the deviceHarsh Jain
2026-01-23firmware: zynqmp: Move crypto API's to separate fileHarsh Jain
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers
2026-01-14EFI/CPER: don't dump the entire memory regionMauro Carvalho Chehab
2026-01-14EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-01-14efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang
2026-01-08efi: Wipe INITRD config table from memory after consumptionArd Biesheuvel
2025-12-24arm64: efi: Fix NULL pointer dereference by initializing user_nsBreno Leitao
2025-12-24efi/libstub: gop: Fix EDID support in mixed-modeHans de Goede
2025-12-16efi: Support EDID informationThomas Zimmermann
2025-12-16sysfb: Pass sysfb_primary_display to devicesThomas Zimmermann
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann
2025-12-16efi: sysfb_efi: Reduce number of references to global screen_infoThomas Zimmermann
2025-12-16efi: earlycon: Reduce number of references to global screen_infoThomas Zimmermann
2025-12-16efi: sysfb_efi: Fix efidrmfb and simpledrmfb on Valve Steam DeckTvrtko Ursulin
2025-12-16efi: sysfb_efi: Convert swap width and height quirk to a callbackTvrtko Ursulin
2025-12-16efi: sysfb_efi: Fix lfb_linelength calculation when applying quirksTvrtko Ursulin
2025-12-16efi: sysfb_efi: Replace open coded swap with the macroTvrtko Ursulin
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-12-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-06LoongArch: Add adaptive CSR accessors for 32BIT/64BITHuacai Chen
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-12-02Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-28firmware: cs_dsp: Add test cases for client_ops == NULLRichard Fitzgerald
2025-11-28firmware: cs_dsp: Don't require client to provide a struct cs_dsp_client_opsRichard Fitzgerald
2025-11-27firmware: cs_dsp: Use kvzalloc() to allocate control cachesRichard Fitzgerald
2025-11-27firmware: cs_dsp: Take pwr_lock around reading controls debugfsRichard Fitzgerald
2025-11-26firmware: qcom: scm: Simplify with of_machine_device_match()Krzysztof Kozlowski
2025-11-26firmware: cs_dsp: Remove redundant download buffer allocatorRichard Fitzgerald
2025-11-25Merge tag 'ti-driver-soc-for-v6.19' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-11-25Merge tag 'imx-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-11-24firmware: cs_dsp: Store control length as 32-bitRichard Fitzgerald
2025-11-24firmware: stratix10-svc: fix make htmldocs warning for stratix10_svcDinh Nguyen
2025-11-24firmware: stratix-svc: fix make htmldocs warningDinh Nguyen
2025-11-21docs: efi: add CPER functions to driver-apiMauro Carvalho Chehab