aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-funnel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into char-misc-nextGreg Kroah-Hartman1-2/+2
2021-02-04coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose1-2/+4
2021-02-04coresight: Introduce device access abstractionSuzuki K Poulose1-0/+1
2021-02-02amba: Make the remove callback return voidUwe Kleine-König1-2/+2
2020-12-08coresight: remove broken __exit annotationsArnd Bergmann1-3/+3
2020-11-27coresight: Remove unnecessary THIS_MODULE of funnel and replicator driverQi Liu1-1/+1
2020-09-28coresight: funnel: Allow funnel driver to be built as moduleKim Phillips1-2/+63
2019-11-19coresight: funnel: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2019-11-04coresight: Serialize enabling/disabling a link device.Yabin Cui1-8/+28
2019-09-03coresight: acpi: Static funnel supportSuzuki K Poulose1-0/+9
2019-09-03coresight: Convert pr_warn to dev_warn for obsolete bindingsSuzuki K Poulose1-1/+1
2019-07-03coresight: Potential uninitialized variable in probe()Dan Carpenter1-0/+1
2019-06-20coresight: Use platform agnostic namesSuzuki K Poulose1-1/+6
2019-06-20coresight: Rearrange platform data probingSuzuki K Poulose1-5/+7
2019-06-20coresight: Remove name from platform descriptionSuzuki K Poulose1-0/+1
2019-06-20coresight: Introduce generic platform data helperSuzuki K Poulose1-7/+4
2019-06-20coresight: Make sure device uses DT for obsolete compatible checkSuzuki K Poulose1-1/+2
2019-06-19coresight: funnel: Clean up device book keepingSuzuki K Poulose1-7/+4
2019-05-02coresight: funnel: Support static funnelLeo Yan1-27/+89
2018-09-25coresight: funnel: Claim devices before useSuzuki K Poulose1-5/+21
2018-09-25coresight: Convert driver messages to dev_dbgSuzuki K Poulose1-2/+2
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-10/+3
2017-12-19coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-3/+1
2017-10-20coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose1-2/+2
2017-08-28coresight: funnel: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose1-0/+5
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose1-12/+8
2016-05-01coresight: removing gratuitous boot time log messagesMathieu Poirier1-1/+0
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker1-6/+3
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier1-2/+0
2016-02-07coresight: removing bind/unbind options from sysfsMathieu Poirier1-9/+1
2015-05-24coresight: funnel: retrieve and handle atclkLinus Walleij1-0/+37
2015-05-24coresight: funnel: let runtime PM handle core clockLinus Walleij1-17/+7
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier1-0/+258