summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-syscfg.c
Commit message (Expand)AuthorAgeFilesLines
* coresight: syscfg: Fix memleak on registration failure in cscfg_create_deviceMiaoqian Lin2022-03-111-1/+1
* coresight: configfs: Allow configfs to activate configurationMike Leach2021-11-261-26/+100
* coresight: syscfg: Update load API for config loadable modulesMike Leach2021-11-261-1/+38
* coresight: configuration: Update API to permit dynamic load/unloadMike Leach2021-11-261-0/+133
* coresight: configuration: Update API to introduce load owner conceptMike Leach2021-11-261-3/+18
* coresight: syscfg: Fix compiler warningJian Cai2021-09-141-0/+1
* coresight: syscfg: Add initial configfs supportMike Leach2021-08-181-0/+76
* coresight: config: Add preloaded configurationsMike Leach2021-08-181-0/+9
* coresight: syscfg: Add API to activate and enable configurationsMike Leach2021-08-181-0/+215
* coresight: etm-perf: Update to handle configuration selectionMike Leach2021-08-181-0/+11
* coresight: config: Add configuration and feature generic functionsMike Leach2021-08-181-1/+2
* coresight: syscfg: Add registration and feature loading for cs devicesMike Leach2021-08-181-1/+337
* coresight: syscfg: Initial coresight system configurationMike Leach2021-08-181-0/+199