summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2026-07-27Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/fr...Mark Brown
2026-07-27Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Mark Brown
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-24Merge branch 'soc/drivers' into for-nextArnd Bergmann
2026-07-24Merge tag 'scmi-updates-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-07-22firmware: arm_scmi: Unrequest devices if driver registration failsSudeep Holla
2026-07-22firmware: arm_scmi: Roll back partial protocol table registrationSudeep Holla
2026-07-22firmware: arm_scmi: Fix requested device removal raceSudeep Holla
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-17Merge tag 'svc_fixes_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-07-15Merge tag 'scmi-ffa-fixes-7.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-14firmware: stratix10-svc: fix teardown order in remove to prevent raceAdrian Ng Ho Yin
2026-07-14firmware: stratix10-svc: handle NO_RESPONSE in async pollAdrian Ng Ho Yin
2026-07-14firmware: arm_scmi: Fix transport device teardown lookupSudeep Holla
2026-07-14firmware: arm_scmi: Fix SCMI device destroy lifetimesSudeep Holla
2026-07-14firmware: arm_scmi: Unwind P2A receiver mailbox setup failureSudeep Holla
2026-07-14firmware: arm_scmi: Unwind TX receiver mailbox setup failureSudeep Holla
2026-07-14firmware: arm_scmi: Fix OF node reference handlingSudeep Holla
2026-07-14firmware: arm_scmi: Clear SystemPower flag on create failureSudeep Holla
2026-07-14firmware: arm_scmi: Drop handle on protocol bind failuresSudeep Holla
2026-07-14firmware: arm_scmi: Protect device request lookup with RCUSudeep Holla
2026-07-14firmware: arm_scmi: Use channel ID for transport teardownSudeep Holla
2026-07-14firmware: arm_scmi: Reject out of range DT protocol IDsSudeep Holla
2026-07-14firmware: arm_scmi: Avoid IDR updates while cleaning channelsSudeep Holla
2026-07-14firmware: arm_scmi: Free transport channel on IDR failureSudeep Holla
2026-07-14firmware: arm_scmi: Clean up channels on setup failureSudeep Holla
2026-07-14firmware: arm_scmi: Quiesce notifications before teardownSudeep Holla
2026-07-14firmware: arm_scmi: Unregister device notifier before IDR teardownSudeep Holla
2026-07-14firmware: arm_scmi: Publish channel state before callbacksSudeep Holla
2026-07-13firmware: arm_scmi: Simplify notification allocationsRosen Penev
2026-07-13Merge branches 'for-next/scmi/fixes' and 'for-next/ffa/fixes'Sudeep Holla
2026-07-09firmware: arm_scmi: Rate-limit queue-full warnings in IRQ contextPushpendra Singh
2026-07-09firmware: arm_scmi: Use 64-bit division for clock rate roundingSteve Dunnagan
2026-07-07firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculationSebastian Ene
2026-07-07firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()Mostafa Saleh
2026-07-06firmware: stratix10-svc: fix memory leaks and list corruption bugsTze Yee Ng
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-30firmware: arm_scmi: Grammar s/may needed/may be needed/Geert Uytterhoeven
2026-06-30firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()Unnathi Chalicheemala
2026-06-29firmware: imx: sm-misc: Add NULL check for kmalloc in syslog_showLi Jun
2026-06-29firmware: arm_ffa: Respect firmware advertised RX/TX buffer size limitsSeth Forshee
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-20Merge tag 'rproc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-06-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-06-17Merge tag 'soc-arm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-16Merge tag 'chrome-platform-firmware-v7.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-06-15Revert "firmware: zynqmp: Add dynamic CSU register discovery and sysfs interf...Arnd Bergmann