index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
Merge tag 'scmi-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
3
-16
/
+26
2024-10-15
Merge tag 'ffa-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-4
/
+9
2024-10-15
firmware: arm_ffa: Avoid string-fortify warning caused by memcpy()
Gavin Shan
1
-1
/
+1
2024-10-14
firmware: arm_scmi: Queue in scmi layer for mailbox implementation
Justin Chen
1
-11
/
+21
2024-10-14
firmware: arm_ffa: Avoid string-fortify warning in export_uuid()
Arnd Bergmann
1
-3
/
+8
2024-10-11
firmware: arm_scmi: Give SMC transport precedence over mailbox
Florian Fainelli
1
-2
/
+4
2024-10-11
firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()
Su Hui
1
-3
/
+1
2024-10-04
Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
7
-7
/
+7
2024-10-01
Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-1
/
+3
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
5
-9
/
+0
2024-09-26
Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-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
/
+1
2024-09-26
firmware/sysfb: Disable sysfb for firmware buffers with unknown parent
Thomas Zimmermann
1
-1
/
+3
2024-09-25
fw_cfg: Constify struct kobj_type
Hongbo Li
1
-1
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-10
/
+13
2024-09-17
Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-824
/
+2891
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2024-09-13
efi: Remove redundant null pointer checks in efi_debugfs_init()
Li Zetao
1
-1
/
+1
2024-09-13
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Ard Biesheuvel
1
-1
/
+1
2024-09-11
Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2024-09-11
Merge tag 'arm-soc/for-6.12/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
1
-1
/
+2
2024-09-05
Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
4
-35
/
+82
2024-09-05
Merge tag 'qcom-drivers-fixes-for-6.11-2' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-0
/
+4
2024-09-02
Merge tag 'tegra-for-6.12-firmware' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-15
/
+5
2024-09-02
Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
29
-501
/
+2488
2024-09-02
Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-57
/
+183
2024-09-02
firmware: turris-mox-rwtm: Deduplicate command execution code
Marek Behún
1
-59
/
+39
2024-09-02
firmware: turris-mox-rwtm: Use ALIGN() instead of hardcoding
Marek Behún
1
-1
/
+2
2024-09-02
firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
Marek Behún
1
-3
/
+3
2024-09-02
firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
Marek Behún
1
-2
/
+1
2024-09-02
firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
Marek Behún
1
-1
/
+4
2024-09-02
firmware: turris-mox-rwtm: Drop redundant device pointer
Marek Behún
1
-7
/
+11
2024-09-02
firmware: turris-mox-rwtm: Use dev_err_probe() where possible
Marek Behún
1
-11
/
+5
2024-09-02
firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remo...
Marek Behún
1
-14
/
+11
2024-09-02
firmware: turris-mox-rwtm: Simplify debugfs code
Marek Behún
1
-33
/
+11
2024-09-02
firmware: turris-mox-rwtm: Don't create own kobject type
Marek Behún
1
-78
/
+30
2024-09-02
firmware: turris-mox-rwtm: Use sysfs_emit() instead of sprintf()
Marek Behún
1
-1
/
+1
2024-09-02
firmware: turris-mox-rwtm: Fix driver includes
Marek Behún
1
-1
/
+6
2024-09-02
firmware: turris-mox-rwtm: Hide signature related constants behind macros
Marek Behún
1
-14
/
+22
2024-09-02
firmware: turris-mox-rwtm: Use the boolean type where appropriate
Marek Behún
1
-7
/
+8
2024-09-02
firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
Marek Behún
1
-1
/
+2
2024-09-02
firmware: turris-mox-rwtm: Use macro constant instead of hardcoded 4096
Marek Behún
1
-4
/
+7
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
3
-10
/
+13
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-13
/
+24
2024-08-30
firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()
Dan Carpenter
1
-0
/
+4
2024-08-30
firmware/smccc: Call arch-specific hook on discovering KVM services
Marc Zyngier
1
-0
/
+2
2024-08-30
Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-6
/
+13
2024-08-28
firmware: imx: Add i.MX95 MISC driver
Peng Fan
3
-0
/
+131
2024-08-28
firmware: arm_scmi: Add initial support for i.MX MISC protocol
Peng Fan
3
-0
/
+329
[next]