index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
stm
(
unfollow
)
Commit message (
Expand
)
Author
2019-09-06
stm class: Fix a double free of stm_source_device
Ding Xiang
2019-06-11
stm class: Fix channel free in stm output free path
Tingwei Zhang
2019-04-03
stm class: Hide STM-specific options if STM is disabled
Geert Uytterhoeven
2019-04-03
stm class: Fix stm device initialization order
Alexander Shishkin
2019-04-03
stm class: Do not leak the chrdev in error path
Alexander Shishkin
2019-04-03
stm class: Fix a race in unlinking
Alexander Shishkin
2019-04-03
stm class: Fix unbalanced module/device refcounting
Alexander Shishkin
2019-04-03
stm class: Guard output assignment against concurrency
Alexander Shishkin
2019-04-03
stm class: Fix unlocking braino in the error path
Alexander Shishkin
2019-04-03
stm class: Support devices with multiple instances
Alexander Shishkin
2019-04-03
stm class: Prevent user-controllable allocations
Alexander Shishkin
2019-04-03
stm class: Fix link list locking
Alexander Shishkin
2019-04-03
stm class: Fix locking in unbinding policy path
Alexander Shishkin
2019-03-23
stm class: Prevent division by zero
Alexander Shishkin
2019-03-23
stm class: Fix an endless loop in channel allocation
Zhi Jin
2018-06-06
hwtracing: stm: fix build error on some arches
Greg Kroah-Hartman
2018-06-06
stm class: Use vmalloc for the master map
Alexander Shishkin
2017-10-12
stm class: Fix a use-after-free
Alexander Shishkin
2016-08-26
Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"
Trilok Soni
2016-06-01
stm class: Support devices that override software assigned masters
Alexander Shishkin
2016-06-01
stm class: Remove unnecessary pointer increment
Alexander Shishkin
2016-06-01
stm class: Fix stm device initialization order
Alexander Shishkin
2016-06-01
stm class: Do not leak the chrdev in error path
Alexander Shishkin
2016-06-01
stm class: Remove a pointless line
Alexander Shishkin
2016-06-01
stm class: stm_heartbeat: Make nr_devs parameter read-only
Alexander Shishkin
2016-06-01
stm class: dummy_stm: Make nr_dummies parameter read-only
Alexander Shishkin
2016-06-01
stm class: dummy_stm: Add link callback for fault injection
Alexander Shishkin
2016-06-01
stm class: Plug stm device's unlink callback
Alexander Shishkin
2016-06-01
stm class: Fix a race in unlinking
Alexander Shishkin
2016-06-01
stm class: Fix unbalanced module/device refcounting
Alexander Shishkin
2016-06-01
stm class: Guard output assignment against concurrency
Alexander Shishkin
2016-06-01
stm class: Fix unlocking braino in the error path
Alexander Shishkin
2016-06-01
stm class: Add heartbeat stm source device
Alexander Shishkin
2016-06-01
stm class: dummy_stm: Create multiple devices
Alexander Shishkin
2016-06-01
stm class: Support devices with multiple instances
Alexander Shishkin
2016-06-01
stm class: Use driver's packet callback return value
Alexander Shishkin
2016-06-01
stm class: Prevent user-controllable allocations
Alexander Shishkin
2016-06-01
stm class: Fix link list locking
Alexander Shishkin
2016-06-01
stm class: Fix locking in unbinding policy path
Alexander Shishkin
2016-06-01
stm class: Select CONFIG_SRCU
Arnd Bergmann
2016-06-01
stm class: Hide STM-specific options if STM is disabled
Geert Uytterhoeven
2016-05-04
stm class: Select CONFIG_SRCU
Arnd Bergmann
2015-10-16
stm class: Select configfs
Alexander Shishkin
2015-10-10
stm class: Mark src::link __rcu
Alexander Shishkin
2015-10-04
stm class: stm_console: Add kernel-console-over-stm driver
Alexander Shishkin
2015-10-04
stm class: dummy_stm: Add dummy driver for testing stm class
Alexander Shishkin
2015-10-04
stm class: Introduce an abstraction for System Trace Module devices
Alexander Shishkin