index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-15
coresight: tpiu: Fix disabling timeouts
Robin Murphy
1
-3
/
+4
2018-07-15
coresight: catu: Plug in CATU as a backend for ETR buffer
Suzuki K Poulose
4
-11
/
+174
2018-07-15
coresight: catu: Add support for scatter gather tables
Suzuki K Poulose
1
-0
/
+251
2018-07-15
coresight: Introduce support for Coresight Address Translation Unit
Suzuki K Poulose
5
-0
/
+362
2018-07-15
coresight: Add helper device type
Suzuki K Poulose
1
-2
/
+41
2018-07-15
coresight: Handle errors in finding input/output ports
Suzuki K Poulose
1
-2
/
+5
2018-07-15
coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packet
Suzuki K Poulose
1
-1
/
+1
2018-07-15
coresight: include vmalloc.h for vmap/vunmap
Arnd Bergmann
1
-0
/
+1
2018-07-15
coresight: tmc: Add configuration support for trace buffer size
Suzuki K Poulose
1
-0
/
+33
2018-07-15
coresight: tmc-etr buf: Add TMC scatter gather mode backend
Suzuki K Poulose
2
-4
/
+111
2018-07-15
coresight: tmc-etr: Add transparent buffer management
Suzuki K Poulose
2
-89
/
+308
2018-07-15
coresight: Add support for TMC ETR SG unit
Suzuki K Poulose
1
-0
/
+263
2018-07-15
coresight: Add generic TMC sg table framework
Suzuki K Poulose
2
-0
/
+318
2018-07-15
dts: bindings: Restrict coresight tmc-etr scatter-gather mode
Suzuki K Poulose
1
-1
/
+8
2018-07-15
coresight: Add helper for inserting synchronization packets
Suzuki K Poulose
5
-42
/
+23
2018-07-15
coresight: tmc-etr: Disallow perf mode
Suzuki K Poulose
1
-26
/
+2
2018-07-15
coresight: tmc-etr: Do not clean trace buffer
Suzuki K Poulose
1
-6
/
+2
2018-07-15
coresight: tmc: Hide trace buffer handling for file read
Suzuki K Poulose
4
-18
/
+79
2018-07-15
coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
Suzuki K Poulose
1
-17
/
+14
2018-07-15
coresight: etm4x: Don't use contextID with PID namespaces
Mathieu Poirier
2
-12
/
+38
2018-07-15
coresight: etm3x: Don't use contextID with PID namespaces
Mathieu Poirier
3
-12
/
+38
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-5
/
+8
2018-05-14
coresight: Remove %px for printing pcsr value
Leo Yan
1
-1
/
+1
2018-05-14
coresight tmc etr: Removing extra newline
Mathieu Poirier
1
-1
/
+0
2018-05-14
coresight tmc etr: Fix uninitialised variable
Mathieu Poirier
1
-1
/
+1
2018-05-14
coresight tmc etr: Make memory check consistent in the same function
Mathieu Poirier
1
-2
/
+2
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
23
-245
/
+49
2018-05-14
coresight: use put_device() instead of kfree()
Arvind Yadav
1
-4
/
+4
2018-04-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
1
-33
/
+26
2018-03-14
coresight: etm4x: Fix bit shifting
Bo Yan
1
-2
/
+2
2018-03-14
coresight: Use %px to print pcsr instead of %p
Leo Yan
1
-1
/
+1
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-33
/
+18
2018-01-02
coresight: of: Use of_cpu_node_to_id helper
Suzuki K Poulose
1
-12
/
+3
2017-12-19
coresight: etb10: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-19
coresight: Fix disabling of CoreSight TPIU
Robert Walker
1
-3
/
+10
2017-12-19
coresight: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
3
-9
/
+3
2017-12-19
coresight: Deduplicate bus_find_device() by name matching
Lukas Wunner
1
-20
/
+5
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-26
/
+26
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-20
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
7
-26
/
+26
2017-08-28
coresight: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: etb10: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: etm3x: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: etm4x: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: funnel: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: replicator: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: stm: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: tmc: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: tpiu: constify amba_id
Arvind Yadav
1
-1
/
+1
[next]