开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2024-11-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-10-23
firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()
Xiongfeng Wang
2024-10-15
Merge tag 'scmi-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2024-10-15
Merge tag 'ffa-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2024-10-15
firmware: arm_ffa: Avoid string-fortify warning caused by memcpy()
Gavin Shan
2024-10-14
firmware: arm_scmi: Queue in scmi layer for mailbox implementation
Justin Chen
2024-10-14
firmware: arm_ffa: Avoid string-fortify warning in export_uuid()
Arnd Bergmann
2024-10-11
firmware: arm_scmi: Give SMC transport precedence over mailbox
Florian Fainelli
2024-10-11
firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()
Su Hui
2024-10-04
Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-26
Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-09-26
firmware/sysfb: Disable sysfb for firmware buffers with unknown parent
Thomas Zimmermann
2024-09-25
fw_cfg: Constify struct kobj_type
Hongbo Li
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-17
Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-13
efi: Remove redundant null pointer checks in efi_debugfs_init()
Li Zetao
2024-09-13
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Ard Biesheuvel
2024-09-11
Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-11
Merge tag 'arm-soc/for-6.12/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
2024-09-05
Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2024-09-05
Merge tag 'qcom-drivers-fixes-for-6.11-2' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
2024-09-02
Merge tag 'tegra-for-6.12-firmware' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2024-09-02
Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2024-09-02
Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2024-09-02
firmware: turris-mox-rwtm: Deduplicate command execution code
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Use ALIGN() instead of hardcoding
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Drop redundant device pointer
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Use dev_err_probe() where possible
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remo...
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Simplify debugfs code
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Don't create own kobject type
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Use sysfs_emit() instead of sprintf()
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Fix driver includes
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Hide signature related constants behind macros
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Use the boolean type where appropriate
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
Marek Behún
2024-09-02
firmware: turris-mox-rwtm: Use macro constant instead of hardcoded 4096
Marek Behún
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-30
firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()
Dan Carpenter
2024-08-30
firmware/smccc: Call arch-specific hook on discovering KVM services
Marc Zyngier
2024-08-30
Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
[next]