summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2024-10-28firmware: arm_scmi: Support 'reg-io-width' property for shared memoryFlorian Fainelli
2024-10-28firmware: arm_scmi: Use vendor string in max-rx-timeout-msCristian Marussi
2024-10-25firmware: ti_sci: Remove use of of_match_ptr() helperAndrew Davis
2024-10-25firmware: ti_sci: add CPU latency constraint managementKevin Hilman
2024-10-25firmware: ti_sci: Introduce Power Management OpsDave Gerlach
2024-10-25firmware: ti_sci: Add system suspend and resume callVibhore Vardhan
2024-10-25firmware: ti_sci: Add support for querying the firmware capsGeorgi Vlaev
2024-10-24Revert "firmware: tegra: bpmp: Use scoped device node handling to simplify er...Krzysztof Kozlowski
2024-10-23firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang
2024-10-22firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enablingQingqing Zhou
2024-10-22firmware: arm_scmi: Reject clear channel request on A2PCristian Marussi
2024-10-22firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()Xinqi Zhang
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman
2024-10-17firmware: microchip: auto-update: fix poll_complete() to not report spurious ...Conor Dooley
2024-10-15firmware: google: Unregister driver_info on failureYuan Can
2024-10-15Merge tag 'scmi-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2024-10-15Merge tag 'ffa-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-10-15libstub,tpm: do not ignore failure case when reading final event logGregory Price
2024-10-15tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_sizeGregory Price
2024-10-15tpm: do not ignore memblock_reserve return valueGregory Price
2024-10-15tpm: fix signed/unsigned bug when checking event logsGregory Price
2024-10-15efi/libstub: measure initrd to PCR9 independent of sourceJeremy Linton
2024-10-15efi/libstub: remove unnecessary cmd_line_len from efi_convert_cmdline()Jonathan Marek
2024-10-15efi/libstub: fix efi_parse_options() ignoring the default command lineJonathan Marek
2024-10-15firmware: arm_ffa: Avoid string-fortify warning caused by memcpy()Gavin Shan
2024-10-14firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345Aleksandrs Vinarskis
2024-10-14firmware: arm_scmi: Queue in scmi layer for mailbox implementationJustin Chen
2024-10-14firmware: arm_ffa: Avoid string-fortify warning in export_uuid()Arnd Bergmann
2024-10-13firmware: memmap: Constify memmap_ktypeKunwu Chan
2024-10-13firmware: mtk-adsp-ipc: Switch to using dev_err_probe()AngeloGioacchino Del Regno
2024-10-11firmware: arm_scmi: Give SMC transport precedence over mailboxFlorian Fainelli
2024-10-11firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()Su Hui
2024-10-05firmware: qcom: scm: Allow QSEECOM on Microsoft Surface Pro 9 5GJérôme de Bretagne
2024-10-05firmware: qcom: scm: fix a NULL-pointer dereferenceBartosz Golaszewski
2024-10-05firmware: qcom: scm: suppress download mode errorJohan Hovold
2024-10-05firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7xMaya Matuszczyk
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02firmware: xilinx: fix feature check logic for TF-A specific APIsRonak Jain
2024-10-02firmware: xilinx: add support for new SMC call formatRonak Jain
2024-10-02firmware: xilinx: add a warning print for unsupported featureRonak Jain
2024-10-02firmware: xilinx: use u32 for reset ID in reset APIsRonak Jain
2024-10-02firmware: xilinx: Add missing debug firmware interfacesRonak Jain
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-30firmware: coreboot: Don't register a pdev if screen_info data is presentJavier Martinez Canillas
2024-09-30firmware: sysfb: Add a sysfb_handles_screen_info() helper functionJavier Martinez Canillas
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26firmware/sysfb: Disable sysfb for firmware buffers with unknown parentThomas Zimmermann