aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-cti-platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-04coresight: cti: Reduce scope for the variable 'cs_fwnode' in cti_plat_create_connection()Markus Elfring1-3/+3
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-3/+8
2020-05-19coresight: Include required headers in C filesStephen Boyd1-1/+7
2020-05-19coresight: Mark some functions staticStephen Boyd1-2/+1
2020-05-15coresight: cti: remove incorrect NULL return checkCalvin Johnson1-2/+2
2020-03-21coresight: cti: Add device tree support for custom CTIMike Leach1-4/+231
2020-03-21coresight: cti: Add device tree support for v8 arch CTIMike Leach1-0/+205
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach1-0/+53