summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2024-11-15Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-12/+32
2024-11-12firmware: arm_scmi: Report duplicate opps as firmware bugsSibi Sankar-2/+2
2024-11-12firmware: arm_scmi: Skip opp duplicatesCristian Marussi-10/+30
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-4/+0
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland-4/+0
2024-11-04Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-43/+35
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann-3/+14
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2024-11-01Merge tag 'scmi-fixes-6.12-2' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-5/+14
2024-11-01Merge tag 'riscv-soc-fixes-for-v6.12-rc6' of https://git.kernel.org/pub/scm/l...Arnd Bergmann-35/+7
2024-10-28firmware: arm_scmi: Use vendor string in max-rx-timeout-msCristian Marussi-2/+2
2024-10-23firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang-1/+1
2024-10-22firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enablingQingqing Zhou-1/+12
2024-10-22firmware: arm_scmi: Reject clear channel request on A2PCristian Marussi-0/+8
2024-10-22firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()Xinqi Zhang-3/+4
2024-10-17firmware: microchip: auto-update: fix poll_complete() to not report spurious ...Conor Dooley-35/+7
2024-10-15Merge tag 'scmi-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-16/+26
2024-10-15Merge tag 'ffa-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-4/+9
2024-10-15firmware: arm_ffa: Avoid string-fortify warning caused by memcpy()Gavin Shan-1/+1
2024-10-14firmware: arm_scmi: Queue in scmi layer for mailbox implementationJustin Chen-11/+21
2024-10-14firmware: arm_ffa: Avoid string-fortify warning in export_uuid()Arnd Bergmann-3/+8
2024-10-11firmware: arm_scmi: Give SMC transport precedence over mailboxFlorian Fainelli-2/+4
2024-10-11firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()Su Hui-3/+1
2024-10-05firmware: qcom: scm: fix a NULL-pointer dereferenceBartosz Golaszewski-1/+1
2024-10-05firmware: qcom: scm: suppress download mode errorJohan Hovold-1/+1
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-7/+7
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-1/+3
2024-09-27[tree-wide] finally take no_llseek outAl Viro-9/+0
2024-09-26Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+10
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+1
2024-09-26firmware/sysfb: Disable sysfb for firmware buffers with unknown parentThomas Zimmermann-1/+3
2024-09-25fw_cfg: Constify struct kobj_typeHongbo Li-1/+1
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+13
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-824/+2891
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+2
2024-09-13efi: Remove redundant null pointer checks in efi_debugfs_init()Li Zetao-1/+1
2024-09-13efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel-1/+1
2024-09-11Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+4
2024-09-11Merge tag 'arm-soc/for-6.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann-1/+2
2024-09-05Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-35/+82
2024-09-05Merge tag 'qcom-drivers-fixes-for-6.11-2' of https://git.kernel.org/pub/scm/l...Arnd Bergmann-0/+4
2024-09-02Merge tag 'tegra-for-6.12-firmware' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-15/+5
2024-09-02Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-501/+2488
2024-09-02Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-57/+183
2024-09-02firmware: turris-mox-rwtm: Deduplicate command execution codeMarek Behún-59/+39
2024-09-02firmware: turris-mox-rwtm: Use ALIGN() instead of hardcodingMarek Behún-1/+2
2024-09-02firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYSMarek Behún-3/+3
2024-09-02firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv memberMarek Behún-2/+1
2024-09-02firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()Marek Behún-1/+4