summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2025-05-21Merge branch 'efi-sbat' into efi/nextArd Biesheuvel-2/+59
2025-05-21efi: zboot specific mechanism for embedding SBAT sectionVitaly Kuznetsov-2/+59
2025-05-19docs: firmware: qcom_scm: Fix kernel-doc warningUnnathi Chalicheemala-0/+3
2025-05-17x86/mm/64: Make 5-level paging support unconditionalKirill A. Shutemov-1/+1
2025-05-15ASoC: codecs: add support for ES8389Mark Brown-6/+13
2025-05-14firmware: qcom: scm: Allow QSEECOM for HP EliteBook Ultra G1qJuerg Haefliger-0/+1
2025-05-13Merge branch 'x86/boot' into x86/core, to merge dependent commitsIngo Molnar-254/+0
2025-05-12Merge branch 'cznic/platform' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-137/+140
2025-05-09firmware: qcom: tzmem: disable sm7150 platformDanila Tikhonov-0/+1
2025-05-09Merge tag 'scmi-updates-6.16' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-100/+2187
2025-05-09Merge tag 'samsung-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-43/+31
2025-05-09efi/libstub: Describe missing 'out' parameter in efi_load_initrdHans Zhang-0/+1
2025-05-09efi: Improve logging around memmap initBartosz Szczepanek-1/+2
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar-1/+1
2025-05-08firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei-4/+8
2025-05-06firmware: qcom: scm: Allow QSEECOM on Asus Zenbook A14Aleksandrs Vinarskis-0/+2
2025-05-06firmware: ti_sci: Convert CPU latency constraint from us to msKendall Willis-3/+11
2025-05-06firmware: arm_scmi: quirk: Force perf level get fastchannelJohan Hovold-0/+11
2025-05-06firmware: arm_scmi: quirk: Fix CLOCK_DESCRIBE_RATES tripletCristian Marussi-13/+25
2025-05-06firmware: arm_scmi: Add common framework to handle firmware quirksCristian Marussi-1/+398
2025-05-06firmware: arm_scmi: Ensure that the message-id supports fastchannelSibi Sankar-33/+45
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie-39/+14
2025-05-05Merge tag 'soc-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-6/+13
2025-05-04Merge branch 'x86/urgent' into x86/boot, to pick up fixesIngo Molnar-3/+11
2025-05-01ASoC: codec: twl4030: Convert to GPIO descriptorsMark Brown-3/+11
2025-05-01ASoC: stm32: sai: fix kernel rate configurationMark Brown-3/+11
2025-04-29Merge tag 'ffa-fix-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann-1/+2
2025-04-29Merge tag 'scmi-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-5/+11
2025-04-29firmware: psci: Fix refcount leak in psci_dt_initMiaoqian Lin-1/+3
2025-04-25Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+11
2025-04-25firmware: exynos-acpm: Correct kerneldoc and use typical np argument nameKrzysztof Kozlowski-5/+5
2025-04-24ASoC: Merge up fixesMark Brown-36/+3
2025-04-22firmware: exynos-acpm: introduce devm_acpm_get_by_node()André Draszik-14/+9
2025-04-22firmware: exynos-acpm: populate devices from device tree dataTudor Ambarus-1/+1
2025-04-22firmware: exynos-acpm: silence EPROBE_DEFER error on bootAndré Draszik-9/+2
2025-04-22firmware: exynos-acpm: fix reading longer resultsAndré Draszik-8/+8
2025-04-22Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstre...Ingo Molnar-34/+4
2025-04-17Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-32/+2
2025-04-16firmware: cs_dsp: Add some sanity-checking to test harnessRichard Fitzgerald-6/+16
2025-04-15firmware: stratix10-svc: Add of_platform_default_populate()Mahesh Rao-3/+11
2025-04-14firmware: imx: Add i.MX95 SCMI CPU driverPeng Fan-0/+98
2025-04-14firmware: imx: Add i.MX95 SCMI LMM driverPeng Fan-0/+104
2025-04-14Fix up building KUnit tests for Cirrus Logic modulesMark Brown-6/+3
2025-04-14firmware: arm_scmi: imx: Add i.MX95 CPU ProtocolPeng Fan-0/+288
2025-04-14firmware: arm_scmi: imx: Add i.MX95 LMM protocolPeng Fan-0/+275
2025-04-14firmware: arm_scmi: imx: Add LMM and CPU documentationPeng Fan-0/+828
2025-04-14firmware: arm_scmi: Add polling support to raw modeCristian Marussi-6/+69
2025-04-14firmware: arm_scmi: Exclude transport devices from bus matchingSudeep Holla-3/+4
2025-04-14firmware: arm_scmi: Assign correct parent to arm-scmi platform deviceSudeep Holla-0/+1
2025-04-14firmware: arm_scmi: Refactor error logging from SCMI device creation to singl...Sudeep Holla-17/+20