index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-07-18
1
-0
/
+278
|
\
|
*
firmware: cs_dsp: Add write sequence interface
James Ogletree
2024-06-28
1
-0
/
+278
*
|
firmware: qcom: tzmem: don't ask about allocator mode when not enabled
Linus Torvalds
2024-07-17
1
-0
/
+1
*
|
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-16
10
-59
/
+120
|
\
\
|
*
|
efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array
Kees Cook
2024-07-12
1
-1
/
+1
|
*
|
efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()
Kees Cook
2024-07-12
3
-3
/
+3
|
*
|
arm64/efistub: Clean up KASLR logic
Ard Biesheuvel
2024-07-10
2
-20
/
+13
|
*
|
x86/efistub: Drop redundant clearing of BSS
Ard Biesheuvel
2024-07-08
1
-3
/
+0
|
*
|
x86/efistub: Avoid returning EFI_SUCCESS on error
Ard Biesheuvel
2024-07-08
1
-4
/
+1
|
*
|
x86/efistub: Call Apple set_os protocol on dual GPU Intel Macs
Aditya Garg
2024-07-08
1
-3
/
+68
|
*
|
x86/efistub: Enable SMBIOS protocol handling for x86
Ard Biesheuvel
2024-07-08
2
-15
/
+26
|
*
|
efistub/smbios: Simplify SMBIOS enumeration API
Ard Biesheuvel
2024-07-02
3
-9
/
+7
|
*
|
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
2024-07-02
1
-1
/
+1
*
|
|
Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-16
21
-350
/
+992
|
\
\
\
|
*
|
|
firmware: turris-mox-rwtm: Initialize completion before mailbox
Marek Behún
2024-07-15
1
-2
/
+1
|
*
|
|
firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...
Marek Behún
2024-07-15
1
-9
/
+6
|
*
|
|
firmware: turris-mox-rwtm: Do not complete if there are no waiters
Marek Behún
2024-07-15
1
-1
/
+4
|
*
|
|
Merge tag 'qcom-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2024-07-09
1
-1
/
+3
|
|
\
\
\
|
|
*
|
|
firmware: qcom: tzmem: blacklist more platforms for SHM Bridge
Dmitry Baryshkov
2024-07-06
1
-0
/
+2
|
|
*
|
|
firmware: qcom: tzmem: simplify returning pointer without cleanup
Krzysztof Kozlowski
2024-07-06
1
-1
/
+1
|
*
|
|
|
Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...
Arnd Bergmann
2024-07-09
1
-3
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.h
Ronak Jain
2024-06-03
1
-3
/
+0
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2024-07-09
8
-229
/
+775
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
firmware: qcom: tzmem: export devm_qcom_tzmem_pool_new()
Bartosz Golaszewski
2024-06-25
1
-0
/
+1
|
|
*
|
|
firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
Bartosz Golaszewski
2024-06-23
1
-0
/
+7
|
|
*
|
|
firmware: qcom: scm: add support for SHM bridge memory carveout
Bartosz Golaszewski
2024-06-23
1
-0
/
+6
|
|
*
|
|
firmware: qcom: tzmem: enable SHM Bridge support
Bartosz Golaszewski
2024-06-23
2
-1
/
+88
|
|
*
|
|
firmware: qcom: scm: add support for SHM bridge operations
Bartosz Golaszewski
2024-06-23
2
-0
/
+63
|
|
*
|
|
firmware: qcom: qseecom: convert to using the TZ allocator
Bartosz Golaszewski
2024-06-23
2
-164
/
+109
|
|
*
|
|
firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() use the TZ allocator
Bartosz Golaszewski
2024-06-23
1
-14
/
+4
|
|
*
|
|
firmware: qcom: scm: make qcom_scm_lmh_dcvsh() use the TZ allocator
Bartosz Golaszewski
2024-06-23
1
-5
/
+4
|
|
*
|
|
firmware: qcom: scm: make qcom_scm_ice_set_key() use the TZ allocator
Bartosz Golaszewski
2024-06-23
1
-16
/
+5
|
|
*
|
|
firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
Bartosz Golaszewski
2024-06-23
1
-4
/
+6
|
|
*
|
|
firmware: qcom: scm: smc: switch to using the SCM allocator
Bartosz Golaszewski
2024-06-23
3
-22
/
+16
|
|
*
|
|
firmware: qcom: scm: enable the TZ mem allocator
Bartosz Golaszewski
2024-06-23
2
-0
/
+23
|
|
*
|
|
firmware: qcom: add a dedicated TrustZone buffer allocator
Bartosz Golaszewski
2024-06-23
4
-0
/
+423
|
|
*
|
|
Merge branch '20240430-a750-raytracing-v3-2-7f57c5ac082d@gmail.com' into driv...
Bjorn Andersson
2024-06-21
2
-0
/
+17
|
|
|
\
\
\
|
|
|
*
|
|
firmware: qcom: scm: Add gpu_init_regs call
Connor Abbott
2024-06-21
2
-0
/
+17
|
|
|
|
/
/
|
|
*
|
|
firmware: qcom-scm: Remove QCOM_SMC_WAITQ_FLAG_WAKE_ALL
Unnathi Chalicheemala
2024-05-27
1
-4
/
+2
|
|
*
|
|
firmware: qcom: uefisecapp: Allow on X1E devices
Bjorn Andersson
2024-05-27
1
-0
/
+2
|
|
|
/
/
|
*
|
|
Merge tag 'ti-driver-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2024-07-09
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
firmware: ti_sci: fix TISCI protocol URL link
Richard Genoud
2024-06-28
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'riscv-firmware-for-v6.11' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2024-07-09
1
-69
/
+67
|
|
\
\
\
|
|
*
|
|
firmware: microchip: use scope-based cleanup where possible
Conor Dooley
2024-06-05
1
-43
/
+16
|
|
*
|
|
firmware: microchip: move buffer allocation into mpfs_auto_update_set_image_a...
Conor Dooley
2024-06-05
1
-19
/
+13
|
|
*
|
|
firmware: microchip: support writing bitstream info to flash
Conor Dooley
2024-06-05
1
-8
/
+39
|
|
|
/
/
|
*
|
|
Merge tag 'amlogic-drivers-for-v6.11' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2024-07-01
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
firmware: meson_sm: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-24
1
-0
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'ffa-updates-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2024-06-27
4
-29
/
+58
|
|
\
\
\
|
|
*
|
|
firmware: arm_ffa: Split bus and driver into distinct modules
Sudeep Holla
2024-05-30
4
-16
/
+15
[next]