summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-cti-core.c
AgeCommit message (Expand)Author
2023-06-05coresight: Fix CTI module refcount leak by making it a helper deviceJames Clark
2023-01-16coresight: cti: Remove atomic type from enable_req_countJames Clark
2023-01-16coresight: cti: Prevent negative values of enable countJames Clark
2022-11-28coresight: cti: Fix null pointer error on CTI init before ETMMike Leach
2022-10-25coresight: cti: Fix hang in cti_disable_hw()James Clark
2022-10-24Revert "coresight: cti: Fix hang in cti_disable_hw()"Greg Kroah-Hartman
2022-10-20coresight: cti: Fix hang in cti_disable_hw()James Clark
2022-10-20coresight: Fix possible deadlock with lock dependencySudeep Holla
2021-10-27coresight: cti: Correct the parameter for pm_runtime_putTao Zhang
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-09-28coresight: cti: Allow cti to be built as a moduleTingwei Zhang