summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+0
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-4/+0
2024-11-04Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-43/+35
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-3/+14
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2024-11-01Merge tag 'scmi-fixes-6.12-2' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-5/+14
2024-11-01Merge tag 'riscv-soc-fixes-for-v6.12-rc6' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-35/+7
2024-10-28firmware: arm_scmi: Use vendor string in max-rx-timeout-msCristian Marussi1-2/+2
2024-10-23firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang1-1/+1
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-17firmware: microchip: auto-update: fix poll_complete() to not report spurious ...Conor Dooley1-35/+7
2024-10-15Merge tag 'scmi-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-16/+26
2024-10-15Merge tag 'ffa-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-4/+9
2024-10-15firmware: arm_ffa: Avoid string-fortify warning caused by memcpy()Gavin Shan1-1/+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-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: fix a NULL-pointer dereferenceBartosz Golaszewski1-1/+1
2024-10-05firmware: qcom: scm: suppress download mode errorJohan Hovold1-1/+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-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-1/+3
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/g...Linus 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/...Linus Torvalds3-10/+13
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds35-824/+2891
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus 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...Linus Torvalds1-0/+4
2024-09-11Merge tag 'arm-soc/for-6.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann1-1/+2
2024-09-05Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann4-35/+82
2024-09-05Merge tag 'qcom-drivers-fixes-for-6.11-2' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-0/+4
2024-09-02Merge tag 'tegra-for-6.12-firmware' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-15/+5
2024-09-02Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann29-501/+2488
2024-09-02Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-57/+183
2024-09-02firmware: turris-mox-rwtm: Deduplicate command execution codeMarek Behún1-59/+39
2024-09-02firmware: turris-mox-rwtm: Use ALIGN() instead of hardcodingMarek Behún1-1/+2
2024-09-02firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYSMarek Behún1-3/+3
2024-09-02firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv memberMarek Behún1-2/+1
2024-09-02firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()Marek Behún1-1/+4
2024-09-02firmware: turris-mox-rwtm: Drop redundant device pointerMarek Behún1-7/+11
2024-09-02firmware: turris-mox-rwtm: Use dev_err_probe() where possibleMarek Behún1-11/+5
2024-09-02firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remo...Marek Behún1-14/+11