summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-0/+93
8 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-34/+526
10 daysMerge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+64
12 daysMerge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-22/+10
13 daysMerge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds1-13/+2
14 daysefi: apple-properties: validate setup data header lengthPengpeng Hou1-1/+4
14 daysefi/runtime-wrappers: retire the worker if a wedged call ever returnsBreno Leitao1-0/+3
14 daysefi/runtime-wrappers: honour EFI_RUNTIME_SERVICES in the non-blocking pathsBreno Leitao1-0/+16
14 daysefi/runtime-wrappers: bound the wait for EFI runtime service callsBreno Leitao1-1/+18
14 daysefi/runtime-wrappers: check EFI_RUNTIME_SERVICES before using efi_rts_workBreno Leitao1-6/+5
14 daysefi/runtime-wrappers: handle queue_work() failure with goto exitBreno Leitao1-3/+5
14 daysefi/runtime-wrappers: factor out efi_rts_park_worker()Breno Leitao1-1/+14
14 daysBackMerge tag 'v7.2' into drm-nextDave Airlie5-33/+61
2026-08-19Merge tag 'sound-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2026-08-19Merge tag 'chrome-platform-firmware-v7.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-7/+36
2026-08-19Merge tag 'soc-arm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-1/+27
2026-08-19Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-374/+1630
2026-08-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-0/+290
2026-08-10Merge tag 'zynqmp-soc-for-7.3' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann1-15/+93
2026-08-10Merge tag 'qcom-drivers-for-7.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann4-24/+36
2026-08-10Merge tag 'ti-driver-soc-for-v7.3' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+4
2026-08-10firmware: xilinx: Clear firmware notifiers across kexec transitionsJay Buddhabhatti1-0/+14
2026-08-10firmware: xilinx: Release all peripheral devices from firmwareJay Buddhabhatti1-1/+14
2026-08-10firmware: xilinx: Add support to clear EL3 PM stateJay Buddhabhatti1-1/+49
2026-08-10firmware: xilinx: Propagate actual error from feature checkJay Buddhabhatti1-4/+2
2026-08-10firmware: xilinx: Use TF-A feature check for TF-A-specific APIsJay Buddhabhatti1-10/+15
2026-08-05firmware: cs_dsp: Fix mock register default typo in KUnit testRichard Fitzgerald1-1/+1
2026-08-04Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann8-194/+1267
2026-08-03firmware: coreboot: Validate table boundsLaxman Acharya Padhya1-4/+13
2026-08-02arm64: escalate smp_send_stop() to an SDEI NMI as a last resortKiryl Shutsemau (Meta)2-0/+89
2026-08-02drivers/firmware: add SDEI cross-CPU NMI service for arm64Kiryl Shutsemau (Meta)3-0/+179
2026-08-02firmware: arm_sdei: add SDEI_EVENT_SIGNAL supportKiryl Shutsemau (Meta)1-0/+12
2026-08-02firmware: arm_sdei: add sdei_is_present()Kiryl Shutsemau (Meta)1-0/+10
2026-07-31Merge tag 'svc_updates_for_v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2-34/+526
2026-07-31firmware: qcom: scm: Fix tzmem state on probe retryMukesh Ojha1-4/+9
2026-07-31firmware: qcom: scm: Fix reserved memory cleanup on probe failureMukesh Ojha1-6/+14
2026-07-31firmware: qcom: scm: Fix NULL dereference in IRQ handler before __scm is publ...Mukesh Ojha3-14/+12
2026-07-31firmware: qcom: scm: Allow QSEECOM on Asus Zenbook A16 (UX3607OA)Konrad Dybcio1-0/+1
2026-07-30Merge tag 'imx-soc-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/fr...Arnd Bergmann2-1/+27
2026-07-29firmware: stratix10-svc: add async HWMON read commands and register socfpga-h...Tze Yee Ng1-3/+43
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+11
2026-07-24firmware: imx: scu: manage mailbox channels and global handlePengpeng Hou1-1/+24
2026-07-24Merge tag 'scmi-updates-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann10-158/+263
2026-07-22psci: simplify hotplug_tests()Yury Norov1-13/+2
2026-07-22firmware: arm_scmi: Unrequest devices if driver registration failsSudeep Holla1-3/+7
2026-07-22firmware: arm_scmi: Roll back partial protocol table registrationSudeep Holla1-11/+20
2026-07-22firmware: arm_scmi: Fix requested device removal raceSudeep Holla1-13/+13
2026-07-20firmware: coreboot: Skip no-map CBMEM entriesYidi Lin1-3/+23
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-17/+33
2026-07-17Merge tag 'svc_fixes_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-8/+11