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-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
efi/cper: Print correctable AER information
Yazen Ghannam
1
-3
/
+8
2024-08-26
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
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-14
firmware: qcom: scm: Add multiple download mode support
Mukesh Ojha
1
-2
/
+5
2024-08-14
firmware: qcom: scm: Refactor code to support multiple dload mode
Mukesh Ojha
2
-19
/
+52
2024-08-14
Merge branch 'drivers-fixes-for-6.11' into HEAD
Bjorn Andersson
2
-12
/
+22
2024-08-14
firmware: qcom: tzmem: fix virtual-to-physical address conversion
Bartosz Golaszewski
1
-11
/
+21
2024-08-14
firmware: qcom: scm: Mark get_wq_ctx() as atomic call
Murali Nalajala
1
-1
/
+1
2024-08-14
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-28
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
[prev]
[next]