summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2026-01-21Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann3-63/+24
2026-01-21Merge tag 'scmi-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann17-282/+238
2026-01-21Merge tag 'ffa-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-9/+39
2026-01-21kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-20ASoC: renesas: rz-ssi: CleanupsMark Brown2-1/+2
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers1-1/+1
2026-01-17firmware: imx: sm-misc: Dump syslog infoPeng Fan1-1/+36
2026-01-17firmware: arm_scmi: imx: Support getting syslog of MISC protocolPeng Fan1-0/+83
2026-01-14EFI/CPER: don't dump the entire memory regionMauro Carvalho Chehab1-0/+5
2026-01-14EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab2-5/+10
2026-01-14efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang1-1/+1
2026-01-14Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into ...Bjorn Andersson2-46/+335
2026-01-13firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource tableMukesh Ojha2-0/+172
2026-01-13firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEEMukesh Ojha1-1/+31
2026-01-13firmware: qcom_scm: Refactor qcom_scm_pas_init_image()Mukesh Ojha1-25/+33
2026-01-13firmware: qcom_scm: Add a prep version of auth_and_reset functionMukesh Ojha1-0/+47
2026-01-13remoteproc: pas: Replace metadata context with PAS context structureMukesh Ojha1-4/+4
2026-01-13firmware: qcom_scm: Introduce PAS context allocator helper functionMukesh Ojha1-0/+34
2026-01-13firmware: qcom_scm: Rename peripheral as pas_idMukesh Ojha1-15/+15
2026-01-13firmware: qcom_scm: Remove redundant piece of codeMukesh Ojha1-2/+0
2026-01-08efi: Wipe INITRD config table from memory after consumptionArd Biesheuvel1-0/+1
2026-01-07firmware: tee_bnxt: Make use of tee bus methodsUwe Kleine-König1-9/+7
2026-01-07firmware: tee_bnxt: Make use of module_tee_client_driver()Uwe Kleine-König1-13/+1
2026-01-07firmware: arm_scmi: Make use of tee bus methodsUwe Kleine-König1-10/+9
2026-01-07firmware: arm_scmi: optee: Make use of module_tee_client_driver()Uwe Kleine-König1-12/+1
2026-01-07efi: stmm: Make use of tee bus methodsUwe Kleine-König1-6/+5
2026-01-07efi: stmm: Make use of module_tee_client_driver()Uwe Kleine-König1-13/+1
2026-01-06firmware: cirrus: cs_dsp: Add long-offset WMDRMark Brown6-400/+728
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown2-4/+5
2026-01-05firmware: cs_dsp: test_bin: Add tests for offsets > 0xffffRichard Fitzgerald1-0/+52
2026-01-05firmware: cs_dsp: test_bin: Run test cases on long-offset blocksRichard Fitzgerald1-9/+220
2026-01-05firmware: cs_dsp: test: Increase size of XM and YM on Halo CoreRichard Fitzgerald2-12/+12
2026-01-05firmware: cs_dsp: mock_bin: Add function to create long-offset patchesRichard Fitzgerald1-0/+28
2026-01-05firmware: cs_dsp: mock_bin: Pass offset32 to cs_dsp_mock_bin_add_raw_block()Richard Fitzgerald2-11/+13
2026-01-05firmware: cs_dsp: test_bin: Make patch function a test parameterRichard Fitzgerald1-359/+365
2026-01-05firmware: cs_dsp: test_bin: Run test cases with v3 file formatRichard Fitzgerald1-6/+24
2026-01-05firmware: cs_dsp: Handle long-offset data blocksRichard Fitzgerald1-4/+15
2026-01-03firmware: qcom_scm: Use TASK_IDLE state in wait_for_wq_completion()Unnathi Chalicheemala1-1/+1
2026-01-03firmware: qcom_scm: Support multiple waitq contextsUnnathi Chalicheemala1-22/+50
2026-01-03firmware: qcom_scm: Add API to get waitqueue IRQ infoUnnathi Chalicheemala2-1/+62
2026-01-03firmware: qcom: scm: allow QSEECOM on Surface Pro 11Dale Whinham1-0/+1
2025-12-27firmware: arm_scmi: Remove legacy protocol versioning logicCristian Marussi16-186/+72
2025-12-27firmware: arm_scmi: Rework protocol version negotiation logicCristian Marussi2-16/+81
2025-12-24arm64: efi: Fix NULL pointer dereference by initializing user_nsBreno Leitao1-0/+1
2025-12-24efi/libstub: gop: Fix EDID support in mixed-modeHans de Goede1-4/+4
2025-12-18firmware: arm_ffa: Correct 32-bit response handling in NOTIFICATION_INFO_GETSudeep Holla1-4/+29
2025-12-17firmware: qcom: scm: QSEECOM on Medion SPRCHRGD 14 S1Georg Gottleuber1-0/+1
2025-12-16efi: Support EDID informationThomas Zimmermann9-92/+104
2025-12-16sysfb: Pass sysfb_primary_display to devicesThomas Zimmermann1-2/+3
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann5-27/+35