summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-stm.c
AgeCommit message (Expand)Author
2021-11-16coresight: Use devm_bitmap_zalloc when applicableChristophe JAILLET
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman
2021-02-04coresight: Convert coresight_timeout to use access abstractionSuzuki 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-stm: Fix W=1 warning in STM driverMathieu Poirier
2020-09-28coresight: stm: Allow to build coresight-stm as a moduleTingwei Zhang
2020-09-17coresight: stm: Support marked packetTingwei Zhang
2020-07-21coresight: Drop double check for ACPI companion deviceAndy Shevchenko
2019-06-20coresight: stm: ACPI support for parsing stimulus baseSuzuki K Poulose
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-19coresight: stm: Rearrange probing the stimulus areaSuzuki K Poulose
2019-06-19coresight: stm: Cleanup device specific dataSuzuki K Poulose
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-02-26ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...Mike Leach
2019-02-08coresight: stm: Remove set but not used variable 'res_size'YueHaibing
2018-12-06coresight: fix spelling mistake "deffered" -> "deferred"Colin Ian King
2018-09-25coresight: Convert driver messages to dev_dbgSuzuki K Poulose
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2017-10-20coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose
2017-08-28coresight: stm: constify amba_idArvind Yadav
2017-08-28coresight: STM: Clean up __iomem type usageStephen Boyd
2017-08-28coresight: Use the new helper for defining registersSuzuki K Poulose
2017-01-19coresight: STM: Balance enable/disableSuzuki K Poulose
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2016-11-29coresight: Add support for ARM Coresight STM-500Suzuki K Poulose
2016-11-29coresight: stm: return error code instead of zero in .packet()Chunyan Zhang
2016-11-22coresight: Mark stm_generic_packet() with notraceChunyan Zhang
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier
2016-08-31coresight: fix handling of ETM trace register access via sysfsSudeep Holla
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose
2016-08-31coresight-stm: support mmapping channel regions with mmio_addrChunyan Zhang
2016-05-03coresight: stm: adding driver for CoreSight STM componentPratik Patel