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
Age
Commit message (
Expand
)
Author
2018-10-11
stm class: Use memcat_p()
Alexander Shishkin
2018-10-11
stm class: heartbeat: Fix whitespace
Alexander Shishkin
2018-10-11
stm class: p_sys-t: Add support for CLOCKSYNC packets
Alexander Shishkin
2018-10-11
stm class: Add MIPI SyS-T protocol support
Alexander Shishkin
2018-10-11
stm class: Switch over to the protocol driver
Alexander Shishkin
2018-10-11
stm class: Factor out default framing protocol
Alexander Shishkin
2018-10-11
stm class: Add a helper for writing data packets
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-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-05-26
hwtracing: stm: fix build error on some arches
Greg Kroah-Hartman
2018-05-25
stm class: Use vmalloc for the master map
Alexander Shishkin
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2018-03-28
stm class: Make dummy's master/channel ranges configurable
Alexander Shishkin
2018-03-28
stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2017-12-04
tracing: Pass export pointer as argument to ->write()
Felipe Balbi
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
stm class: make config_item_type const
Bhumika Goyal
2017-09-22
stm class: Fix a use-after-free
Alexander Shishkin
2017-08-25
stm: Potential read overflow in stm_char_policy_set_ioctl()
Dan Carpenter
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-11-22
stm: Mark the functions of writing STM with notrace
Chunyan Zhang
2016-11-22
stm dummy: Mark dummy_stm_packet() with notrace
Chunyan Zhang
2016-11-22
stm class: ftrace: Add ftrace-export-over-stm driver
Chunyan Zhang
2016-11-18
stm class: Fix device leak in open error path
Johan Hovold
2016-07-01
stm class: Add runtime power management handling
Alexander Shishkin
2016-05-03
stm class: Support devices that override software assigned masters
Alexander Shishkin
2016-04-08
stm class: Remove unnecessary pointer increment
Alexander Shishkin
2016-04-08
stm class: Fix stm device initialization order
Alexander Shishkin
2016-04-08
stm class: Do not leak the chrdev in error path
Alexander Shishkin
2016-04-08
stm class: Remove a pointless line
Alexander Shishkin
2016-04-08
stm class: stm_heartbeat: Make nr_devs parameter read-only
Alexander Shishkin
2016-04-08
stm class: dummy_stm: Make nr_dummies parameter read-only
Alexander Shishkin
2016-04-08
stm class: Fix integer boundary checks for master range
Chunyan Zhang
2016-02-20
stm class: dummy_stm: Add link callback for fault injection
Alexander Shishkin
2016-02-20
stm class: Plug stm device's unlink callback
Alexander Shishkin
2016-02-20
stm class: Fix a race in unlinking
Alexander Shishkin
2016-02-20
stm class: Fix unbalanced module/device refcounting
Alexander Shishkin
2016-02-20
stm class: Guard output assignment against concurrency
Alexander Shishkin
2016-02-20
stm class: Fix unlocking braino in the error path
Alexander Shishkin
2016-02-20
stm class: Add heartbeat stm source device
Alexander Shishkin
2016-02-20
stm class: dummy_stm: Create multiple devices
Alexander Shishkin
2016-02-20
stm class: Support devices with multiple instances
Alexander Shishkin
2016-02-20
stm class: Use driver's packet callback return value
Alexander Shishkin
2016-02-20
stm class: Fix master deallocation in device unregistering
Chunyan Zhang
2016-02-20
stm class: Use a signed return type for stm_find_master_chan
Lucas Tanure
2016-02-07
stm class: Prevent user-controllable allocations
Alexander Shishkin
[next]