index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
2
-4
/
+4
2025-11-14
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
2025-11-11
efi: Add missing static initializer for efi_mm::cpus_allowed_lock
Ard Biesheuvel
1
-0
/
+3
2025-11-11
efi/memattr: Convert efi_memattr_init() return type to void
Breno Leitao
1
-4
/
+3
2025-11-11
efi: stmm: fix kernel-doc "bad line" warnings
Randy Dunlap
1
-3
/
+3
2025-11-11
efi/riscv: Remove the useless failure return message print
Qiang Ma
1
-9
/
+1
2025-11-10
Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"
Christian Brauner
1
-2
/
+2
2025-11-07
efistub/x86: Add fallback for SMBIOS record lookup
Francesco Pompo
1
-1
/
+100
2025-11-05
efi/libstub: Fix page table access in 5-level to 4-level paging transition
Usama Arif
1
-2
/
+2
2025-11-03
firmware: ti_sci: Set IO Isolation only if the firmware is capable
Thomas Richard (TI.com)
2
-8
/
+15
2025-11-03
firmware: ti_sci: Replace ifdeffery by pm_sleep_ptr() macro
Thomas Richard (TI.com)
1
-10
/
+8
2025-11-03
firmware: stratix10-svc: fix bug in saving controller data
Khairul Anuar Romli
1
-3
/
+4
2025-10-31
kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
1
-2
/
+2
2025-10-30
scsi: firmware: xilinx: Add APIs for UFS PHY initialization
Ajay Neeli
2
-1
/
+119
2025-10-30
scsi: firmware: xilinx: Add support for secure read/write ioctl interface
Izhar Ameer Shaikh
1
-0
/
+46
2025-10-27
firmware: imx: scu: Use devm_mutex_init
Peng Fan
1
-1
/
+3
2025-10-27
firmware: imx: scu: Suppress bind attrs
Peng Fan
1
-0
/
+1
2025-10-27
firmware: imx: scu: Update error code
Peng Fan
1
-3
/
+3
2025-10-27
firmware: imx: scu-irq: Remove unused export of imx_scu_enable_general_irq_ch...
Peng Fan
1
-1
/
+0
2025-10-27
firmware: imx: scu-irq: Set mu_resource_id before get handle
Peng Fan
1
-12
/
+12
2025-10-27
firmware: imx: scu-irq: Init workqueue before request mbox channel
Peng Fan
1
-2
/
+2
2025-10-27
firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_gene...
Peng Fan
1
-2
/
+3
2025-10-27
firmware: imx: scu-irq: fix OF node leak in
Peng Fan
1
-1
/
+3
2025-10-23
Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-44
/
+47
2025-10-20
firmware: exynos-acpm: register ACPM clocks pdev
Tudor Ambarus
1
-0
/
+21
2025-10-20
firmware: exynos-acpm: add DVFS protocol
Tudor Ambarus
4
-1
/
+109
2025-10-17
Merge tag 'zynqmp-soc-for-6.18' of https://github.com/Xilinx/linux-xlnx into ...
Arnd Bergmann
2
-29
/
+98
2025-10-15
firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw mode
Artem Shimko
1
-2
/
+1
2025-10-15
firmware: arm_scmi: Skip RAW initialization on failure
Cristian Marussi
1
-4
/
+1
2025-10-15
include: trace: Fix inflight count helper on failed initialization
Cristian Marussi
2
-5
/
+10
2025-10-15
firmware: arm_scmi: Account for failed debug initialization
Cristian Marussi
2
-33
/
+35
2025-10-13
firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptor
Sudeep Holla
1
-10
/
+27
2025-10-05
Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+10
2025-10-03
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+25
[prev]
[next]