index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Commit message (
Expand
)
Author
Age
Files
Lines
*
coresight-tpda: Change qcom,dsb-element-size to qcom,dsb-elem-bits
Mao Jinlong
2024-02-27
2
-3
/
+3
*
hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...
Yang Jihong
2024-02-26
1
-3
/
+3
*
coresight: tpdm: Fix build break due to uninitialised field
Suzuki K Poulose
2024-02-13
1
-0
/
+1
*
coresight: etm4x: Set skip_power_up in etm4_init_arch_data function
Mao Jinlong
2024-02-12
1
-5
/
+5
*
coresight-tpdm: Add msr register support for CMB
Tao Zhang
2024-02-12
2
-1
/
+100
*
coresight-tpdm: Add timestamp control register support for the CMB
Tao Zhang
2024-02-12
2
-7
/
+145
*
coresight-tpdm: Add pattern registers support for CMB
Tao Zhang
2024-02-12
2
-1
/
+134
*
coresight-tpdm: Add support to configure CMB
Tao Zhang
2024-02-12
2
-0
/
+72
*
coresight-tpda: Add support to configure CMB element
Tao Zhang
2024-02-12
2
-55
/
+81
*
coresight-tpdm: Add CMB dataset support
Tao Zhang
2024-02-12
2
-0
/
+41
*
coresight-tpdm: Optimize the useage of tpdm_has_dsb_dataset
Tao Zhang
2024-02-12
2
-16
/
+18
*
coresight-tpdm: Optimize the store function of tpdm simple dataset
Tao Zhang
2024-02-12
1
-20
/
+19
*
coresight: Add helper for setting csdev->mode
James Clark
2024-02-12
7
-19
/
+19
*
coresight: Add a helper for getting csdev->mode
James Clark
2024-02-12
10
-45
/
+45
*
coresight: Add helper for atomically taking the device
James Clark
2024-02-12
3
-15
/
+9
*
coresight: Add explicit member initializers to coresight_dev_type
James Clark
2024-02-12
1
-5
/
+5
*
coresight: Remove atomic type from refcnt
James Clark
2024-02-12
7
-32
/
+49
*
coresight: Move all sysfs code to sysfs file
James Clark
2024-02-12
6
-398
/
+403
*
coresight: Remove the 'enable' field.
James Clark
2024-02-12
2
-60
/
+38
*
coresight: Move mode to struct coresight_device
James Clark
2024-02-12
13
-76
/
+63
*
coresight: Remove ops callback checks
James Clark
2024-02-12
1
-39
/
+12
*
coresight: Make language around "activated" sinks consistent
James Clark
2024-02-12
2
-34
/
+19
*
coresight: Fix issue where a source device's helpers aren't disabled
James Clark
2024-02-12
3
-9
/
+25
*
coresight: make coresight_bustype const
Greg Kroah-Hartman
2024-02-12
1
-1
/
+1
*
coresight: Make current W=1 warnings default
James Clark
2024-02-12
1
-0
/
+20
*
coresight: Fix undeclared variable warnings from sparse checker
James Clark
2024-02-12
1
-0
/
+1
*
coresight: etm3x: Fix build warning
James Clark
2024-02-12
1
-1
/
+1
*
coresight: Fix uninitialized struct warnings
James Clark
2024-02-12
12
-13
/
+13
*
coresight: ultrasoc-smb: Use guards to cleanup
Junhao He
2023-11-21
1
-48
/
+22
*
coresight: ultrasoc-smb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-4
/
+2
*
coresight: trbe: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-3
/
+2
*
coresight: replicator: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-3
/
+2
*
coresight: funnel: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-3
/
+2
*
coresight: etm4x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-4
/
+2
*
coresight: dummy: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
1
-3
/
+2
*
coresight: etm4x: Fix width of CCITMIN field
James Clark
2023-11-16
1
-1
/
+1
*
coresight-tpdm: Correct the property name of MSR number
Tao Zhang
2023-11-16
1
-1
/
+1
*
hwtracing: hisi_ptt: Optimize the trace data committing
Yicong Yang
2023-11-16
1
-8
/
+7
*
hwtracing: hisi_ptt: Disable interrupt after trace end
Yicong Yang
2023-11-16
2
-0
/
+5
*
coresight-tpdm: Add nodes for dsb msr support
Tao Zhang
2023-11-16
2
-0
/
+97
*
coresight-tpdm: Add nodes for timestamp request
Tao Zhang
2023-11-16
2
-7
/
+172
*
coresight-tpdm: Add nodes to configure pattern match output
Tao Zhang
2023-11-16
2
-1
/
+109
*
coresight-tpdm: Add nodes for dsb edge control
Tao Zhang
2023-11-16
2
-1
/
+233
*
coresight-tpdm: Add node to set dsb programming mode
Tao Zhang
2023-11-16
2
-0
/
+72
*
coresight-tpdm: Add nodes to set trigger timestamp and type
Tao Zhang
2023-11-16
1
-0
/
+95
*
coresight-tpdm: Add reset node to TPDM node
Tao Zhang
2023-11-16
1
-0
/
+22
*
coresight-tpdm: Initialize DSB subunit configuration
Tao Zhang
2023-11-16
2
-8
/
+74
*
coresight-tpda: Add DSB dataset support
Tao Zhang
2023-11-16
2
-10
/
+118
*
coresight-tpdm: Introduce TPDM subtype to TPDM driver
Tao Zhang
2023-11-16
2
-1
/
+4
*
coresight-tpdm: Remove the unnecessary lock
Tao Zhang
2023-11-16
1
-2
/
+0
[next]