aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-etb10.c
AgeCommit message (Expand)Author
2019-05-03coresight: perf: Don't set the truncated flag in snapshot modeMathieu Poirier
2019-05-03coresight: Fix buffer size in snapshot modeMathieu Poirier
2019-04-25coresight: etb10: Add support for CPU-wide trace scenariosMathieu Poirier
2019-04-25coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier
2019-04-25coresight: Properly address concurrency in sink::update() functionsMathieu Poirier
2019-04-25coresight: Properly address errors in sink::disable() functionsMathieu Poirier
2019-04-25coresight: Move reference counting inside sink driversMathieu Poirier
2019-04-25coresight: Adding return code to sink::disable() operationMathieu Poirier
2019-04-25coresight: etb10: Cleanup power managementSuzuki K Poulose
2018-12-06coresight: etb10: Add support for CLAIM tagMathieu Poirier
2018-09-25coresight: etb10: Handle errors enabling the deviceSuzuki K Poulose
2018-09-25coresight: etb10: Splitting function etb_enable()Mathieu Poirier
2018-09-25coresight: etb10: Refactor etb_drvdata::mode handlingMathieu Poirier
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose
2018-09-25coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose
2018-09-25coresight: Convert driver messages to dev_dbgSuzuki K Poulose
2018-09-25coresight: etb10: Fix handling of perf modeSuzuki K Poulose
2018-07-15coresight: Add helper for inserting synchronization packetsSuzuki K Poulose
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2017-12-19coresight: etb10: remove duplicate includesPravin Shedge
2017-10-20coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose
2017-08-28coresight: etb10: constify amba_idArvind Yadav
2017-08-28coresight: Use the new helper for defining registersSuzuki K Poulose
2017-08-28coresight: etb10: Move etb_disable_hw() outside of lockMathieu Poirier
2017-08-28coresight: Add barrier packet for synchronisationMathieu Poirier
2017-08-28coresight: etb10: Remove useless conversion to LEMathieu Poirier
2017-08-28coresight: Correct buffer lost incrementMathieu Poirier
2017-06-09coresight: etb10: Fix a typo in a comment lineMarkus Elfring
2017-06-09coresight: etb10: Delete an error message for a failed memory allocation in e...Markus Elfring
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon
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: Add better messages for coresight_timeoutSuzuki K Poulose
2016-05-03coresight: etb10: adjust read pointer only when neededMathieu Poirier
2016-05-03coresight: moving struct cs_buffers to header fileMathieu Poirier
2016-05-03coresight: etb10: fixing the right amount of words to readMathieu Poirier
2016-05-01coresight: removing gratuitous boot time log messagesMathieu Poirier
2016-05-01coresight: etb10: splitting sysFS "status" entryMathieu Poirier
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-02-20coresight: etb10: implementing AUX APIMathieu Poirier
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier
2016-02-20coresight: etb10: moving to local atomic operationsMathieu Poirier
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-02-07coresight: removing bind/unbind options from sysfsMathieu Poirier
2015-05-24coresight: etb: retrieve and handle atclkLinus Walleij
2015-05-24coresight: etb: let runtime PM handle core clockLinus Walleij
2015-05-18coresight: etb10: Fix check for bogus buffer depthMark Brown
2015-05-18coresight: etb10: Print size of buffer we fail to allocateMark Brown
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier