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.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-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
2024-07-16
Merge tag 'tag-chrome-platform-firmware-for-v6.11' of git://git.kernel.org/pu...
Linus Torvalds
8
-0
/
+8
2024-07-12
Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-65
/
+162
2024-07-08
firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files
Richard Fitzgerald
1
-2
/
+2
2024-07-04
Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...
Daniel Vetter
1
-4
/
+8
2024-07-01
firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers
Richard Fitzgerald
1
-31
/
+113
2024-07-01
firmware: cs_dsp: Validate payload length before processing block
Richard Fitzgerald
1
-21
/
+15
2024-07-01
firmware: cs_dsp: Return error if block header overflows file
Richard Fitzgerald
1
-4
/
+14
2024-07-01
firmware: cs_dsp: Fix overflow checking of wmfw header
Richard Fitzgerald
1
-7
/
+18
2024-06-28
firmware: sysfb: Fix reference count of sysfb parent device
Thomas Zimmermann
1
-4
/
+8
2024-06-22
Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-1
/
+3
2024-06-20
firmware: psci: Fix return value from psci_system_suspend()
Sudeep Holla
1
-1
/
+3
2024-06-18
Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+0
2024-06-15
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
1
-9
/
+0
2024-06-11
firmware: google: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
8
-0
/
+8
2024-06-06
Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+11
2024-06-05
efi: Add missing __nocfi annotations to runtime wrappers
Ard Biesheuvel
1
-7
/
+6
2024-06-04
Merge branch 'efi/next' into efi/urgent
Ard Biesheuvel
2
-4
/
+5
2024-06-03
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
1
-1
/
+1
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-23
efi: pstore: Return proper errors on UEFI failures
Guilherme G. Piccoli
1
-4
/
+4
2024-05-23
efi/libstub: zboot.lds: Discard .discard sections
Nathan Chancellor
1
-0
/
+1
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-19
/
+3
2024-05-22
firmware: arm_scmi: virtio: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-21
Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+26
2024-05-20
Merge tag 'dmi-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jd...
Linus Torvalds
2
-1
/
+23
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-11
/
+0
2024-05-17
x86/efistub: Omit physical KASLR when memory reservations exist
Ard Biesheuvel
1
-2
/
+26
2024-05-15
Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+54
2024-05-15
Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+12
2024-05-14
Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
1
-11
/
+0
2024-05-14
firmware: dmi: Add info message for number of populated and total memory slots
Heiner Kallweit
1
-0
/
+6
2024-05-14
Merge tag 'tag-chrome-platform-firmware-for-v6.10' of git://git.kernel.org/pu...
Linus Torvalds
3
-4
/
+9
2024-05-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+1
2024-05-13
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-156
/
+1401
2024-05-13
Merge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-3
/
+4
2024-05-08
Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2024-05-08
Merge tag 'qcom-drivers-for-6.10-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-0
/
+2
2024-05-03
Merge tag 'efi-urgent-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2024-05-02
Merge tag 'ti-driver-soc-for-v6.10' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-18
/
+6
2024-05-01
firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5G
Bjorn Andersson
1
-0
/
+2
2024-04-30
firmware: dmi: Stop decoding on broken entry
Jean Delvare
1
-0
/
+11
2024-04-30
ASoC: doc: dapm: various improvements
Mark Brown
3
-3
/
+8
2024-04-30
Merge tag 'cpufreq-arm-updates-6.10' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
1
-0
/
+1
2024-04-30
Merge tag 'riscv-soc-fixes-for-v6.9-rc6' of https://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-3
/
+5
2024-04-30
Merge tag 'arm-soc/for-6.10/devicetree' of https://github.com/Broadcom/stblin...
Arnd Bergmann
1
-3
/
+4
2024-04-29
Merge tag 'ffa-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-45
/
+142
2024-04-29
Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
8
-64
/
+1201
2024-04-29
Merge tag 'qcom-drivers-for-6.10' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-29
/
+50
2024-04-29
efi: libstub: only free priv.runtime_map when allocated
Hagar Hemdan
1
-2
/
+2
[next]