summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3 days1-12/+32
|\
| * firmware: arm_scmi: Report duplicate opps as firmware bugsSibi Sankar6 days1-2/+2
| * firmware: arm_scmi: Skip opp duplicatesCristian Marussi6 days1-10/+30
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds10 days1-4/+0
|\ \
| * | arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland11 days1-4/+0
* | | Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14 days5-43/+35
|\ \ \
| * \ \ Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2024-11-041-3/+14
| |\ \ \
| | * | | firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enablingQingqing Zhou2024-10-221-1/+12
| | * | | firmware: qcom: scm: fix a NULL-pointer dereferenceBartosz Golaszewski2024-10-051-1/+1
| | * | | firmware: qcom: scm: suppress download mode errorJohan Hovold2024-10-051-1/+1
| | | |/ | | |/|
| * | | Merge tag 'scmi-fixes-6.12-2' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2024-11-013-5/+14
| |\ \ \
| | * | | firmware: arm_scmi: Use vendor string in max-rx-timeout-msCristian Marussi2024-10-281-2/+2
| | * | | firmware: arm_scmi: Reject clear channel request on A2PCristian Marussi2024-10-222-0/+8
| | * | | firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()Xinqi Zhang2024-10-221-3/+4
| * | | | Merge tag 'riscv-soc-fixes-for-v6.12-rc6' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2024-11-011-35/+7
| |\ \ \ \
| | * | | | firmware: microchip: auto-update: fix poll_complete() to not report spurious ...Conor Dooley2024-10-171-35/+7
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-11-011-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang2024-10-231-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'scmi-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2024-10-153-16/+26
|\ \ \ \ | | |_|/ | |/| |
| * | | firmware: arm_scmi: Queue in scmi layer for mailbox implementationJustin Chen2024-10-141-11/+21
| * | | firmware: arm_scmi: Give SMC transport precedence over mailboxFlorian Fainelli2024-10-111-2/+4
| * | | firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()Su Hui2024-10-111-3/+1
| |/ /
* | | Merge tag 'ffa-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2024-10-151-4/+9
|\ \ \ | |_|/ |/| |
| * | firmware: arm_ffa: Avoid string-fortify warning caused by memcpy()Gavin Shan2024-10-151-1/+1
| * | firmware: arm_ffa: Avoid string-fortify warning in export_uuid()Arnd Bergmann2024-10-141-3/+8
| |/
* | Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-10-041-1/+3
|\ \
| * \ Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-10-011-1/+3
| |\ \ | | |/ | |/|
| | * firmware/sysfb: Disable sysfb for firmware buffers with unknown parentThomas Zimmermann2024-09-261-1/+3
* | | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-027-7/+7
|/ /
* | [tree-wide] finally take no_llseek outAl Viro2024-09-275-9/+0
* | Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-263-5/+10
|\ \
| * | efi: Remove redundant null pointer checks in efi_debugfs_init()Li Zetao2024-09-131-1/+1
| * | efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel2024-09-131-1/+1
| * | efi/cper: Print correctable AER informationYazen Ghannam2024-08-271-3/+8
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-09-261-1/+1
|\ \ \
| * | | fw_cfg: Constify struct kobj_typeHongbo Li2024-09-251-1/+1
* | | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-213-10/+13
|\ \ \ \
| * | | | mm: rework accept memory helpersKirill A. Shutemov2024-09-013-10/+13
| |/ / /
* | | | Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-1735-824/+2891
|\ \ \ \
| * \ \ \ Merge tag 'arm-soc/for-6.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann2024-09-111-1/+2
| |\ \ \ \
| | * | | | firmware: raspberrypi: Improve timeout warningStefan Wahren2024-08-131-1/+2
| | | |/ / | | |/| |
| * | | | Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2024-09-054-35/+82
| |\ \ \ \
| | * | | | firmware: qcom: scm: Allow QSEECOM on Surface Laptop 7 modelsKonrad Dybcio2024-08-261-0/+2
| | * | | | firmware: qcom: scm: Add multiple download mode supportMukesh Ojha2024-08-141-2/+5
| | * | | | firmware: qcom: scm: Refactor code to support multiple dload modeMukesh Ojha2024-08-142-19/+52
| | * | | | Merge branch 'drivers-fixes-for-6.11' into HEADBjorn Andersson2024-08-142-12/+22
| | |\ \ \ \
| | * | | | | firmware: qcom: scm: Disable SDI and write no dump to dump modeMukesh Ojha2024-08-141-4/+2
| | * | | | | firmware: qcom: scm: Allow QSEECOM on ThinkPad T14sKonrad Dybcio2024-07-281-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'tegra-for-6.12-firmware' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2024-09-021-15/+5
| |\ \ \ \ \
| | * | | | | firmware: tegra: bpmp: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-08-271-9/+5