summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-catu.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02amba: Make the remove callback return voidUwe Kleine-König1-2/+1
2020-12-08coresight: remove broken __exit annotationsArnd Bergmann1-1/+1
2020-09-28coresight: catu: Allow catu drivers to be built as modulesTingwei Zhang1-0/+15
2020-09-28coresight: tmc-etr: Add function to register catu opsMian Yousaf Kaukab1-2/+20
2020-07-21coresight: catu: Use CS_AMBA_ID macro for id tableSai Prakash Ranjan1-4/+1
2019-06-20coresight: Use platform agnostic namesSuzuki K Poulose1-1/+6
2019-06-20coresight: Rearrange platform data probingSuzuki K Poulose1-7/+7
2019-06-20coresight: Remove name from platform descriptionSuzuki K Poulose1-0/+2
2019-06-20coresight: Introduce generic platform data helperSuzuki K Poulose1-8/+5
2019-06-19coresight: catu: Cleanup device specific dataSuzuki K Poulose1-6/+7
2019-06-19coresight: tmc: Clean up device specific dataSuzuki K Poulose1-3/+2
2019-04-25coresight: catu: Cleanup power managementSuzuki K Poulose1-1/+2
2019-04-25coresight: catu: Make catu_helper_ops and catu_ops staticYueHaibing1-2/+2
2018-09-25coresight: catu: Claim device before useSuzuki K Poulose1-0/+6
2018-07-15coresight: catu: Plug in CATU as a backend for ETR bufferSuzuki K Poulose1-5/+117
2018-07-15coresight: catu: Add support for scatter gather tablesSuzuki K Poulose1-0/+251
2018-07-15coresight: Introduce support for Coresight Address Translation UnitSuzuki K Poulose1-0/+214