aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2024-10-22firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enablingQingqing Zhou1-1/+12
2024-10-22firmware: arm_scmi: Reject clear channel request on A2PCristian Marussi2-0/+8
2024-10-22firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()Xinqi Zhang1-3/+4
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman4-20/+35
2024-10-17firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errorsConor Dooley1-35/+7
2024-10-15firmware: google: Unregister driver_info on failureYuan Can1-2/+4
2024-10-15Merge tag 'scmi-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann3-16/+26
2024-10-15Merge tag 'ffa-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann1-4/+9
2024-10-15libstub,tpm: do not ignore failure case when reading final event logGregory Price1-0/+3
2024-10-15tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_sizeGregory Price2-4/+4
2024-10-15tpm: do not ignore memblock_reserve return valueGregory Price1-1/+6
2024-10-15tpm: fix signed/unsigned bug when checking event logsGregory Price1-8/+9
2024-10-15efi/libstub: measure initrd to PCR9 independent of sourceJeremy Linton1-4/+5
2024-10-15efi/libstub: remove unnecessary cmd_line_len from efi_convert_cmdline()Jonathan Marek4-8/+5
2024-10-15efi/libstub: fix efi_parse_options() ignoring the default command lineJonathan Marek1-1/+1
2024-10-15firmware: arm_ffa: Avoid string-fortify warning caused by memcpy()Gavin Shan1-1/+1
2024-10-14firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345Aleksandrs Vinarskis1-0/+1
2024-10-14firmware: arm_scmi: Queue in scmi layer for mailbox implementationJustin Chen1-11/+21
2024-10-14firmware: arm_ffa: Avoid string-fortify warning in export_uuid()Arnd Bergmann1-3/+8
2024-10-13firmware: memmap: Constify memmap_ktypeKunwu Chan1-1/+1
2024-10-13firmware: mtk-adsp-ipc: Switch to using dev_err_probe()AngeloGioacchino Del Regno1-4/+3
2024-10-11firmware: arm_scmi: Give SMC transport precedence over mailboxFlorian Fainelli1-2/+4
2024-10-11firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()Su Hui1-3/+1
2024-10-05firmware: qcom: scm: Allow QSEECOM on Microsoft Surface Pro 9 5GJérôme de Bretagne1-0/+1
2024-10-05firmware: qcom: scm: fix a NULL-pointer dereferenceBartosz Golaszewski1-1/+1
2024-10-05firmware: qcom: scm: suppress download mode errorJohan Hovold1-1/+1
2024-10-05firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7xMaya Matuszczyk1-0/+1
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro7-7/+7
2024-10-02firmware: xilinx: fix feature check logic for TF-A specific APIsRonak Jain1-2/+5
2024-10-02firmware: xilinx: add support for new SMC call formatRonak Jain1-4/+133
2024-10-02firmware: xilinx: add a warning print for unsupported featureRonak Jain1-1/+4
2024-10-02firmware: xilinx: use u32 for reset ID in reset APIsRonak Jain1-2/+2
2024-10-02firmware: xilinx: Add missing debug firmware interfacesRonak Jain1-1/+161
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie1-1/+3
2024-09-30firmware: coreboot: Don't register a pdev if screen_info data is presentJavier Martinez Canillas1-0/+14
2024-09-30firmware: sysfb: Add a sysfb_handles_screen_info() helper functionJavier Martinez Canillas1-0/+19
2024-09-27[tree-wide] finally take no_llseek outAl Viro5-9/+0
2024-09-26Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds3-5/+10
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2024-09-26firmware/sysfb: Disable sysfb for firmware buffers with unknown parentThomas Zimmermann1-1/+3
2024-09-25fw_cfg: Constify struct kobj_typeHongbo Li1-1/+1
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-10/+13
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds35-823/+2890
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2024-09-13efi: Remove redundant null pointer checks in efi_debugfs_init()Li Zetao1-1/+1
2024-09-13efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel1-1/+1
2024-09-11Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+4
2024-09-11Merge tag 'arm-soc/for-6.12/drivers' of https://github.com/Broadcom/stblinux into soc/driversArnd Bergmann1-1/+2
2024-09-05Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann4-35/+82