index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
stm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
tracing: Pass export pointer as argument to ->write()
Felipe Balbi
1
-2
/
+4
2017-11-15
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-5
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
stm class: make config_item_type const
Bhumika Goyal
1
-5
/
+5
2017-09-22
stm class: Fix a use-after-free
Alexander Shishkin
1
-1
/
+1
2017-08-25
stm: Potential read overflow in stm_char_policy_set_ioctl()
Dan Carpenter
1
-1
/
+1
2016-12-16
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-4
/
+105
2016-11-23
stm: Mark the functions of writing STM with notrace
Chunyan Zhang
1
-3
/
+4
2016-11-23
stm dummy: Mark dummy_stm_packet() with notrace
Chunyan Zhang
1
-1
/
+1
2016-11-23
stm class: ftrace: Add ftrace-export-over-stm driver
Chunyan Zhang
3
-0
/
+100
2016-11-18
stm class: Fix device leak in open error path
Johan Hovold
1
-3
/
+5
2016-07-01
stm class: Add runtime power management handling
Alexander Shishkin
1
-0
/
+52
2016-05-04
stm class: Support devices that override software assigned masters
Alexander Shishkin
1
-0
/
+15
2016-04-08
stm class: Remove unnecessary pointer increment
Alexander Shishkin
1
-1
/
+1
2016-04-08
stm class: Fix stm device initialization order
Alexander Shishkin
1
-8
/
+9
2016-04-08
stm class: Do not leak the chrdev in error path
Alexander Shishkin
1
-0
/
+2
2016-04-08
stm class: Remove a pointless line
Alexander Shishkin
1
-2
/
+0
2016-04-08
stm class: stm_heartbeat: Make nr_devs parameter read-only
Alexander Shishkin
1
-9
/
+5
2016-04-08
stm class: dummy_stm: Make nr_dummies parameter read-only
Alexander Shishkin
1
-9
/
+5
2016-04-08
stm class: Fix integer boundary checks for master range
Chunyan Zhang
1
-2
/
+1
2016-02-21
stm class: dummy_stm: Add link callback for fault injection
Alexander Shishkin
1
-0
/
+14
2016-02-21
stm class: Plug stm device's unlink callback
Alexander Shishkin
1
-4
/
+19
2016-02-21
stm class: Fix a race in unlinking
Alexander Shishkin
1
-12
/
+42
2016-02-21
stm class: Fix unbalanced module/device refcounting
Alexander Shishkin
1
-6
/
+14
2016-02-21
stm class: Guard output assignment against concurrency
Alexander Shishkin
2
-0
/
+18
2016-02-21
stm class: Fix unlocking braino in the error path
Alexander Shishkin
1
-4
/
+3
2016-02-21
stm class: Add heartbeat stm source device
Alexander Shishkin
3
-0
/
+143
2016-02-21
stm class: dummy_stm: Create multiple devices
Alexander Shishkin
1
-9
/
+48
2016-02-21
stm class: Support devices with multiple instances
Alexander Shishkin
1
-3
/
+4
2016-02-21
stm class: Use driver's packet callback return value
Alexander Shishkin
1
-7
/
+12
2016-02-21
stm class: Fix master deallocation in device unregistering
Chunyan Zhang
1
-1
/
+1
2016-02-21
stm class: Use a signed return type for stm_find_master_chan
Lucas Tanure
1
-2
/
+2
2016-02-08
stm class: Prevent user-controllable allocations
Alexander Shishkin
1
-0
/
+3
2016-02-08
stm class: Fix an off-by-one in master array allocation
Chunyan Zhang
1
-1
/
+1
2016-02-08
stm class: Fix link list locking
Alexander Shishkin
2
-9
/
+30
2016-02-08
stm class: Fix locking in unbinding policy path
Alexander Shishkin
1
-3
/
+15
2016-02-08
stm class: Select CONFIG_SRCU
Arnd Bergmann
1
-0
/
+1
2016-02-08
stm class: Hide STM-specific options if STM is disabled
Geert Uytterhoeven
1
-0
/
+4
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-81
/
+24
2015-10-17
stm class: Select configfs
Alexander Shishkin
1
-0
/
+1
2015-10-10
stm class: Mark src::link __rcu
Alexander Shishkin
2
-4
/
+7
2015-10-04
stm class: stm_console: Add kernel-console-over-stm driver
Alexander Shishkin
3
-0
/
+93
2015-10-04
stm class: dummy_stm: Add dummy driver for testing stm class
Alexander Shishkin
3
-0
/
+76
2015-10-04
stm class: Introduce an abstraction for System Trace Module devices
Alexander Shishkin
5
-0
/
+1656