aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-syscfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29coresight: syscfg: Update load and unload operationsMike Leach1-41/+150
2022-06-29coresight: configfs: Fix unload of configurations on module exitMike Leach1-11/+93
2022-03-11coresight: syscfg: Fix memleak on registration failure in cscfg_create_deviceMiaoqian Lin1-1/+1
2021-11-26coresight: configfs: Allow configfs to activate configurationMike Leach1-26/+100
2021-11-26coresight: syscfg: Update load API for config loadable modulesMike Leach1-1/+38
2021-11-26coresight: configuration: Update API to permit dynamic load/unloadMike Leach1-0/+133
2021-11-26coresight: configuration: Update API to introduce load owner conceptMike Leach1-3/+18
2021-09-14coresight: syscfg: Fix compiler warningJian Cai1-0/+1
2021-08-18coresight: syscfg: Add initial configfs supportMike Leach1-0/+76
2021-08-18coresight: config: Add preloaded configurationsMike Leach1-0/+9
2021-08-18coresight: syscfg: Add API to activate and enable configurationsMike Leach1-0/+215
2021-08-18coresight: etm-perf: Update to handle configuration selectionMike Leach1-0/+11
2021-08-18coresight: config: Add configuration and feature generic functionsMike Leach1-1/+2
2021-08-18coresight: syscfg: Add registration and feature loading for cs devicesMike Leach1-1/+337
2021-08-18coresight: syscfg: Initial coresight system configurationMike Leach1-0/+199