summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-tpiu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman2021-02-051-3/+1
|\
| * amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1
* | coresight: Convert coresight_timeout to use access abstractionSuzuki K Poulose2021-02-041-2/+2
* | coresight: tpiu: Prepare for using coresight device access abstractionSuzuki K Poulose2021-02-041-17/+13
* | coresight: Introduce device access abstractionSuzuki K Poulose2021-02-041-0/+1
|/
* coresight: remove broken __exit annotationsArnd Bergmann2020-12-081-1/+1
* coresight-tpiu: Fix W=1 warning in TPIU driverMathieu Poirier2020-11-271-1/+1
* coresight: tpiu: Allow tpiu to be built as a moduleKim Phillips2020-09-281-1/+19
* coresight: Use platform agnostic namesSuzuki K Poulose2019-06-201-1/+6
* coresight: Rearrange platform data probingSuzuki K Poulose2019-06-201-5/+5
* coresight: Remove name from platform descriptionSuzuki K Poulose2019-06-201-0/+1
* coresight: Introduce generic platform data helperSuzuki K Poulose2019-06-201-7/+4
* coresight: tpiu: Clean up device specific dataSuzuki K Poulose2019-06-191-5/+2
* coresight: Move reference counting inside sink driversMathieu Poirier2019-04-251-1/+5
* coresight: Adding return code to sink::disable() operationMathieu Poirier2019-04-251-1/+2
* coresight: tpiu: Cleanup power managementSuzuki K Poulose2019-04-251-3/+6
* coresight: perf: Remove set_buffer call backSuzuki K Poulose2018-09-251-1/+1
* coresight: Convert driver messages to dev_dbgSuzuki K Poulose2018-09-251-2/+2
* coresight: tpiu: Fix disabling timeoutsRobin Murphy2018-07-151-3/+4
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-141-10/+3
* coresight: Fix disabling of CoreSight TPIURobert Walker2017-12-191-3/+10
* coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-191-3/+1
* coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose2017-10-201-2/+2
* coresight: tpiu: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose2017-08-281-0/+5
* coresight: Use local coresight_desc instancesSuzuki K Poulose2016-08-311-11/+7
* coresight: removing gratuitous boot time log messagesMathieu Poirier2016-05-011-1/+0
* drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker2016-02-201-6/+3
* coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier2016-02-201-1/+1
* coresight: moving PM runtime operations to core frameworkMathieu Poirier2016-02-201-2/+0
* coresight: removing bind/unbind options from sysfsMathieu Poirier2016-02-071-9/+1
* coresight: tpiu: retrieve and handle atclkLinus Walleij2015-05-241-0/+37
* coresight: tpiu: let runtime PM handle core clockLinus Walleij2015-05-241-17/+4
* coresight: support the TPIU version found in Ux500Linus Walleij2015-05-241-0/+4
* coresight: moving to new "hwtracing" directoryMathieu Poirier2015-04-031-0/+207