index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Lines
2024-10-15
tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_size
Gregory Price
-4
/
+4
2024-10-15
tpm: do not ignore memblock_reserve return value
Gregory Price
-1
/
+6
2024-10-15
tpm: fix signed/unsigned bug when checking event logs
Gregory Price
-8
/
+9
2024-10-15
efi/libstub: measure initrd to PCR9 independent of source
Jeremy Linton
-4
/
+5
2024-10-15
efi/libstub: remove unnecessary cmd_line_len from efi_convert_cmdline()
Jonathan Marek
-8
/
+5
2024-10-15
efi/libstub: fix efi_parse_options() ignoring the default command line
Jonathan Marek
-1
/
+1
2024-10-15
firmware: arm_ffa: Avoid string-fortify warning caused by memcpy()
Gavin Shan
-1
/
+1
2024-10-14
firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345
Aleksandrs Vinarskis
-0
/
+1
2024-10-14
firmware: arm_scmi: Queue in scmi layer for mailbox implementation
Justin Chen
-11
/
+21
2024-10-14
firmware: arm_ffa: Avoid string-fortify warning in export_uuid()
Arnd Bergmann
-3
/
+8
2024-10-13
firmware: memmap: Constify memmap_ktype
Kunwu Chan
-1
/
+1
2024-10-13
firmware: mtk-adsp-ipc: Switch to using dev_err_probe()
AngeloGioacchino Del Regno
-4
/
+3
2024-10-11
firmware: arm_scmi: Give SMC transport precedence over mailbox
Florian Fainelli
-2
/
+4
2024-10-11
firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()
Su Hui
-3
/
+1
2024-10-05
firmware: qcom: scm: Allow QSEECOM on Microsoft Surface Pro 9 5G
Jérôme de Bretagne
-0
/
+1
2024-10-05
firmware: qcom: scm: fix a NULL-pointer dereference
Bartosz Golaszewski
-1
/
+1
2024-10-05
firmware: qcom: scm: suppress download mode error
Johan Hovold
-1
/
+1
2024-10-05
firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7x
Maya Matuszczyk
-0
/
+1
2024-10-04
Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-7
/
+7
2024-10-02
firmware: xilinx: fix feature check logic for TF-A specific APIs
Ronak Jain
-2
/
+5
2024-10-02
firmware: xilinx: add support for new SMC call format
Ronak Jain
-4
/
+133
2024-10-02
firmware: xilinx: add a warning print for unsupported feature
Ronak Jain
-1
/
+4
2024-10-02
firmware: xilinx: use u32 for reset ID in reset APIs
Ronak Jain
-2
/
+2
2024-10-02
firmware: xilinx: Add missing debug firmware interfaces
Ronak Jain
-1
/
+161
2024-10-01
Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-1
/
+3
2024-09-30
firmware: coreboot: Don't register a pdev if screen_info data is present
Javier Martinez Canillas
-0
/
+14
2024-09-30
firmware: sysfb: Add a sysfb_handles_screen_info() helper function
Javier Martinez Canillas
-0
/
+19
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-9
/
+0
2024-09-26
Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+10
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-1
/
+1
2024-09-26
firmware/sysfb: Disable sysfb for firmware buffers with unknown parent
Thomas Zimmermann
-1
/
+3
2024-09-25
fw_cfg: Constify struct kobj_type
Hongbo Li
-1
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-10
/
+13
2024-09-17
Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-824
/
+2891
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+2
2024-09-13
efi: Remove redundant null pointer checks in efi_debugfs_init()
Li Zetao
-1
/
+1
2024-09-13
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Ard Biesheuvel
-1
/
+1
2024-09-11
Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+4
2024-09-11
Merge tag 'arm-soc/for-6.12/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
-1
/
+2
2024-09-05
Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
-35
/
+82
2024-09-05
Merge tag 'qcom-drivers-fixes-for-6.11-2' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
-0
/
+4
2024-09-02
Merge tag 'tegra-for-6.12-firmware' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-15
/
+5
2024-09-02
Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
-501
/
+2488
2024-09-02
Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
-57
/
+183
2024-09-02
firmware: turris-mox-rwtm: Deduplicate command execution code
Marek Behún
-59
/
+39
2024-09-02
firmware: turris-mox-rwtm: Use ALIGN() instead of hardcoding
Marek Behún
-1
/
+2
2024-09-02
firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
Marek Behún
-3
/
+3
2024-09-02
firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
Marek Behún
-2
/
+1
2024-09-02
firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
Marek Behún
-1
/
+4
[prev]
[next]