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.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-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-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-08-31
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-13
/
+24
2024-08-31
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
2024-08-28
firmware: arm_scmi: Add initial support for i.MX BBM protocol
Peng Fan
5
-0
/
+402
2024-08-28
firmware: arm_scmi: Add NXP i.MX95 SCMI documentation
Peng Fan
1
-0
/
+886
2024-08-28
Merge tag 'riscv-soc-fixes-for-v6.11-rc6' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-1
/
+1
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2
-12
/
+23
2024-08-28
firmware: arm_scmi: Replace comma with the semicolon
Sudeep Holla
1
-1
/
+1
2024-08-28
firmware: arm_scmi: Replace the use of of_node_put() to __free(device_node)
Sudeep Holla
2
-9
/
+6
2024-08-28
firmware: arm_scmi: Fix trivial whitespace/coding style issues
Sudeep Holla
7
-5
/
+4
2024-08-27
firmware: tegra: bpmp: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-9
/
+5
2024-08-27
firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()
Krzysztof Kozlowski
1
-6
/
+0
2024-08-27
video/aperture: optionally match the device in sysfb_disable()
Alex Deucher
1
-6
/
+13
2024-08-26
firmware: qcom: scm: Allow QSEECOM on Surface Laptop 7 models
Konrad Dybcio
1
-0
/
+2
2024-08-22
firmware: microchip: fix incorrect error report of programming:timeout on suc...
Steve Wilkins
1
-1
/
+1
2024-08-21
firmware: qcom: tzmem: disable sdm670 platform
Richard Acayan
1
-0
/
+1
2024-08-20
firmware: arm_ffa: Fetch the Rx/Tx buffer size using ffa_features()
Sudeep Holla
1
-16
/
+28
2024-08-20
firmware: arm_ffa: Add support for FFA_YIELD in direct messaging
Sudeep Holla
1
-8
/
+15
2024-08-20
firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2
Sudeep Holla
1
-2
/
+47
2024-08-20
firmware: arm_ffa: Add support for FFA_PARTITION_INFO_GET_REGS
Sudeep Holla
1
-4
/
+68
2024-08-20
firmware: arm_ffa: Move the function ffa_features() earlier
Sudeep Holla
1
-26
/
+26
2024-08-20
firmware: arm_ffa: Update the FF-A command list with v1.2 additions
Sudeep Holla
1
-0
/
+1
[next]