aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2026-05-21firmware: arm_scmi: Add a generic transport supplierCristian Marussi1-0/+111
2026-05-21firmware: arm_scmi: Add transport instance handlesCristian Marussi1-4/+48
2026-05-21firmware: arm_scmi: Fix OOB in scmi_power_name_get()Geert Uytterhoeven1-1/+5
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds2-15/+22
2026-05-21Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-44/+114
2026-05-21efi/loongarch: Randomize kernel preferred address for KASLRWANG Rui2-0/+20
2026-05-20firmware: arm_scmi: Validate Powercap domains before state accessSudeep Holla1-4/+14
2026-05-20firmware: arm_scmi: Validate SENSOR_UPDATE payload sizeSudeep Holla1-1/+9
2026-05-20firmware: arm_scmi: Validate BASE_ERROR_EVENT payload sizeSudeep Holla1-2/+13
2026-05-20firmware: arm_scmi: Read sensor config as 32-bit valueSudeep Holla1-1/+1
2026-05-20firmware: smccc: Fix Arm SMCCC SOC_ID name callAndre Przywara1-1/+1
2026-05-19firmware: arm_ffa: Honor partition info descriptor sizeJamie Nguyen1-11/+16
2026-05-19firmware: imx: sm-misc: Make scmi_imx_misc_ctrl_nb variable staticKrzysztof Kozlowski1-1/+1
2026-05-19efi: sysfb_efi: Extend quirk to cover IdeaPad Duet 3 10IGL5-LTEMarius Hoch1-3/+6
2026-05-19efi: Allocate runtime workqueue before ACPI initArd Biesheuvel1-12/+16
2026-05-17firmware: arm_ffa: Defer probe until pKVM is initializedSudeep Holla1-0/+6
2026-05-17firmware: arm_ffa: Set the core device as FF-A device parentSudeep Holla2-3/+5
2026-05-17firmware: arm_ffa: Register core as a platform driverSudeep Holla3-9/+50
2026-05-17Revert "firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall"Yeoreum Yun1-1/+1
2026-05-14firmware: samsung: acpm: Fix mailbox channel leak on probe errorTudor Ambarus1-5/+8
2026-05-14firmware: samsung: acpm: Fix cross-thread RX length corruptionTudor Ambarus2-7/+11
2026-05-13firmware: qcom: scm: Allow QSEECOM on Surface Pro 12inHarrison Vanderbyl1-0/+1
2026-05-12firmware: arm_scmi: Introduce all_rates_get clock operationCristian Marussi1-26/+57
2026-05-12firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy()Geert Uytterhoeven1-2/+5
2026-05-12firmware: arm_scmi: Use bound iterators to minimize discovered ratesCristian Marussi1-9/+81
2026-05-12firmware: arm_scmi: Use proper iter_response_bound_cleanup() nameGeert Uytterhoeven2-4/+4
2026-05-12firmware: arm_scmi: Fix bound iterators returning too many itemsGeert Uytterhoeven1-2/+7
2026-05-12firmware: arm_scmi: Add bound iterators supportCristian Marussi3-19/+55
2026-05-12firmware: arm_scmi: Refactor iterators internal allocationCristian Marussi1-17/+18
2026-05-12firmware: arm_scmi: Harden clock parents discoveryCristian Marussi1-8/+10
2026-05-12firmware: arm_scmi: Make clock rates allocation dynamicCristian Marussi1-3/+16
2026-05-12firmware: arm_scmi: Drop unused clock rate interfacesCristian Marussi1-9/+0
2026-05-12firmware: arm_scmi: Simplify clock rates exposed interfaceCristian Marussi1-73/+81
2026-05-12firmware: arm_scmi: Add clock determine_rate operationCristian Marussi1-0/+42
2026-05-07firmware: psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPENDKonrad Dybcio1-0/+10
2026-05-06firmware: raspberrypi: Change dependency to ARCH_BCM2835 and COMPILE_TESTChen-Yu Tsai1-1/+4
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish1-0/+1
2026-05-05firmware: arm_ffa: Fix sched-recv callback partition lookupSudeep Holla1-3/+3
2026-05-05firmware: arm_ffa: Snapshot notifier callbacks under lockSudeep Holla1-12/+23
2026-05-05firmware: arm_ffa: Align RxTx buffer size before mappingSudeep Holla1-1/+2
2026-05-05firmware: arm_ffa: Validate framework notification message layoutSudeep Holla1-2/+16
2026-05-05firmware: arm_ffa: Keep framework RX release under lockSudeep Holla1-16/+13
2026-05-05firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copiesSudeep Holla1-6/+23
2026-05-05firmware: arm_scmi: Convert to list_for_each_entry()Geert Uytterhoeven1-3/+1
2026-05-05firmware: arm_scmi: quirk: Simplify quirk table iterationGeert Uytterhoeven1-3/+1
2026-05-05firmware: arm_scmi: quirk: Improve quirk range parsingGeert Uytterhoeven1-7/+6
2026-05-05firmware: arm_scmi: Rename struct scmi_revision_info to scmi_base_infoMarek Vasut3-13/+13
2026-05-05firmware: imx: sm-misc: Print boot/shutdown reasonsPeng Fan1-0/+73
2026-05-05firmware: arm_scmi: imx: Support getting reset reason of MISC protocolPeng Fan1-0/+86
2026-05-03firmware: google: Skip failing entries instead of aborting populateTitouan Ameline de Cadeville1-3/+3