aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2025-11-13firmware: stratix10-svc: Add definition for voltage and temperature sensorKhairul Anuar Romli1-2/+19
2025-11-11efi/runtime-wrappers: Keep track of the efi_runtime_lock ownerArd Biesheuvel1-1/+16
2025-11-11efi: Add missing static initializer for efi_mm::cpus_allowed_lockArd Biesheuvel1-0/+3
2025-11-11efi/memattr: Convert efi_memattr_init() return type to voidBreno Leitao1-4/+3
2025-11-11efi: stmm: fix kernel-doc "bad line" warningsRandy Dunlap1-3/+3
2025-11-11efi/riscv: Remove the useless failure return message printQiang Ma1-9/+1
2025-11-10Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"Christian Brauner1-2/+2
2025-11-06efistub/x86: Add fallback for SMBIOS record lookupFrancesco Pompo1-1/+100
2025-11-05efi/libstub: Fix page table access in 5-level to 4-level paging transitionUsama Arif1-2/+2
2025-11-03firmware: ti_sci: Set IO Isolation only if the firmware is capableThomas Richard (TI.com)2-8/+15
2025-11-03firmware: ti_sci: Replace ifdeffery by pm_sleep_ptr() macroThomas Richard (TI.com)1-10/+8
2025-11-03firmware: stratix10-svc: fix bug in saving controller dataKhairul Anuar Romli1-3/+4
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor1-2/+2
2025-10-29scsi: firmware: xilinx: Add APIs for UFS PHY initializationAjay Neeli2-1/+119
2025-10-29scsi: firmware: xilinx: Add support for secure read/write ioctl interfaceIzhar Ameer Shaikh1-0/+46
2025-10-27firmware: imx: scu: Use devm_mutex_initPeng Fan1-1/+3
2025-10-27firmware: imx: scu: Suppress bind attrsPeng Fan1-0/+1
2025-10-27firmware: imx: scu: Update error codePeng Fan1-3/+3
2025-10-27firmware: imx: scu-irq: Remove unused export of imx_scu_enable_general_irq_channelPeng Fan1-1/+0
2025-10-27firmware: imx: scu-irq: Set mu_resource_id before get handlePeng Fan1-12/+12
2025-10-27firmware: imx: scu-irq: Init workqueue before request mbox channelPeng Fan1-2/+2
2025-10-27firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_general_irq_channel()Peng Fan1-2/+3
2025-10-27firmware: imx: scu-irq: fix OF node leak inPeng Fan1-1/+3
2025-10-23Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann2-44/+47
2025-10-20firmware: exynos-acpm: register ACPM clocks pdevTudor Ambarus1-0/+21
2025-10-20firmware: exynos-acpm: add DVFS protocolTudor Ambarus4-1/+109
2025-10-17Merge tag 'zynqmp-soc-for-6.18' of https://github.com/Xilinx/linux-xlnx into soc/driversArnd Bergmann2-29/+98
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/git/efi/efiLinus Torvalds2-7/+10
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-4/+25
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds17-40/+430
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2025-09-29efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliableLenny Szubowicz1-4/+6
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+4
2025-09-23Merge tag 'ti-driver-soc-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/driversArnd Bergmann2-2/+58
2025-09-23Merge tag 'amlogic-drivers-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/driversArnd Bergmann2-2/+7
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann3-11/+178
2025-09-16Merge branch 'x86/urgent' into x86/apic, to resolve conflictIngo Molnar1-34/+27
2025-09-15firmware: tegra: Do not warn on missing memory-region propertyThierry Reding1-1/+4
2025-09-15Merge tag 'scmi-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann8-18/+160
2025-09-15Merge tag 'samsung-drivers-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/driversArnd Bergmann1-5/+20
2025-09-15Merge tag 'qcom-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann2-1/+6
2025-09-15Merge tag 'arm-soc/for-6.18/drivers' of https://github.com/Broadcom/stblinux into soc/driversArnd Bergmann1-1/+1
2025-09-15Merge branch '20250911-qcom-tee-using-tee-ss-without-mem-obj-v12-2-17f07a942b8d@oss.qualcomm.com' into drivers-for-6.18Bjorn Andersson3-11/+178
2025-09-15firmware: qcom: scm: add support for object invocationAmirreza Zarrabi2-0/+126
2025-09-15firmware: qcom: tzmem: export shm_bridge create/deleteAmirreza Zarrabi1-11/+52