index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
coresight: Use devm_kcalloc() in coresight_alloc_conns()
Xu Wang
2020-07-21
1
-3
/
+2
*
coresight: replicator: Reset replicator if context is lost
Sai Prakash Ranjan
2020-07-21
1
-17
/
+38
*
coresight: etm4x: Add support to skip trace unit power up
Tingwei Zhang
2020-07-21
2
-10
/
+20
*
coresight: catu: Use CS_AMBA_ID macro for id table
Sai Prakash Ranjan
2020-07-21
1
-4
/
+1
*
coresight: replicator: Use CS_AMBA_ID macro for id table
Sai Prakash Ranjan
2020-07-21
1
-10
/
+3
*
coresight: etmv4: Fix CPU power management setup in probe() function
Mike Leach
2020-07-01
1
-29
/
+53
*
coresight: cti: Fix error handling in probe
Dan Carpenter
2020-07-01
1
-42
/
+54
*
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-07
15
-106
/
+619
|
\
|
*
coresight: cti: Add CPU idle pm notifer to CTI devices
Mike Leach
2020-05-19
1
-0
/
+69
|
*
coresight: cti: Add CPU Hotplug handling to CTI driver
Mike Leach
2020-05-19
1
-0
/
+92
|
*
coresight: etm4x: Fix use-after-free of per-cpu etm drvdata
Suzuki K Poulose
2020-05-19
1
-0
/
+1
|
*
coresight: Avoid casting void pointers
Stephen Boyd
2020-05-19
1
-3
/
+6
|
*
coresight: Include required headers in C files
Stephen Boyd
2020-05-19
4
-2
/
+33
|
*
coresight: Initialize arg in sparse friendly way
Stephen Boyd
2020-05-19
2
-2
/
+2
|
*
coresight: Don't initialize variables unnecessarily
Stephen Boyd
2020-05-19
1
-4
/
+4
|
*
coresight: Mark some functions static
Stephen Boyd
2020-05-19
4
-6
/
+5
|
*
coresight: etm4x: Add support for Neoverse N1 ETM
Anurag Koul
2020-05-19
1
-0
/
+1
|
*
coresight: etmv4: Update default filter and initialisation
Mike Leach
2020-05-19
2
-18
/
+7
|
*
coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()
Sai Prakash Ranjan
2020-05-19
1
-8
/
+8
|
*
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
2020-05-19
2
-26
/
+66
|
*
coresight: etb10: Make coresight_etb_groups static
Jason Yan
2020-05-19
1
-1
/
+1
|
*
coresight: cti: Make some symbols static
Jason Yan
2020-05-19
1
-3
/
+3
|
*
coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385
Sai Prakash Ranjan
2020-05-19
1
-2
/
+2
|
*
coresight: etm4x: Add support for Qualcomm SC7180 SoC
Sai Prakash Ranjan
2020-05-19
1
-0
/
+2
|
*
coresight: cti: Add in sysfs links to other coresight devices
Mike Leach
2020-05-19
1
-4
/
+48
|
*
coresight: Expose device connections via sysfs
Suzuki K Poulose
2020-05-19
3
-12
/
+119
|
*
coresight: Add generic sysfs link creation functions
Mike Leach
2020-05-19
3
-1
/
+130
|
*
coresight: Add return value for fixup connections
Suzuki K Poulose
2020-05-19
1
-10
/
+14
|
*
coresight: Pass coresight_device for coresight_release_platform_data
Suzuki K Poulose
2020-05-19
3
-5
/
+7
*
|
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-02
1
-1
/
+1
|
\
\
|
*
|
docs: fix broken references to text files
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
|
|
/
*
/
coresight: cti: remove incorrect NULL return check
Calvin Johnson
2020-05-15
1
-2
/
+2
|
/
*
coresight: cti: Add connection information to sysfs
Mike Leach
2020-03-21
3
-3
/
+346
*
coresight: cti: Enable CTI associated with devices
Mike Leach
2020-03-21
4
-5
/
+204
*
coresight: cti: Add device tree support for custom CTI
Mike Leach
2020-03-21
2
-4
/
+241
*
coresight: cti: Add device tree support for v8 arch CTI
Mike Leach
2020-03-21
4
-9
/
+230
*
coresight: cti: Add sysfs trigger / channel programming API
Mike Leach
2020-03-21
3
-0
/
+551
*
coresight: cti: Add sysfs access to program function registers
Mike Leach
2020-03-21
4
-0
/
+397
*
coresight: cti: Add sysfs coresight mgmt register access
Mike Leach
2020-03-21
2
-0
/
+54
*
coresight: cti: Initial CoreSight CTI Driver
Mike Leach
2020-03-21
7
-0
/
+786
*
coresight: etm4x: Fix unused function warning
Arnd Bergmann
2020-01-14
1
-7
/
+6
*
coresight: replicator: Fix missing spin_lock_init()
Wei Yongjun
2019-11-19
1
-0
/
+1
*
coresight: funnel: Fix missing spin_lock_init()
Wei Yongjun
2019-11-19
1
-0
/
+1
*
coresight: etm4x: Fix BMVAL misuse
Rikard Falkeborn
2019-11-04
1
-1
/
+1
*
coresight: Serialize enabling/disabling a link device.
Yabin Cui
2019-11-04
4
-52
/
+90
*
coresight: Add explicit architecture dependency
Mark Brown
2019-11-04
1
-0
/
+1
*
coresight: etm4x: Add missing single-shot control API to sysfs
Mike Leach
2019-11-04
3
-1
/
+149
*
coresight: etm4x: Add view comparator settings API to sysfs.
Mike Leach
2019-11-04
1
-0
/
+52
*
coresight: etm4x: Improve usability of sysfs - CID and VMID masks.
Mike Leach
2019-11-04
1
-2
/
+8
*
coresight: etm4x: Improve usability of sysfs - include/exclude addr.
Mike Leach
2019-11-04
1
-5
/
+9
[prev]
[next]