summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-6/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-52/+52
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-63/+61
2026-02-20Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...Linus Torvalds-0/+1
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-15/+22
2026-02-18efi: Align unaccepted memory range to page boundaryKiryl Shutsemau (Meta)-2/+8
2026-02-18efi: Fix reservation of unaccepted memory tableKiryl Shutsemau (Meta)-4/+4
2026-02-18efi: stmm: Constify struct efivar_operationsKrzysztof Kozlowski-8/+9
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+7
2026-02-17efi: export sysfb_primary_display for EDIDArnd Bergmann-1/+1
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2026-02-11Merge tag 'sound-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-411/+748
2026-02-10Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+1
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-433/+880
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-50/+239
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-170/+253
2026-02-09Merge tag 'acpi-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-5/+15
2026-02-09Merge tag 'asoc-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-412/+749
2026-02-09firmware/dmi: Include product_family info to modaliasAntoine Lassagne-0/+1
2026-02-06Merge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-14/+138
2026-02-05Merge tag 'socfpga_firmware_update_for_v6.20' of ssh://gitolite.kernel.org/pu...Greg Kroah-Hartman-7/+7
2026-02-05Merge branch 'acpi-apei'Rafael J. Wysocki-5/+15
2026-02-02firmware: cs_dsp: rate-limit log messages in KUnit buildsRichard Fitzgerald-14/+138
2026-01-28ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert toMark Brown-1/+1
2026-01-26Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-0/+1
2026-01-23firmware: xilinx: Add firmware API's to support aes-gcm in Versal deviceHarsh Jain-1/+149
2026-01-23firmware: zynqmp: Add helper API to self discovery the deviceHarsh Jain-0/+31
2026-01-23firmware: zynqmp: Move crypto API's to separate fileHarsh Jain-50/+60
2026-01-21Merge tag 'qcom-drivers-for-6.20' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-65/+444
2026-01-21Merge tag 'ti-driver-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-13/+16
2026-01-21Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-1/+119
2026-01-21Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-63/+24
2026-01-21Merge tag 'scmi-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-282/+238
2026-01-21Merge tag 'ffa-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-9/+39
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+1
2026-01-20ASoC: renesas: rz-ssi: CleanupsMark Brown-1/+2
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers-1/+1
2026-01-17firmware: imx: sm-misc: Dump syslog infoPeng Fan-1/+36
2026-01-17firmware: arm_scmi: imx: Support getting syslog of MISC protocolPeng Fan-0/+83
2026-01-14EFI/CPER: don't dump the entire memory regionMauro Carvalho Chehab-0/+5
2026-01-14EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab-5/+10
2026-01-14efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang-1/+1
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into ...Bjorn Andersson-46/+335
2026-01-13firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource tableMukesh Ojha-0/+172
2026-01-13firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEEMukesh Ojha-1/+31
2026-01-13firmware: qcom_scm: Refactor qcom_scm_pas_init_image()Mukesh Ojha-25/+33
2026-01-13firmware: qcom_scm: Add a prep version of auth_and_reset functionMukesh Ojha-0/+47
2026-01-13remoteproc: pas: Replace metadata context with PAS context structureMukesh Ojha-4/+4
2026-01-13firmware: qcom_scm: Introduce PAS context allocator helper functionMukesh Ojha-0/+34