aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-17/+33
10 daysMerge tag 'scmi-ffa-fixes-7.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann4-17/+33
10 daysMerge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-8/+17
12 daysMerge branches 'for-next/scmi/fixes' and 'for-next/ffa/fixes'Sudeep Holla4-17/+33
2026-07-09firmware: arm_scmi: Rate-limit queue-full warnings in IRQ contextPushpendra Singh1-3/+3
2026-07-09firmware: arm_scmi: Use 64-bit division for clock rate roundingSteve Dunnagan1-4/+7
2026-07-07firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculationSebastian Ene1-5/+15
2026-07-07firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()Mostafa Saleh1-4/+3
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)6-6/+5
2026-06-30firmware: arm_scmi: Grammar s/may needed/may be needed/Geert Uytterhoeven1-2/+2
2026-06-30firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()Unnathi Chalicheemala1-1/+1
2026-06-29firmware: arm_ffa: Respect firmware advertised RX/TX buffer size limitsSeth Forshee1-7/+20
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-59/+124
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+4
2026-06-20Merge tag 'rproc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-0/+28
2026-06-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+2
2026-06-17Merge tag 'soc-arm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-265/+1452
2026-06-16Merge tag 'chrome-platform-firmware-v7.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+12
2026-06-15Revert "firmware: zynqmp: Add dynamic CSU register discovery and sysfs interf...Arnd Bergmann4-283/+1
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-06-15Merge tag 'thermal-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/r...Linus Torvalds1-5/+23
2026-06-15Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+0
2026-06-12Merge tag 'char-misc-7.1-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-29/+37
2026-06-11Merge back earlier thermal control material for 7.2Rafael J. Wysocki1-5/+23
2026-06-10fw_cfg: Add support for LoongArch architectureHuacai Chen2-2/+2
2026-06-09Merge tag 'ti-driver-soc-for-v7.2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-13/+197
2026-06-09Merge tag 'arm-soc/for-7.2/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann1-1/+4
2026-06-09Merge tag 'samsung-drivers-7.2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann7-102/+459
2026-06-09Merge tag 'tegra-for-7.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-11/+46
2026-06-08Merge tag 'svc_updates_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2-59/+124
2026-06-08firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) versionTze Yee Ng1-0/+12
2026-06-08firmware: stratix10-rsu: avoid blocking reboot_image sysfs when busyDinh Nguyen1-12/+73
2026-06-05Merge tag 'svc_fixes_for_v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-29/+37
2026-06-04Merge tag 'zynqmp-soc-for-7.2' of https://github.com/Xilinx/linux-xlnx into s...Linus Walleij4-1/+283
2026-06-02Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-44/+100
2026-05-31firmware: tegra: bpmp: Add support for multi-socket platformsJon Hunter1-5/+40
2026-05-31firmware: tegra: bpmp: Propagate debugfs errorsJon Hunter1-5/+5
2026-05-30Merge tag 'ffa-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann5-63/+180
2026-05-30Merge tag 'scmi-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann13-153/+759
2026-05-29firmware: samsung: acpm: Add devm_acpm_get_by_phandle helperTudor Ambarus1-0/+23
2026-05-29firmware: samsung: acpm: Add TMU protocol supportTudor Ambarus4-0/+280
2026-05-29firmware: samsung: acpm: Make acpm_ops const and access via pointerTudor Ambarus1-20/+16
2026-05-29firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops membersTudor Ambarus1-2/+2
2026-05-29firmware: samsung: acpm: Annotate rx_data->cmd with __counted_by_ptrTudor Ambarus1-8/+8
2026-05-29firmware: samsung: acpm: Consolidate transfer initialization helperTudor Ambarus4-33/+35
2026-05-29firmware: samsung: acpm: Fix infinite loop on sequence number exhaustionTudor Ambarus1-14/+31
2026-05-29firmware: samsung: acpm: Fix missing LKMM barriers in sequence allocatorTudor Ambarus1-7/+11
2026-05-29firmware: samsung: acpm: Fix false timeouts and Use-After-Free in pollingTudor Ambarus1-20/+48
2026-05-28riscv: fix building compressed EFI imageDmitry Antipov1-2/+4