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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
stm class: Use memcat_p()
Alexander Shishkin
1
-28
/
+1
2018-10-11
stm class: heartbeat: Fix whitespace
Alexander Shishkin
1
-1
/
+1
2018-10-11
stm class: p_sys-t: Add support for CLOCKSYNC packets
Alexander Shishkin
1
-0
/
+80
2018-10-11
stm class: Add MIPI SyS-T protocol support
Alexander Shishkin
3
-0
/
+318
2018-10-11
stm class: Switch over to the protocol driver
Alexander Shishkin
2
-16
/
+21
2018-10-11
stm class: Factor out default framing protocol
Alexander Shishkin
3
-0
/
+67
2018-10-11
stm class: Add a helper for writing data packets
Alexander Shishkin
2
-13
/
+41
2018-10-11
stm class: Introduce framing protocol drivers
Alexander Shishkin
3
-18
/
+318
2018-10-11
stm class: Clean up stp_configfs_init
Alexander Shishkin
1
-5
/
+1
2018-10-11
stm class: Clarify configfs root type/operations names
Alexander Shishkin
1
-6
/
+6
2018-10-11
stm class: Rework policy node fallback
Alexander Shishkin
3
-44
/
+55
2018-09-30
Merge 4.19-rc6
Greg Kroah-Hartman
2
-3
/
+18
2018-09-25
coreisght: tmc: Claim device before use
Suzuki K Poulose
2
-3
/
+23
2018-09-25
coresight: Remove redundant null pointer check before of_node_put and put_device
zhong jiang
1
-6
/
+3
2018-09-25
coresight: dynamic-replicator: Claim device for use
Suzuki K Poulose
1
-5
/
+18
2018-09-25
coresight: catu: Claim device before use
Suzuki K Poulose
1
-0
/
+6
2018-09-25
coresight: funnel: Claim devices before use
Suzuki K Poulose
1
-5
/
+21
2018-09-25
coresight: etmx: Claim devices before use
Suzuki K Poulose
2
-6
/
+24
2018-09-25
coresight: Add support for CLAIM tag protocol
Suzuki K Poulose
2
-0
/
+93
2018-09-25
coresight: dynamic-replicator: Handle multiple connections
Suzuki K Poulose
1
-17
/
+47
2018-09-25
coresight: etb10: Handle errors enabling the device
Suzuki K Poulose
1
-5
/
+13
2018-09-25
coresight: etm3: Add support for handling errors
Suzuki K Poulose
1
-14
/
+28
2018-09-25
coresight: etm4x: Add support for handling errors
Suzuki K Poulose
1
-13
/
+26
2018-09-25
coresight: tmc-etb/etf: Prepare to handle errors enabling
Suzuki K Poulose
1
-28
/
+45
2018-09-25
coresight: tmc-etr: Handle errors enabling CATU
Suzuki K Poulose
1
-7
/
+12
2018-09-25
coresight: tmc-etr: Refactor for handling errors
Suzuki K Poulose
1
-24
/
+43
2018-09-25
coresight: Handle failures in enabling a trace path
Suzuki K Poulose
1
-6
/
+26
2018-09-25
coresight: tmc: Fix byte-address alignment for RRP
Leo Yan
1
-2
/
+2
2018-09-25
coresight: tmc: Refactor loops in etb dump
Leo Yan
1
-10
/
+7
2018-09-25
coresight: etm4x: Configure EL2 exception level when kernel is running in HYP
Tomasz Nowicki
1
-20
/
+20
2018-09-25
coresight: etb10: Splitting function etb_enable()
Mathieu Poirier
1
-21
/
+52
2018-09-25
coresight: etb10: Refactor etb_drvdata::mode handling
Mathieu Poirier
1
-28
/
+34
2018-09-25
coresight: etm-perf: Add support for ETR backend
Suzuki K Poulose
2
-2
/
+248
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
7
-33
/
+58
2018-09-25
coresight: perf: Add helper to retrieve sink configuration
Suzuki K Poulose
2
-14
/
+26
2018-09-25
coresight: perf: Remove reset_buffer call back for sinks
Suzuki K Poulose
3
-98
/
+25
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
11
-25
/
+25
2018-09-25
coresight: tmc-etr: Relax collection of trace from sysfs mode
Suzuki K Poulose
1
-8
/
+6
2018-09-25
coresight: tmc-etr: Handle driver mode specific ETR buffers
Suzuki K Poulose
2
-20
/
+40
2018-09-25
coresight: perf: Disable trace path upon source error
Suzuki K Poulose
1
-1
/
+3
2018-09-25
coresight: perf: Allow tracing on hotplugged CPUs
Suzuki K Poulose
1
-15
/
+29
2018-09-25
coresight: perf: Avoid unncessary CPU hotplug read lock
Suzuki K Poulose
1
-3
/
+0
2018-09-25
coresight: perf: Fix per cpu path management
Suzuki K Poulose
1
-15
/
+40
2018-09-25
coresight: etb10: Fix handling of perf mode
Suzuki K Poulose
1
-0
/
+4
2018-09-25
coresight: Fix handling of sinks
Suzuki K Poulose
1
-7
/
+15
2018-09-25
coresight: Use ERR_CAST instead of ERR_PTR
zhong jiang
1
-1
/
+1
2018-09-25
coresight: Cleanup coresight DT bindings
Suzuki K Poulose
1
-10
/
+88
2018-09-25
coresight: platform: Cleanup coresight connection handling
Suzuki K Poulose
2
-54
/
+20
2018-09-25
coresight: Add helper to check if the endpoint is input
Suzuki K Poulose
1
-2
/
+7
2018-09-25
coresight: Fix remote endpoint parsing
Suzuki K Poulose
1
-11
/
+11
[next]