index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
13
-312
/
+235
|
\
|
*
coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
Nathan Chancellor
2022-09-06
1
-3
/
+3
|
*
coresight: Make new csdev_access offsets unsigned
James Clark
2022-08-31
4
-34
/
+31
|
*
coresight: cti-sysfs: Re-use same functions for similar sysfs register accessors
James Clark
2022-08-31
2
-127
/
+91
|
*
coresight: Re-use same function for similar sysfs register accessors
James Clark
2022-08-31
8
-131
/
+91
|
*
coresight: Simplify sysfs accessors by using csdev_access abstraction
James Clark
2022-08-31
7
-80
/
+61
|
*
coresight: Remove unused function parameter
James Clark
2022-08-31
1
-12
/
+4
|
*
coresight: etm4x: Expose default timestamp source in sysfs
German Gomez
2022-08-26
1
-0
/
+29
|
*
coresight: trbe: fix Kconfig "its" grammar
Randy Dunlap
2022-08-22
1
-2
/
+2
*
|
arm64/sysreg: Fix a few missed conversions
Nathan Chancellor
2022-09-21
2
-3
/
+4
|
/
*
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
2
-8
/
+8
|
\
|
*
coresight: etm4x: Use asm-generic IO memory barriers
Sai Prakash Ranjan
2022-06-15
2
-8
/
+8
*
|
coresight: etm4x: avoid build failure with unrolled loops
Nick Desaulniers
2022-07-11
1
-1
/
+2
*
|
coresight: Add config flag to enable branch broadcast
James Clark
2022-07-06
2
-0
/
+16
*
|
coresight: syscfg: Update load and unload operations
Mike Leach
2022-06-29
3
-41
/
+165
*
|
coresight: configfs: Fix unload of configurations on module exit
Mike Leach
2022-06-29
1
-11
/
+93
*
|
coresight: Clear the connection field properly
Suzuki K Poulose
2022-06-22
1
-0
/
+1
|
/
*
coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
Guilherme G. Piccoli
2022-05-09
1
-3
/
+4
*
coresight: core: Fix coresight device probe failure issue
Mao Jinlong
2022-05-04
1
-11
/
+22
*
coresight: etm4x: Cleanup TRCRSCTLRn register accesses
James Clark
2022-04-13
2
-2
/
+10
*
coresight: etm4x: Cleanup TRCBBCTLR register accesses
James Clark
2022-04-13
2
-2
/
+5
*
coresight: etm4x: Cleanup TRCSSPCICRn register accesses
James Clark
2022-04-13
2
-1
/
+3
*
coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accesses
James Clark
2022-04-13
3
-4
/
+8
*
coresight: etm4x: Cleanup TRCACATRn register accesses
James Clark
2022-04-13
2
-25
/
+31
*
coresight: etm3x: Cleanup ETMTECR1 register accesses
James Clark
2022-04-13
2
-2
/
+2
*
coresight: etm4x: Cleanup TRCVICTLR register accesses
James Clark
2022-04-13
3
-37
/
+31
*
coresight: etm4x: Cleanup TRCSTALLCTLR register accesses
James Clark
2022-04-13
2
-6
/
+10
*
coresight: etm4x: Cleanup TRCEVENTCTL1R register accesses
James Clark
2022-04-13
2
-10
/
+23
*
coresight: etm4x: Cleanup TRCCONFIGR register accesses
James Clark
2022-04-13
3
-30
/
+44
*
coresight: etm4x: Cleanup TRCIDR5 register accesses
James Clark
2022-04-13
2
-12
/
+13
*
coresight: etm4x: Cleanup TRCIDR4 register accesses
James Clark
2022-04-13
2
-6
/
+14
*
coresight: etm4x: Cleanup TRCIDR3 register accesses
James Clark
2022-04-13
2
-30
/
+20
*
coresight: etm4x: Cleanup TRCIDR2 register accesses
James Clark
2022-04-13
2
-3
/
+7
*
coresight: etm4x: Cleanup TRCIDR0 register accesses
James Clark
2022-04-13
2
-28
/
+21
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
8
-54
/
+146
|
\
|
*
coresight: Drop unused 'none' enum value for each component
Anshuman Khandual
2022-03-11
1
-3
/
+0
|
*
coresight: etm3x: Don't trace PID for non-root PID namespace
Leo Yan
2022-03-11
1
-0
/
+4
|
*
coresight: etm4x: Don't trace PID for non-root PID namespace
Leo Yan
2022-03-11
1
-2
/
+8
|
*
coresight: etm4x: Don't use virtual contextID for non-root PID namespace
Leo Yan
2022-03-11
1
-0
/
+28
|
*
coresight: etm4x: Add lock for reading virtual context ID comparator
Leo Yan
2022-03-11
1
-0
/
+2
|
*
coresight: trbe: Move check for kernel page table isolation from EL0 to probe
Sudeep Holla
2022-03-11
1
-5
/
+6
|
*
coresight: no-op refactor to make INSTP0 check more idiomatic
James Clark
2022-03-11
1
-1
/
+1
|
*
hwtracing: coresight: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-03-11
1
-4
/
+4
|
*
coresight: syscfg: Fix memleak on registration failure in cscfg_create_device
Miaoqian Lin
2022-03-11
1
-1
/
+1
|
*
coresight: Fix TRCCONFIGR.QE sysfs interface
James Clark
2022-03-11
1
-2
/
+6
|
*
coresight: trbe: Work around the trace data corruption
Anshuman Khandual
2022-03-11
1
-0
/
+12
|
*
coresight: trbe: Work around the invalid prohibited states
Anshuman Khandual
2022-03-11
1
-12
/
+36
|
*
coresight: trbe: Work around the ignored system register writes
Anshuman Khandual
2022-03-11
2
-24
/
+38
*
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
|
/
*
coresight: core: Fix typo in a comment
Jason Wang
2021-12-13
1
-1
/
+1
[next]