index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
coresight.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
coresight: Make trace ID map spinlock local to the map
James Clark
1
-0
/
+1
2024-08-20
coresight: Remove pending trace ID release mechanism
James Clark
1
-4
/
+2
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
1
-1
/
+2
2024-08-20
coresight: Make CPU id map a property of a trace ID map
James Clark
1
-0
/
+1
2024-08-20
coresight: Move struct coresight_trace_id_map to common header
James Clark
1
-0
/
+18
2024-04-24
coresight: Remove duplicate linux/amba/bus.h header
Jiapeng Chong
1
-1
/
+0
2024-04-16
coresight: Add helpers registering/removing both AMBA and platform drivers
Anshuman Khandual
1
-0
/
+7
2024-02-12
coresight: Add helper for setting csdev->mode
James Clark
1
-0
/
+16
2024-02-12
coresight: Add a helper for getting csdev->mode
James Clark
1
-0
/
+5
2024-02-12
coresight: Add helper for atomically taking the device
James Clark
1
-0
/
+11
2024-02-12
coresight: Remove unused stubs
James Clark
1
-79
/
+0
2024-02-12
coresight: Remove atomic type from refcnt
James Clark
1
-3
/
+10
2024-02-12
coresight: Move all sysfs code to sysfs file
James Clark
1
-4
/
+4
2024-02-12
coresight: Remove the 'enable' field.
James Clark
1
-2
/
+0
2024-02-12
coresight: Move mode to struct coresight_device
James Clark
1
-0
/
+6
2024-02-12
coresight: Make language around "activated" sinks consistent
James Clark
1
-6
/
+8
2024-02-12
coresight: make coresight_bustype const
Greg Kroah-Hartman
1
-1
/
+1
2023-11-16
coresight-tpdm: Introduce TPDM subtype to TPDM driver
Tao Zhang
1
-0
/
+1
2023-07-26
coresight: etm4x: Change etm4_platform_driver driver for MMIO devices
Anshuman Khandual
1
-0
/
+47
2023-07-26
coresight: etm4x: Drop pid argument from etm4_probe()
Anshuman Khandual
1
-0
/
+12
2023-06-15
Coresight: Add coresight dummy driver
Hao Zhang
1
-0
/
+1
2023-06-05
coresight: Fix CTI module refcount leak by making it a helper device
James Clark
1
-27
/
+2
2023-06-05
coresight: Enable and disable helper devices adjacent to the path
James Clark
1
-1
/
+10
2023-06-05
coresight: Make refcount a property of the connection
James Clark
1
-5
/
+9
2023-06-05
coresight: Store in-connections as well as out-connections
James Clark
1
-0
/
+26
2023-06-05
coresight: Store pointers to connections rather than an array of them
James Clark
1
-2
/
+3
2023-06-05
coresight: Dynamically add connections
James Clark
1
-1
/
+7
2023-06-05
coresight: Rename connection members to make the direction explicit
James Clark
1
-9
/
+9
2023-06-05
coresight: Rename nr_outports to nr_outconns
James Clark
1
-5
/
+5
2023-06-05
coresight: Change name of pdata->conns
James Clark
1
-2
/
+2
2023-06-05
coresight: Use enum type for cs_mode wherever possible
James Clark
1
-3
/
+10
2023-01-20
Coresight: Add coresight TPDM source driver
Mao Jinlong
1
-0
/
+1
2023-01-19
coresight: etmX.X: stm: Remove trace_id() callback
Mike Leach
1
-3
/
+0
2022-08-31
coresight: Make new csdev_access offsets unsigned
James Clark
1
-11
/
+16
2022-08-31
coresight: Simplify sysfs accessors by using csdev_access abstraction
James Clark
1
-0
/
+18
2022-03-11
coresight: Drop unused 'none' enum value for each component
Anshuman Khandual
1
-5
/
+0
2021-08-18
coresight: syscfg: Add API to activate and enable configurations
Mike Leach
1
-0
/
+2
2021-08-18
coresight: syscfg: Add registration and feature loading for cs devices
Mike Leach
1
-0
/
+7
2021-04-06
coresight: core: Add support for dedicated percpu sinks
Anshuman Khandual
1
-0
/
+13
2021-02-04
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
1
-8
/
+8
2021-02-04
coresight: Convert coresight_timeout to use access abstraction
Suzuki K Poulose
1
-3
/
+8
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
1
-3
/
+188
2020-09-28
coresight: cti: Don't disable ect device if it's not enabled
Tingwei Zhang
1
-0
/
+1
2020-09-28
coresight: Use IS_ENABLED for CONFIGs that may be modules
Kim Phillips
1
-1
/
+1
2020-07-21
coresight: Add default sink selection to CoreSight base
Mike Leach
1
-0
/
+3
2020-07-21
coresight: Fix comment in main header file
Mike Leach
1
-1
/
+2
2020-05-19
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
1
-4
/
+6
2020-05-19
coresight: Expose device connections via sysfs
Suzuki K Poulose
1
-0
/
+2
2020-05-19
coresight: Add generic sysfs link creation functions
Mike Leach
1
-0
/
+20
2020-03-21
coresight: cti: Enable CTI associated with devices
Mike Leach
1
-0
/
+4
[next]