summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-funnel.c
AgeCommit message (Expand)Author
2024-02-12coresight: Fix uninitialized struct warningsJames Clark
2023-11-16coresight: funnel: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-05coresight: Make refcount a property of the connectionJames Clark
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman
2021-02-04coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose
2021-02-04coresight: Introduce device access abstractionSuzuki K Poulose
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2020-12-08coresight: remove broken __exit annotationsArnd Bergmann
2020-11-27coresight: Remove unnecessary THIS_MODULE of funnel and replicator driverQi Liu
2020-09-28coresight: funnel: Allow funnel driver to be built as moduleKim Phillips
2019-11-19coresight: funnel: Fix missing spin_lock_init()Wei Yongjun
2019-11-04coresight: Serialize enabling/disabling a link device.Yabin Cui
2019-09-03coresight: acpi: Static funnel supportSuzuki K Poulose
2019-09-03coresight: Convert pr_warn to dev_warn for obsolete bindingsSuzuki K Poulose
2019-07-03coresight: Potential uninitialized variable in probe()Dan Carpenter
2019-06-20coresight: Use platform agnostic namesSuzuki K Poulose
2019-06-20coresight: Rearrange platform data probingSuzuki K Poulose
2019-06-20coresight: Remove name from platform descriptionSuzuki K Poulose
2019-06-20coresight: Introduce generic platform data helperSuzuki K Poulose
2019-06-20coresight: Make sure device uses DT for obsolete compatible checkSuzuki K Poulose
2019-06-19coresight: funnel: Clean up device book keepingSuzuki K Poulose
2019-05-02coresight: funnel: Support static funnelLeo Yan
2018-09-25coresight: funnel: Claim devices before useSuzuki K Poulose
2018-09-25coresight: Convert driver messages to dev_dbgSuzuki K Poulose
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2017-12-19coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-10-20coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose
2017-08-28coresight: funnel: constify amba_idArvind Yadav
2017-08-28coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose
2016-05-01coresight: removing gratuitous boot time log messagesMathieu Poirier
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-02-07coresight: removing bind/unbind options from sysfsMathieu Poirier
2015-05-24coresight: funnel: retrieve and handle atclkLinus Walleij
2015-05-24coresight: funnel: let runtime PM handle core clockLinus Walleij
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier