index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-22
firmware: arm_scmi: Unrequest devices if driver registration fails
Sudeep Holla
1
-3
/
+7
2026-07-22
firmware: arm_scmi: Roll back partial protocol table registration
Sudeep Holla
1
-11
/
+20
2026-07-22
firmware: arm_scmi: Fix requested device removal race
Sudeep Holla
1
-13
/
+13
2026-07-14
firmware: arm_scmi: Fix transport device teardown lookup
Sudeep Holla
3
-6
/
+23
2026-07-14
firmware: arm_scmi: Fix SCMI device destroy lifetimes
Sudeep Holla
1
-16
/
+23
2026-07-14
firmware: arm_scmi: Unwind P2A receiver mailbox setup failure
Sudeep Holla
1
-1
/
+2
2026-07-14
firmware: arm_scmi: Unwind TX receiver mailbox setup failure
Sudeep Holla
1
-1
/
+4
2026-07-14
firmware: arm_scmi: Fix OF node reference handling
Sudeep Holla
2
-5
/
+2
2026-07-14
firmware: arm_scmi: Clear SystemPower flag on create failure
Sudeep Holla
1
-27
/
+32
2026-07-14
firmware: arm_scmi: Drop handle on protocol bind failures
Sudeep Holla
1
-8
/
+23
2026-07-14
firmware: arm_scmi: Protect device request lookup with RCU
Sudeep Holla
1
-0
/
+3
2026-07-14
firmware: arm_scmi: Use channel ID for transport teardown
Sudeep Holla
1
-1
/
+1
2026-07-14
firmware: arm_scmi: Reject out of range DT protocol IDs
Sudeep Holla
1
-2
/
+6
2026-07-14
firmware: arm_scmi: Avoid IDR updates while cleaning channels
Sudeep Holla
1
-3
/
+1
2026-07-14
firmware: arm_scmi: Free transport channel on IDR failure
Sudeep Holla
1
-0
/
+1
2026-07-14
firmware: arm_scmi: Clean up channels on setup failure
Sudeep Holla
1
-2
/
+1
2026-07-14
firmware: arm_scmi: Quiesce notifications before teardown
Sudeep Holla
3
-6
/
+29
2026-07-14
firmware: arm_scmi: Unregister device notifier before IDR teardown
Sudeep Holla
1
-2
/
+3
2026-07-14
firmware: arm_scmi: Publish channel state before callbacks
Sudeep Holla
3
-12
/
+23
2026-07-13
firmware: arm_scmi: Simplify notification allocations
Rosen Penev
1
-26
/
+17
2026-07-09
firmware: arm_scmi: Rate-limit queue-full warnings in IRQ context
Pushpendra Singh
1
-3
/
+3
2026-07-09
firmware: arm_scmi: Use 64-bit division for clock rate rounding
Steve Dunnagan
1
-4
/
+7
2026-06-30
firmware: arm_scmi: Grammar s/may needed/may be needed/
Geert Uytterhoeven
1
-2
/
+2
2026-05-21
firmware: arm_scmi: optee: Rework transport probe sequence
Cristian Marussi
1
-10
/
+36
2026-05-21
firmware: arm_scmi: virtio: Rework transport probe sequence
Cristian Marussi
1
-9
/
+43
2026-05-21
firmware: arm_scmi: Add a generic transport supplier
Cristian Marussi
1
-0
/
+111
2026-05-21
firmware: arm_scmi: Add transport instance handles
Cristian Marussi
1
-4
/
+48
2026-05-21
firmware: arm_scmi: Fix OOB in scmi_power_name_get()
Geert Uytterhoeven
1
-1
/
+5
2026-05-20
firmware: arm_scmi: Validate Powercap domains before state access
Sudeep Holla
1
-4
/
+14
2026-05-20
firmware: arm_scmi: Validate SENSOR_UPDATE payload size
Sudeep Holla
1
-1
/
+9
2026-05-20
firmware: arm_scmi: Validate BASE_ERROR_EVENT payload size
Sudeep Holla
1
-2
/
+13
2026-05-20
firmware: arm_scmi: Read sensor config as 32-bit value
Sudeep Holla
1
-1
/
+1
2026-05-12
firmware: arm_scmi: Introduce all_rates_get clock operation
Cristian Marussi
1
-26
/
+57
2026-05-12
firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy()
Geert Uytterhoeven
1
-2
/
+5
2026-05-12
firmware: arm_scmi: Use bound iterators to minimize discovered rates
Cristian Marussi
1
-9
/
+81
2026-05-12
firmware: arm_scmi: Use proper iter_response_bound_cleanup() name
Geert Uytterhoeven
2
-4
/
+4
2026-05-12
firmware: arm_scmi: Fix bound iterators returning too many items
Geert Uytterhoeven
1
-2
/
+7
2026-05-12
firmware: arm_scmi: Add bound iterators support
Cristian Marussi
3
-19
/
+55
2026-05-12
firmware: arm_scmi: Refactor iterators internal allocation
Cristian Marussi
1
-17
/
+18
2026-05-12
firmware: arm_scmi: Harden clock parents discovery
Cristian Marussi
1
-8
/
+10
2026-05-12
firmware: arm_scmi: Make clock rates allocation dynamic
Cristian Marussi
1
-3
/
+16
2026-05-12
firmware: arm_scmi: Drop unused clock rate interfaces
Cristian Marussi
1
-9
/
+0
2026-05-12
firmware: arm_scmi: Simplify clock rates exposed interface
Cristian Marussi
1
-73
/
+81
2026-05-12
firmware: arm_scmi: Add clock determine_rate operation
Cristian Marussi
1
-0
/
+42
2026-05-05
firmware: arm_scmi: Convert to list_for_each_entry()
Geert Uytterhoeven
1
-3
/
+1
2026-05-05
firmware: arm_scmi: quirk: Simplify quirk table iteration
Geert Uytterhoeven
1
-3
/
+1
2026-05-05
firmware: arm_scmi: quirk: Improve quirk range parsing
Geert Uytterhoeven
1
-7
/
+6
2026-05-05
firmware: arm_scmi: Rename struct scmi_revision_info to scmi_base_info
Marek Vasut
3
-13
/
+13
2026-05-05
firmware: arm_scmi: imx: Support getting reset reason of MISC protocol
Peng Fan
1
-0
/
+86
2026-04-16
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-6
/
+14
[next]