summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
41 hoursfirmware: arm_ffa: Fix sched-recv callback partition lookupSudeep Holla1-3/+3
41 hoursfirmware: arm_ffa: Snapshot notifier callbacks under lockSudeep Holla1-12/+23
41 hoursfirmware: arm_ffa: Align RxTx buffer size before mappingSudeep Holla1-1/+2
41 hoursfirmware: arm_ffa: Validate framework notification message layoutSudeep Holla1-2/+16
41 hoursfirmware: arm_ffa: Keep framework RX release under lockSudeep Holla1-16/+13
41 hoursfirmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copiesSudeep Holla1-6/+23
41 hoursfirmware: arm_ffa: Unregister bus notifier on teardown for FF-A v1.0Sudeep Holla1-0/+15
41 hoursfirmware: arm_ffa: Fix per-vcpu self notifications handling in workqueueSudeep Holla1-1/+1
41 hoursfirmware: arm_ffa: Skip free_pages on RX buffer alloc failureSudeep Holla1-1/+1
41 hoursfirmware: arm_ffa: Check for NULL FF-A ID table while driver registrationSudeep Holla1-1/+3
41 hoursefi: Allocate runtime workqueue before ACPI initArd Biesheuvel1-12/+16
11 daysfirmware: arm_ffa: Use the correct buffer size during RXTX_MAPSebastian Ene1-1/+1
11 daysefi/capsule-loader: fix incorrect sizeof in phys array reallocationThomas Huth1-1/+1
2026-05-14firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski4-18/+20
2026-05-07firmware: google: framebuffer: Do not unregister platform deviceThomas Zimmermann1-10/+0
2026-05-07firmware: google: framebuffer: Do not mark framebuffer as busyThomas Zimmermann1-1/+1
2026-04-18firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski1-4/+3
2026-04-11firmware: microchip: fail auto-update probe if no flash foundConor Dooley1-4/+6
2026-03-25firmware: arm_scmi: Fix NULL dereference on notify error pathCristian Marussi1-2/+2
2026-03-25firmware: arm_scpi: Fix device_node reference leak in probe pathFelix Gu1-2/+3
2026-03-25firmware: arm_ffa: Remove vm_id argument in ffa_rxtx_unmap()Yeoreum Yun1-4/+4
2026-03-12x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)1-1/+1
2026-03-04firmware: arm_ffa: Unmap Rx/Tx buffers on init failureHaoxiang Li1-0/+1
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab2-5/+10
2026-03-04EFI/CPER: don't dump the entire memory regionMauro Carvalho Chehab1-0/+5
2026-02-27efi: Fix reservation of unaccepted memory tableKiryl Shutsemau (Meta)1-4/+4
2026-02-27firmware: arm_ffa: Correct 32-bit response handling in NOTIFICATION_INFO_GETSudeep Holla1-4/+29
2026-02-11firmware: cs_dsp: rate-limit log messages in KUnit buildsRichard Fitzgerald7-14/+138
2026-02-11firmware: cs_dsp: Factor out common debugfs string readRichard Fitzgerald1-24/+21
2026-01-23efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang1-1/+1
2026-01-23firmware: imx: scu-irq: Set mu_resource_id before get handlePeng Fan1-12/+12
2026-01-08firmware: stratix10-svc: Add mutex in stratix10 memory managementMahesh Rao1-0/+11
2026-01-02efi: Add missing static initializer for efi_mm::cpus_allowed_lockArd Biesheuvel1-0/+3
2026-01-02firmware: imx: scu-irq: Init workqueue before request mbox channelPeng Fan1-2/+2
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-26/+24
2025-12-18efi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab1-1/+1
2025-12-18efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab1-0/+60
2025-12-18firmware: stratix10-svc: fix make htmldocs warning for stratix10_svcDinh Nguyen1-0/+1
2025-12-18efi/libstub: Fix page table access in 5-level to 4-level paging transitionUsama Arif1-2/+2
2025-12-18firmware: ti_sci: Set IO Isolation only if the firmware is capableThomas Richard (TI.com)2-8/+15
2025-12-18firmware: imx: scu-irq: fix OF node leak inPeng Fan1-1/+3
2025-11-03firmware: stratix10-svc: fix bug in saving controller dataKhairul Anuar Romli1-3/+4
2025-10-23Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-44/+47
2025-10-15firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko1-2/+1
2025-10-15firmware: arm_scmi: Skip RAW initialization on failureCristian Marussi1-4/+1
2025-10-15include: trace: Fix inflight count helper on failed initializationCristian Marussi2-5/+10
2025-10-15firmware: arm_scmi: Account for failed debug initializationCristian Marussi2-33/+35
2025-10-13firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla1-10/+27
2025-10-05Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+10
2025-10-03Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds1-4/+25