index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-19
mm: rename cpu_bitmap field to flexible_array
Mathieu Desnoyers
1
-1
/
+1
2026-01-14
efi/cper: Fix cper_bits_to_str buffer handling and return value
Morduan Zang
1
-1
/
+1
2026-01-08
efi: Wipe INITRD config table from memory after consumption
Ard Biesheuvel
1
-0
/
+1
2025-12-24
arm64: efi: Fix NULL pointer dereference by initializing user_ns
Breno Leitao
1
-0
/
+1
2025-12-24
efi/libstub: gop: Fix EDID support in mixed-mode
Hans de Goede
1
-4
/
+4
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-4
/
+4
2025-12-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-1
/
+130
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-140
/
+900
2025-12-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-1
/
+165
2025-12-06
LoongArch: Add adaptive CSR accessors for 32BIT/64BIT
Huacai Chen
1
-4
/
+4
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-75
/
+257
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
2025-12-04
Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-101
/
+310
2025-12-04
Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+1
2025-12-04
Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-103
/
+73
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+19
2025-12-02
Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2025-11-28
firmware: cs_dsp: Add test cases for client_ops == NULL
Richard Fitzgerald
1
-0
/
+1
2025-11-28
firmware: cs_dsp: Don't require client to provide a struct cs_dsp_client_ops
Richard Fitzgerald
1
-0
/
+6
2025-11-27
firmware: cs_dsp: Use kvzalloc() to allocate control caches
Richard Fitzgerald
1
-3
/
+3
2025-11-27
firmware: cs_dsp: Take pwr_lock around reading controls debugfs
Richard Fitzgerald
1
-0
/
+2
2025-11-26
firmware: qcom: scm: Simplify with of_machine_device_match()
Krzysztof Kozlowski
1
-16
/
+1
2025-11-26
firmware: cs_dsp: Remove redundant download buffer allocator
Richard Fitzgerald
1
-69
/
+34
2025-11-25
Merge tag 'ti-driver-soc-for-v6.19' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2
-27
/
+135
2025-11-25
Merge tag 'imx-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-19
/
+24
2025-11-24
firmware: cs_dsp: Store control length as 32-bit
Richard Fitzgerald
1
-1
/
+1
2025-11-24
firmware: stratix10-svc: fix make htmldocs warning for stratix10_svc
Dinh Nguyen
1
-0
/
+1
2025-11-24
firmware: stratix-svc: fix make htmldocs warning
Dinh Nguyen
1
-2
/
+2
2025-11-21
docs: efi: add CPER functions to driver-api
Mauro Carvalho Chehab
1
-1
/
+1
2025-11-21
efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
Mauro Carvalho Chehab
1
-26
/
+24
2025-11-21
efi/cper: Add a new helper function to print bitmasks
Mauro Carvalho Chehab
1
-0
/
+60
2025-11-21
efi/cper: Adjust infopfx size to accept an extra space
Mauro Carvalho Chehab
1
-1
/
+1
2025-11-20
firmware: cs_dsp: Append \n to debugfs string during read
Richard Fitzgerald
1
-9
/
+8
2025-11-20
firmware: cs_dsp: Factor out common debugfs string read
Richard Fitzgerald
1
-24
/
+21
2025-11-18
efi/libstub: x86: Store EDID in boot_params
Thomas Zimmermann
1
-1
/
+2
2025-11-18
efi/libstub: gop: Add support for reading EDID
Thomas Zimmermann
4
-4
/
+67
2025-11-18
efi/libstub: gop: Initialize screen_info in helper function
Thomas Zimmermann
1
-43
/
+33
2025-11-18
efi/libstub: gop: Find GOP handle instead of GOP data
Thomas Zimmermann
1
-10
/
+17
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
2
-4
/
+4
2025-11-13
Merge tag 'socfpga_firmware_updates_for_v6.19' of ssh://gitolite.kernel.org/p...
Greg Kroah-Hartman
2
-140
/
+899
2025-11-13
firmware: ti_sci: Partial-IO support
Markus Schneider-Pargmann (TI.com)
2
-7
/
+107
2025-11-13
firmware: ti_sci: Support transfers without response
Markus Schneider-Pargmann (TI.com)
1
-2
/
+5
2025-11-13
firmware: stratix10-rsu: replace scnprintf() with sysfs_emit() in *_show() fu...
Rahul Kumar
1
-4
/
+3
2025-11-13
firmware: stratix10-rsu: Migrate RSU driver to use stratix10 asynchronous fra...
Mahesh Rao
1
-130
/
+142
2025-11-13
firmware: stratix10-svc: Add support for RSU commands in asynchronous framework
Mahesh Rao
1
-0
/
+72
2025-11-13
firmware: stratix10-svc: Add support for async communication
Mahesh Rao
1
-4
/
+652
2025-11-13
firmware: stratix10-svc: Add mutex in stratix10 memory management
Mahesh Rao
1
-0
/
+11
2025-11-13
firmware: stratix10-svc: Add definition for voltage and temperature sensor
Khairul Anuar Romli
1
-2
/
+19
2025-11-11
efi/runtime-wrappers: Keep track of the efi_runtime_lock owner
Ard Biesheuvel
1
-1
/
+16
[next]