index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
stm
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
1
-11
/
+1
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+1
2019-08-28
stm class: Fix a double free of stm_source_device
Ding Xiang
1
-1
/
+0
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
1
-8
/
+1
2019-04-25
stm class: Fix channel bitmap on 32-bit systems
Alexander Shishkin
1
-4
/
+3
2019-04-25
stm class: Fix channel free in stm output free path
Tingwei Zhang
1
-1
/
+1
2019-02-21
stm class: Prevent division by zero
Alexander Shishkin
1
-3
/
+5
2019-02-21
stm class: Fix an endless loop in channel allocation
Zhi Jin
1
-0
/
+3
2018-10-11
stm class: Switch over to the protocol driver
Alexander Shishkin
1
-14
/
+20
2018-10-11
stm class: Add a helper for writing data packets
Alexander Shishkin
1
-13
/
+38
2018-10-11
stm class: Introduce framing protocol drivers
Alexander Shishkin
1
-0
/
+140
2018-10-11
stm class: Rework policy node fallback
Alexander Shishkin
1
-36
/
+49
2018-05-26
hwtracing: stm: fix build error on some arches
Greg Kroah-Hartman
1
-0
/
+1
2018-05-25
stm class: Use vmalloc for the master map
Alexander Shishkin
1
-3
/
+3
2018-03-28
stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
1
-9
/
+1
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-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+4
2016-11-22
stm: Mark the functions of writing STM with notrace
Chunyan Zhang
1
-3
/
+4
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-03
stm class: Support devices that override software assigned masters
Alexander Shishkin
1
-0
/
+15
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-02-20
stm class: Plug stm device's unlink callback
Alexander Shishkin
1
-4
/
+19
2016-02-20
stm class: Fix a race in unlinking
Alexander Shishkin
1
-12
/
+42
2016-02-20
stm class: Fix unbalanced module/device refcounting
Alexander Shishkin
1
-6
/
+14
2016-02-20
stm class: Guard output assignment against concurrency
Alexander Shishkin
1
-0
/
+17
2016-02-20
stm class: Fix unlocking braino in the error path
Alexander Shishkin
1
-4
/
+3
2016-02-20
stm class: Use driver's packet callback return value
Alexander Shishkin
1
-7
/
+12
2016-02-20
stm class: Fix master deallocation in device unregistering
Chunyan Zhang
1
-1
/
+1
2016-02-20
stm class: Use a signed return type for stm_find_master_chan
Lucas Tanure
1
-2
/
+2
2016-02-07
stm class: Prevent user-controllable allocations
Alexander Shishkin
1
-0
/
+3
2016-02-07
stm class: Fix an off-by-one in master array allocation
Chunyan Zhang
1
-1
/
+1
2016-02-07
stm class: Fix link list locking
Alexander Shishkin
1
-9
/
+29
2015-10-10
stm class: Mark src::link __rcu
Alexander Shishkin
1
-3
/
+6
2015-10-04
stm class: Introduce an abstraction for System Trace Module devices
Alexander Shishkin
1
-0
/
+1029