index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-29
Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-81
/
+448
2025-03-27
Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-172
/
+1605
2025-03-26
Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-41
/
+23
2025-03-25
Merge tag 'pmdomain-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
3
-0
/
+261
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+66
2025-03-20
Merge tag 'zynqmp-soc-for-6.15' of https://github.com/Xilinx/linux-xlnx into ...
Arnd Bergmann
1
-5
/
+1
2025-03-20
Merge tag 'efi-fixes-for-v6.14-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
1
-0
/
+66
2025-03-19
Merge tag 'ti-driver-soc-for-v6.15' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-0
/
+1
2025-03-19
Merge tag 'samsung-drivers-6.15' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
8
-0
/
+1065
2025-03-18
firmware: thead: add CONFIG_MAILBOX dependency
Arnd Bergmann
1
-0
/
+1
2025-03-18
firmware: thead,th1520-aon: Fix use after free in th1520_aon_init()
Dan Carpenter
1
-1
/
+3
2025-03-14
Merge tag 'qcom-drivers-fixes-for-6.14' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2
-11
/
+11
2025-03-14
efi/libstub: Avoid legacy decompressor zlib/zstd wrappers
Ard Biesheuvel
6
-57
/
+136
2025-03-14
efi/libstub: Avoid physical address 0x0 when doing random allocation
Ard Biesheuvel
1
-0
/
+4
2025-03-13
firmware: thead: Add AON firmware protocol driver
Michal Wilczynski
3
-0
/
+258
2025-03-13
efi/libstub: Avoid CopyMem/SetMem EFI services after ExitBootServices
Ard Biesheuvel
1
-0
/
+26
2025-03-10
efi: efibc: change kmalloc(size * count, ...) to kmalloc_array()
Ethan Carter Edwards
1
-1
/
+1
2025-03-07
Merge branch 'x86-mixed-mode' into efi/next
Ard Biesheuvel
3
-23
/
+285
2025-03-06
smccc: kvm_guest: Fix kernel builds for 32 bit arm
Shameer Kolothum
1
-0
/
+2
2025-03-06
firmware: arm_scmi: use ioread64() instead of ioread64_hi_lo()
Arnd Bergmann
1
-10
/
+0
2025-03-06
Merge tag 'ffa-updates-6.15' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-144
/
+402
2025-03-06
Merge tag 'scmi-updates-6.15' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-13
/
+56
2025-03-06
Merge tag 'smccc-update-6.15' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-0
/
+80
2025-03-06
Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-0
/
+1
2025-03-05
ASoC: Merge up fixes
Mark Brown
6
-52
/
+38
2025-03-03
firmware: smccc: Support optional Arm SMCCC SOC_ID name
Paul Benoit
1
-0
/
+80
2025-02-28
Merge tag 'efi-fixes-for-v6.14-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-32
/
+29
2025-02-28
firmware: arm_ffa: Set dma_mask for ffa devices
Viresh Kumar
1
-0
/
+1
2025-02-27
efi/mokvar-table: Avoid repeated map/unmap of the same page
Ard Biesheuvel
1
-3
/
+15
2025-02-27
efi: Don't map the entire mokvar table to determine its size
Peter Jones
1
-28
/
+13
2025-02-27
Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-18
/
+6
2025-02-26
smccc/kvm_guest: Enable errata based on implementation CPUs
Shameer Kolothum
1
-0
/
+64
2025-02-26
firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver
Guillaume La Roque
1
-0
/
+1
2025-02-25
firmware: cs_dsp: Remove async regmap writes
Richard Fitzgerald
1
-18
/
+6
2025-02-23
firmware: arm_ffa: Skip the first/partition ID when parsing vCPU list
Sudeep Holla
1
-1
/
+1
2025-02-23
efi/cper: Fix cper_arm_ctx_info alignment
Patrick Rudolph
1
-1
/
+1
2025-02-23
efi/cper: Fix cper_ia_proc_ctx alignment
Patrick Rudolph
1
-1
/
+1
2025-02-21
Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-2
/
+3
2025-02-21
x86/efi/mixed: Move mixed mode startup code into libstub
Ard Biesheuvel
2
-0
/
+256
2025-02-21
x86/efistub: Merge PE and handover entrypoints
Ard Biesheuvel
1
-23
/
+29
2025-02-21
firmware: arm_ffa: Explicitly cast return value from NOTIFICATION_INFO_GET
Sudeep Holla
1
-1
/
+1
2025-02-21
firmware: arm_ffa: Explicitly cast return value from FFA_VERSION before compa...
Sudeep Holla
1
-1
/
+1
2025-02-20
Merge tag 'scmi-fix-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-2
/
+2
2025-02-19
firmware: cs_dsp: test_control_parse: null-terminate test strings
Thomas Weißschuh
1
-32
/
+19
2025-02-19
firmware: cs_dsp: test_bin_error: Use same test cases for adsp2 and Halo Core
Richard Fitzgerald
1
-9
/
+4
2025-02-18
firmware: imx-scu: fix OF node leak in .probe()
Joe Hattori
1
-0
/
+1
2025-02-17
firmware: arm_ffa: Handle ffa_notification_get correctly at virtual FF-A inst...
Sudeep Holla
1
-7
/
+24
2025-02-17
firmware: arm_ffa: Allow multiple UUIDs per partition to register SRI callback
Sudeep Holla
1
-42
/
+117
2025-02-17
firmware: arm_ffa: Add support for handling framework notifications
Sudeep Holla
1
-7
/
+43
[next]