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-08-20
firmware: arm_ffa: Some coding style fixes
Sudeep Holla
1
-5
/
+2
2024-08-18
firmware: arm_scmi: Use max-rx-timeout-ms from devicetree
Cristian Marussi
1
-0
/
+9
2024-08-18
firmware: arm_scmi: Remove const from transport descriptors
Cristian Marussi
5
-5
/
+5
2024-08-18
firmware: arm_scmi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+3
2024-08-16
firmware: arm_scmi: Update various protocols versions
Cristian Marussi
6
-6
/
+6
2024-08-16
firmware: arm_scmi: Remove legacy transport-layer code
Cristian Marussi
4
-104
/
+16
2024-08-16
firmware: arm_scmi: Make VirtIO transport a standalone driver
Cristian Marussi
7
-97
/
+99
2024-08-16
firmware: arm_scmi: Make OPTEE transport a standalone driver
Cristian Marussi
7
-64
/
+64
2024-08-16
firmware: arm_scmi: Make SMC transport a standalone driver
Cristian Marussi
7
-49
/
+62
2024-08-15
firmware: qcom: scm: Add multiple download mode support
Mukesh Ojha
1
-2
/
+5
2024-08-15
firmware: qcom: scm: Refactor code to support multiple dload mode
Mukesh Ojha
2
-19
/
+52
2024-08-15
Merge branch 'drivers-fixes-for-6.11' into HEAD
Bjorn Andersson
2
-12
/
+22
2024-08-15
firmware: qcom: tzmem: fix virtual-to-physical address conversion
Bartosz Golaszewski
1
-11
/
+21
2024-08-15
firmware: qcom: scm: Mark get_wq_ctx() as atomic call
Murali Nalajala
1
-1
/
+1
2024-08-15
firmware: qcom: scm: Disable SDI and write no dump to dump mode
Mukesh Ojha
1
-4
/
+2
2024-08-13
firmware: raspberrypi: Improve timeout warning
Stefan Wahren
1
-1
/
+2
2024-08-13
firmware: arm_scmi: Make MBOX transport a standalone driver
Cristian Marussi
7
-52
/
+77
2024-08-13
firmware: arm_scmi: Add support for standalone transport drivers
Cristian Marussi
4
-2
/
+136
2024-08-13
firmware: arm_scmi: Introduce packet handling helpers
Cristian Marussi
7
-75
/
+131
2024-08-13
firmware: arm_scmi: Introduce setup_shmem_iomap
Peng Fan
5
-76
/
+56
2024-08-13
firmware: arm_scmi: Fix double free in OPTEE transport
Cristian Marussi
1
-0
/
+7
2024-08-09
firmware: arm_scmi: Fix voltage description in failure cases
Etienne Carriere
1
-1
/
+3
2024-08-09
firmware: arm_scmi: Add support to reset the debug metrics
Luke Parkin
1
-1
/
+21
2024-08-09
firmware: arm_scmi: Create debugfs files for SCMI communication debug metrics
Luke Parkin
1
-0
/
+33
2024-08-09
firmware: arm_scmi: Track basic SCMI communication debug metrics
Luke Parkin
2
-5
/
+34
2024-08-09
firmware: arm_scmi: Add support for debug metrics at the interface
Luke Parkin
3
-0
/
+26
2024-08-09
firmware: arm_scmi: Remove superfluous handle_to_scmi_info
Luke Parkin
1
-3
/
+0
2024-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-1
/
+6
2024-07-29
firmware: qcom: scm: Allow QSEECOM on ThinkPad T14s
Konrad Dybcio
1
-0
/
+1
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
1
-1
/
+2
2024-07-25
Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+17
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+7
2024-07-22
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-0
/
+2
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2024-07-20
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
1
-0
/
+2
2024-07-19
Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-45
/
+26
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+4
2024-07-19
x86/efistub: Revert to heap allocated boot_params for PE entrypoint
Ard Biesheuvel
1
-5
/
+15
2024-07-18
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-0
/
+278
2024-07-17
efi/libstub: Zero initialize heap allocated struct screen_info
Qiang Ma
1
-0
/
+2
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
1
-7
/
+4
2024-07-17
firmware: qcom: tzmem: don't ask about allocator mode when not enabled
Linus Torvalds
1
-0
/
+1
2024-07-16
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-59
/
+120
2024-07-16
Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-350
/
+992
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-15
firmware: turris-mox-rwtm: Initialize completion before mailbox
Marek Behún
1
-2
/
+1
2024-07-15
firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...
Marek Behún
1
-9
/
+6
2024-07-15
firmware: turris-mox-rwtm: Do not complete if there are no waiters
Marek Behún
1
-1
/
+4
[prev]
[next]