index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Make trace ID map spinlock local to the map
James Clark
2024-08-20
1
-0
/
+1
*
coresight: Remove pending trace ID release mechanism
James Clark
2024-08-20
1
-4
/
+2
*
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
2024-08-20
1
-1
/
+2
*
coresight: Make CPU id map a property of a trace ID map
James Clark
2024-08-20
1
-0
/
+1
*
coresight: Move struct coresight_trace_id_map to common header
James Clark
2024-08-20
1
-0
/
+18
*
coresight: Remove duplicate linux/amba/bus.h header
Jiapeng Chong
2024-04-24
1
-1
/
+0
*
coresight: Add helpers registering/removing both AMBA and platform drivers
Anshuman Khandual
2024-04-16
1
-0
/
+7
*
coresight: Add helper for setting csdev->mode
James Clark
2024-02-12
1
-0
/
+16
*
coresight: Add a helper for getting csdev->mode
James Clark
2024-02-12
1
-0
/
+5
*
coresight: Add helper for atomically taking the device
James Clark
2024-02-12
1
-0
/
+11
*
coresight: Remove unused stubs
James Clark
2024-02-12
1
-79
/
+0
*
coresight: Remove atomic type from refcnt
James Clark
2024-02-12
1
-3
/
+10
*
coresight: Move all sysfs code to sysfs file
James Clark
2024-02-12
1
-4
/
+4
*
coresight: Remove the 'enable' field.
James Clark
2024-02-12
1
-2
/
+0
*
coresight: Move mode to struct coresight_device
James Clark
2024-02-12
1
-0
/
+6
*
coresight: Make language around "activated" sinks consistent
James Clark
2024-02-12
1
-6
/
+8
*
coresight: make coresight_bustype const
Greg Kroah-Hartman
2024-02-12
1
-1
/
+1
*
coresight-tpdm: Introduce TPDM subtype to TPDM driver
Tao Zhang
2023-11-16
1
-0
/
+1
*
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
[next]