index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
stm
/
policy.c
Age
Commit message (
Expand
)
Author
2021-04-16
stm class: Remove an unused function
Jiapeng Chong
2020-06-15
stm class: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-11-14
stm class: Lose the protocol driver when dropping its reference
Alexander Shishkin
2018-12-19
stm class: Fix a module refcount leak in policy creation error path
Alexander Shishkin
2018-10-11
stm class: Use memcat_p()
Alexander Shishkin
2018-10-11
stm class: Switch over to the protocol driver
Alexander Shishkin
2018-10-11
stm class: Introduce framing protocol drivers
Alexander Shishkin
2018-10-11
stm class: Clean up stp_configfs_init
Alexander Shishkin
2018-10-11
stm class: Clarify configfs root type/operations names
Alexander Shishkin
2018-10-11
stm class: Rework policy node fallback
Alexander Shishkin
2018-03-28
stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2017-10-19
stm class: make config_item_type const
Bhumika Goyal
2016-04-08
stm class: Remove unnecessary pointer increment
Alexander Shishkin
2016-04-08
stm class: Fix integer boundary checks for master range
Chunyan Zhang
2016-02-20
stm class: Support devices with multiple instances
Alexander Shishkin
2016-02-07
stm class: Fix locking in unbinding policy path
Alexander Shishkin
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-10-04
stm class: Introduce an abstraction for System Trace Module devices
Alexander Shishkin