index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
coresight.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
Anshuman Khandual
2023-07-26
1
-0
/
+47
*
coresight: etm4x: Drop pid argument from etm4_probe()
Anshuman Khandual
2023-07-26
1
-0
/
+12
*
Coresight: Add coresight dummy driver
Hao Zhang
2023-06-15
1
-0
/
+1
*
coresight: Fix CTI module refcount leak by making it a helper device
James Clark
2023-06-05
1
-27
/
+2
*
coresight: Enable and disable helper devices adjacent to the path
James Clark
2023-06-05
1
-1
/
+10
*
coresight: Make refcount a property of the connection
James Clark
2023-06-05
1
-5
/
+9
*
coresight: Store in-connections as well as out-connections
James Clark
2023-06-05
1
-0
/
+26
*
coresight: Store pointers to connections rather than an array of them
James Clark
2023-06-05
1
-2
/
+3
*
coresight: Dynamically add connections
James Clark
2023-06-05
1
-1
/
+7
*
coresight: Rename connection members to make the direction explicit
James Clark
2023-06-05
1
-9
/
+9
*
coresight: Rename nr_outports to nr_outconns
James Clark
2023-06-05
1
-5
/
+5
*
coresight: Change name of pdata->conns
James Clark
2023-06-05
1
-2
/
+2
*
coresight: Use enum type for cs_mode wherever possible
James Clark
2023-06-05
1
-3
/
+10
*
Coresight: Add coresight TPDM source driver
Mao Jinlong
2023-01-20
1
-0
/
+1
*
coresight: etmX.X: stm: Remove trace_id() callback
Mike Leach
2023-01-19
1
-3
/
+0
*
coresight: Make new csdev_access offsets unsigned
James Clark
2022-08-31
1
-11
/
+16
*
coresight: Simplify sysfs accessors by using csdev_access abstraction
James Clark
2022-08-31
1
-0
/
+18
*
coresight: Drop unused 'none' enum value for each component
Anshuman Khandual
2022-03-11
1
-5
/
+0
*
coresight: syscfg: Add API to activate and enable configurations
Mike Leach
2021-08-18
1
-0
/
+2
*
coresight: syscfg: Add registration and feature loading for cs devices
Mike Leach
2021-08-18
1
-0
/
+7
*
coresight: core: Add support for dedicated percpu sinks
Anshuman Khandual
2021-04-06
1
-0
/
+13
*
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
2021-02-04
1
-8
/
+8
*
coresight: Convert coresight_timeout to use access abstraction
Suzuki K Poulose
2021-02-04
1
-3
/
+8
*
coresight: Introduce device access abstraction
Suzuki K Poulose
2021-02-04
1
-3
/
+188
*
coresight: cti: Don't disable ect device if it's not enabled
Tingwei Zhang
2020-09-28
1
-0
/
+1
*
coresight: Use IS_ENABLED for CONFIGs that may be modules
Kim Phillips
2020-09-28
1
-1
/
+1
*
coresight: Add default sink selection to CoreSight base
Mike Leach
2020-07-21
1
-0
/
+3
*
coresight: Fix comment in main header file
Mike Leach
2020-07-21
1
-1
/
+2
*
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
2020-05-19
1
-4
/
+6
*
coresight: Expose device connections via sysfs
Suzuki K Poulose
2020-05-19
1
-0
/
+2
*
coresight: Add generic sysfs link creation functions
Mike Leach
2020-05-19
1
-0
/
+20
*
coresight: cti: Enable CTI associated with devices
Mike Leach
2020-03-21
1
-0
/
+4
*
coresight: cti: Initial CoreSight CTI Driver
Mike Leach
2020-03-21
1
-0
/
+23
*
coresight: etm4x: Save/restore state across CPU low power states
Andrew Murray
2019-11-04
1
-0
/
+6
*
coresight: Use platform agnostic names
Suzuki K Poulose
2019-06-20
1
-1
/
+24
*
coresight: Use fwnode handle instead of device names
Suzuki K Poulose
2019-06-20
1
-2
/
+2
*
coresight: Reuse platform data structure for connection tracking
Suzuki K Poulose
2019-06-20
1
-6
/
+2
*
coresight: Remove name from platform description
Suzuki K Poulose
2019-06-20
1
-4
/
+4
*
coresight: Remove cpu field from platform data
Suzuki K Poulose
2019-06-20
1
-2
/
+0
*
coresight: Make device to CPU mapping generic
Suzuki K Poulose
2019-06-20
1
-6
/
+1
*
coresight: Introduce generic platform data helper
Suzuki K Poulose
2019-06-20
1
-5
/
+2
*
coresight: Communicate perf event to sink buffer allocation functions
Mathieu Poirier
2019-04-25
1
-2
/
+3
*
coresight: Adding return code to sink::disable() operation
Mathieu Poirier
2019-04-25
1
-1
/
+1
*
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
2019-02-06
1
-2
/
+5
*
coresight: Add support for CLAIM tag protocol
Suzuki K Poulose
2018-09-25
1
-0
/
+20
*
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
2018-09-25
1
-5
/
+1
*
coresight: perf: Remove reset_buffer call back for sinks
Suzuki K Poulose
2018-09-25
1
-5
/
+1
*
coresight: platform: Cleanup coresight connection handling
Suzuki K Poulose
2018-09-25
1
-7
/
+2
*
coresight: Introduce support for Coresight Address Translation Unit
Suzuki K Poulose
2018-07-15
1
-0
/
+1
*
coresight: Add helper device type
Suzuki K Poulose
2018-07-15
1
-0
/
+24
[next]