aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-tpiu.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-05coresight: Make refcount a property of the connectionGravatar James Clark 1-2/+2
2023-06-05coresight: Use enum type for cs_mode wherever possibleGravatar James Clark 1-1/+2
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Gravatar Greg Kroah-Hartman 1-3/+1
2021-02-04coresight: Convert coresight_timeout to use access abstractionGravatar Suzuki K Poulose 1-2/+2
2021-02-04coresight: tpiu: Prepare for using coresight device access abstractionGravatar Suzuki K Poulose 1-17/+13
2021-02-04coresight: Introduce device access abstractionGravatar Suzuki K Poulose 1-0/+1
2021-02-02amba: Make the remove callback return voidGravatar Uwe Kleine-König 1-3/+1
2020-12-08coresight: remove broken __exit annotationsGravatar Arnd Bergmann 1-1/+1
2020-11-27coresight-tpiu: Fix W=1 warning in TPIU driverGravatar Mathieu Poirier 1-1/+1
2020-09-28coresight: tpiu: Allow tpiu to be built as a moduleGravatar Kim Phillips 1-1/+19
2019-06-20coresight: Use platform agnostic namesGravatar Suzuki K Poulose 1-1/+6
2019-06-20coresight: Rearrange platform data probingGravatar Suzuki K Poulose 1-5/+5
2019-06-20coresight: Remove name from platform descriptionGravatar Suzuki K Poulose 1-0/+1
2019-06-20coresight: Introduce generic platform data helperGravatar Suzuki K Poulose 1-7/+4
2019-06-19coresight: tpiu: Clean up device specific dataGravatar Suzuki K Poulose 1-5/+2
2019-04-25coresight: Move reference counting inside sink driversGravatar Mathieu Poirier 1-1/+5
2019-04-25coresight: Adding return code to sink::disable() operationGravatar Mathieu Poirier 1-1/+2
2019-04-25coresight: tpiu: Cleanup power managementGravatar Suzuki K Poulose 1-3/+6
2018-09-25coresight: perf: Remove set_buffer call backGravatar Suzuki K Poulose 1-1/+1
2018-09-25coresight: Convert driver messages to dev_dbgGravatar Suzuki K Poulose 1-2/+2
2018-07-15coresight: tpiu: Fix disabling timeoutsGravatar Robin Murphy 1-3/+4
2018-05-14coresight: Moving framework and drivers to SPDX identifierGravatar Mathieu Poirier 1-10/+3
2017-12-19coresight: Fix disabling of CoreSight TPIUGravatar Robert Walker 1-3/+10
2017-12-19coresight: Use PTR_ERR_OR_ZERO()Gravatar Vasyl Gomonovych 1-3/+1
2017-10-20coresight: Extend the PIDR mask to cover relevant bits in PIDR2Gravatar Suzuki K Poulose 1-2/+2
2017-08-28coresight: tpiu: constify amba_idGravatar Arvind Yadav 1-1/+1
2017-08-28coresight: Add support for Coresight SoC 600 componentsGravatar Suzuki K Poulose 1-0/+5
2016-08-31coresight: Use local coresight_desc instancesGravatar Suzuki K Poulose 1-11/+7
2016-05-01coresight: removing gratuitous boot time log messagesGravatar Mathieu Poirier 1-1/+0
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularGravatar Paul Gortmaker 1-6/+3
2016-02-20coresight: etb10: adding operation mode for sink->enable()Gravatar Mathieu Poirier 1-1/+1
2016-02-20coresight: moving PM runtime operations to core frameworkGravatar Mathieu Poirier 1-2/+0
2016-02-07coresight: removing bind/unbind options from sysfsGravatar Mathieu Poirier 1-9/+1
2015-05-24coresight: tpiu: retrieve and handle atclkGravatar Linus Walleij 1-0/+37
2015-05-24coresight: tpiu: let runtime PM handle core clockGravatar Linus Walleij 1-17/+4
2015-05-24coresight: support the TPIU version found in Ux500Gravatar Linus Walleij 1-0/+4
2015-04-03coresight: moving to new "hwtracing" directoryGravatar Mathieu Poirier 1-0/+207