summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2019-03-23intel_th: Don't reference unassigned outputsAlexander Shishkin
2019-03-23stm class: Fix an endless loop in channel allocationZhi Jin
2019-03-23stm class: Prevent division by zeroAlexander Shishkin
2018-12-19intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin
2018-12-19stm class: Fix a module refcount leak in policy creation error pathAlexander Shishkin
2018-12-06coresight: fix spelling mistake "deffered" -> "deferred"Colin Ian King
2018-12-06coresight: etm3x: Release CLAIM tag when operated from perfMathieu Poirier
2018-12-06coresight: etm3x: Deal with CLAIM tag before and after accessing HWMathieu Poirier
2018-12-06coresight: etf: Release CLAIM tag after disabling the HWMathieu Poirier
2018-12-06coresight: etb10: Add support for CLAIM tagMathieu Poirier
2018-12-06coresight: tmc: Fix bad register address for CLAIMLeo Yan
2018-10-11stm class: Use memcat_p()Alexander Shishkin
2018-10-11stm class: heartbeat: Fix whitespaceAlexander Shishkin
2018-10-11stm class: p_sys-t: Add support for CLOCKSYNC packetsAlexander Shishkin
2018-10-11stm class: Add MIPI SyS-T protocol supportAlexander Shishkin
2018-10-11stm class: Switch over to the protocol driverAlexander Shishkin
2018-10-11stm class: Factor out default framing protocolAlexander Shishkin
2018-10-11stm class: Add a helper for writing data packetsAlexander Shishkin
2018-10-11stm class: Introduce framing protocol driversAlexander Shishkin
2018-10-11stm class: Clean up stp_configfs_initAlexander Shishkin
2018-10-11stm class: Clarify configfs root type/operations namesAlexander Shishkin
2018-10-11stm class: Rework policy node fallbackAlexander Shishkin
2018-09-30Merge 4.19-rc6Greg Kroah-Hartman
2018-09-25coreisght: tmc: Claim device before useSuzuki K Poulose
2018-09-25coresight: Remove redundant null pointer check before of_node_put and put_devicezhong jiang
2018-09-25coresight: dynamic-replicator: Claim device for useSuzuki K Poulose
2018-09-25coresight: catu: Claim device before useSuzuki K Poulose
2018-09-25coresight: funnel: Claim devices before useSuzuki K Poulose
2018-09-25coresight: etmx: Claim devices before useSuzuki K Poulose
2018-09-25coresight: Add support for CLAIM tag protocolSuzuki K Poulose
2018-09-25coresight: dynamic-replicator: Handle multiple connectionsSuzuki K Poulose
2018-09-25coresight: etb10: Handle errors enabling the deviceSuzuki K Poulose
2018-09-25coresight: etm3: Add support for handling errorsSuzuki K Poulose
2018-09-25coresight: etm4x: Add support for handling errorsSuzuki K Poulose
2018-09-25coresight: tmc-etb/etf: Prepare to handle errors enablingSuzuki K Poulose
2018-09-25coresight: tmc-etr: Handle errors enabling CATUSuzuki K Poulose
2018-09-25coresight: tmc-etr: Refactor for handling errorsSuzuki K Poulose
2018-09-25coresight: Handle failures in enabling a trace pathSuzuki K Poulose
2018-09-25coresight: tmc: Fix byte-address alignment for RRPLeo Yan
2018-09-25coresight: tmc: Refactor loops in etb dumpLeo Yan
2018-09-25coresight: etm4x: Configure EL2 exception level when kernel is running in HYPTomasz Nowicki
2018-09-25coresight: etb10: Splitting function etb_enable()Mathieu Poirier
2018-09-25coresight: etb10: Refactor etb_drvdata::mode handlingMathieu Poirier
2018-09-25coresight: etm-perf: Add support for ETR backendSuzuki K Poulose
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose
2018-09-25coresight: perf: Add helper to retrieve sink configurationSuzuki 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: tmc-etr: Relax collection of trace from sysfs modeSuzuki K Poulose
2018-09-25coresight: tmc-etr: Handle driver mode specific ETR buffersSuzuki K Poulose