Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0a40a93524736c2ce01d82effe2f2bc34d5cf159
/
drivers
/
hwtracing
59d08d00
intel_th: pci: Add Ice Lake PCH support
by Alexander Shishkin
· 6 years ago
ebe4582
intel_th: Fix resource handling for ACPI glue layer
by Alexander Shishkin
· 6 years ago
8801922
intel_th: Fix device removal logic
by Alexander Shishkin
· 6 years ago
42df050
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
by Souptick Joarder
· 6 years ago
ccff2df
coresight: tpiu: Fix disabling timeouts
by Robin Murphy
· 6 years ago
434d611
coresight: catu: Plug in CATU as a backend for ETR buffer
by Suzuki K Poulose
· 6 years ago
8ed536b
coresight: catu: Add support for scatter gather tables
by Suzuki K Poulose
· 6 years ago
fcacb5c
coresight: Introduce support for Coresight Address Translation Unit
by Suzuki K Poulose
· 6 years ago
8a091d8
coresight: Add helper device type
by Suzuki K Poulose
· 6 years ago
fe470f5
coresight: Handle errors in finding input/output ports
by Suzuki K Poulose
· 6 years ago
00ea197
coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packet
by Suzuki K Poulose
· 6 years ago
a748ddd
coresight: include vmalloc.h for vmap/vunmap
by Arnd Bergmann
· 6 years ago
c34cc23
coresight: tmc: Add configuration support for trace buffer size
by Suzuki K Poulose
· 6 years ago
e8e3b77
coresight: tmc-etr buf: Add TMC scatter gather mode backend
by Suzuki K Poulose
· 6 years ago
75f4e36
coresight: tmc-etr: Add transparent buffer management
by Suzuki K Poulose
· 6 years ago
260ec24
coresight: Add support for TMC ETR SG unit
by Suzuki K Poulose
· 6 years ago
99443ea
coresight: Add generic TMC sg table framework
by Suzuki K Poulose
· 6 years ago
ed2cfb2
dts: bindings: Restrict coresight tmc-etr scatter-gather mode
by Suzuki K Poulose
· 6 years ago
6f755e8
coresight: Add helper for inserting synchronization packets
by Suzuki K Poulose
· 6 years ago
ef32df5
coresight: tmc-etr: Disallow perf mode
by Suzuki K Poulose
· 6 years ago
0f728a7
coresight: tmc-etr: Do not clean trace buffer
by Suzuki K Poulose
· 6 years ago
3495722
coresight: tmc: Hide trace buffer handling for file read
by Suzuki K Poulose
· 6 years ago
5cedd22
coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
by Suzuki K Poulose
· 6 years ago
450367f
coresight: etm4x: Don't use contextID with PID namespaces
by Mathieu Poirier
· 6 years ago
7bd50cc
coresight: etm3x: Don't use contextID with PID namespaces
by Mathieu Poirier
· 6 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 6 years ago
abf7dba
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
806e308
hwtracing: stm: fix build error on some arches
by Greg Kroah-Hartman
· 6 years ago
0ed2424
intel_th: Use correct device when freeing buffers
by Alexander Shishkin
· 6 years ago
b5e2ced
stm class: Use vmalloc for the master map
by Alexander Shishkin
· 6 years ago
40fe78a
coresight: Remove %px for printing pcsr value
by Leo Yan
· 7 years ago
bd11441
coresight tmc etr: Removing extra newline
by Mathieu Poirier
· 7 years ago
805c2c2
coresight tmc etr: Fix uninitialised variable
by Mathieu Poirier
· 7 years ago
3606a1d
coresight tmc etr: Make memory check consistent in the same function
by Mathieu Poirier
· 7 years ago
ad0dfdf
coresight: Moving framework and drivers to SPDX identifier
by Mathieu Poirier
· 7 years ago
a7082da
coresight: use put_device() instead of kfree()
by Arvind Yadav
· 7 years ago
06dd3df
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
6ed70cf
perf/x86/pt, coresight: Clean up address filter structure
by Alexander Shishkin
· 7 years ago
86f690e
Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
72ef0f2
hwtracing: Add HW tracing support menu
by Randy Dunlap
· 7 years ago
ebc57e3
intel_th: Add ACPI glue layer
by Alexander Shishkin
· 7 years ago
282ffec
intel_th: Allow forcing host mode through drvdata
by Alexander Shishkin
· 7 years ago
661b0df
intel_th: Pick up irq number from resources
by Alexander Shishkin
· 7 years ago
c2d2c7d
intel_th: Don't touch switch routing in host mode
by Alexander Shishkin
· 7 years ago
9ad5770
intel_th: Use correct method of finding hub
by Alexander Shishkin
· 7 years ago
50352fa
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
by Alexander Shishkin
· 7 years ago
4f0c7c6
stm class: Make dummy's master/channel ranges configurable
by Alexander Shishkin
· 7 years ago
9ea393d
stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
by Alexander Shishkin
· 7 years ago
57adbee
coresight: etm4x: Fix bit shifting
by Bo Yan
· 7 years ago
831c326
coresight: Use %px to print pcsr instead of %p
by Leo Yan
· 7 years ago
f6cff79
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
0aebc6a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
29198e3
coresight: of: Use of_cpu_node_to_id helper
by Suzuki K Poulose
· 7 years ago
b6a0941
Merge 4.15-rc6 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
76526f9
coresight: etb10: remove duplicate includes
by Pravin Shedge
· 7 years ago
11595db
coresight: Fix disabling of CoreSight TPIU
by Robert Walker
· 7 years ago
3703221
coresight: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
26cf91f
coresight: Deduplicate bus_find_device() by name matching
by Lukas Wunner
· 7 years ago
a773d41
tracing: Pass export pointer as argument to ->write()
by Felipe Balbi
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
abc36be
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0bbb194
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
by Suzuki K Poulose
· 7 years ago
085006e
stm class: make config_item_type const
by Bhumika Goyal
· 7 years ago
2460084
intel_th: pci: Add Lewisburg PCH support
by Alexander Shishkin
· 7 years ago
920ce7c
intel_th: pci: Add Cedar Fork PCH support
by Alexander Shishkin
· 7 years ago
fd085bb
stm class: Fix a use-after-free
by Alexander Shishkin
· 7 years ago
981b467
Merge tag 'stm-for-greg-20170825' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
0875957
coresight: constify amba_id
by Arvind Yadav
· 7 years ago
5959f3d
coresight: etb10: constify amba_id
by Arvind Yadav
· 7 years ago
a13f6f9
coresight: etm3x: constify amba_id
by Arvind Yadav
· 7 years ago
c5520c9
coresight: etm4x: constify amba_id
by Arvind Yadav
· 7 years ago
87c89af
coresight: funnel: constify amba_id
by Arvind Yadav
· 7 years ago
c214f76
coresight: replicator: constify amba_id
by Arvind Yadav
· 7 years ago
44d5af0
coresight: stm: constify amba_id
by Arvind Yadav
· 7 years ago
6f964e7
coresight: tmc: constify amba_id
by Arvind Yadav
· 7 years ago
74bf16d
coresight: tpiu: constify amba_id
by Arvind Yadav
· 7 years ago
e3b7868
coresight: STM: Clean up __iomem type usage
by Stephen Boyd
· 7 years ago
3d1afa0
coresight: Add support for Coresight SoC 600 components
by Suzuki K Poulose
· 7 years ago
6495892
coresight tmc: Add support for Coresight SoC 600 TMC
by Suzuki K Poulose
· 7 years ago
f2e931a
coresight tmc: Support for save-restore in ETR
by Suzuki K Poulose
· 7 years ago
ebab6a7
coresight tmc etr: Setup AXI cache encoding for read transfers
by Suzuki K Poulose
· 7 years ago
cd407ab
coresight tmc etr: Cleanup AXICTL register handling
by Suzuki K Poulose
· 7 years ago
ff11f5b
coresight tmc etr: Detect address width at runtime
by Suzuki K Poulose
· 7 years ago
2e21934
coresight tmc: Detect support for scatter gather
by Suzuki K Poulose
· 7 years ago
2884132
coresight tmc etr: Add capabilitiy information
by Suzuki K Poulose
· 7 years ago
99ac6f1
coresight tmc: Handle configuration types properly
by Suzuki K Poulose
· 7 years ago
79d29bb
coresight replicator: Expose replicator management registers
by Suzuki K Poulose
· 7 years ago
2b45533
coresight tmc: Expose DBA and AXICTL
by Suzuki K Poulose
· 7 years ago
6f6ab4f
coresight tmc: Add helpers for accessing 64bit registers
by Suzuki K Poulose
· 7 years ago
47675f6
coresight: Use the new helper for defining registers
by Suzuki K Poulose
· 7 years ago
b4523c8
coresight: Add support for reading 64bit registers
by Suzuki K Poulose
· 7 years ago
1c88598
coresight replicator: Cleanup programmable replicator naming
by Suzuki K Poulose
· 7 years ago
27b8f66
coresight: etm4x: Adds trace return stack option programming for ETMv4.
by Mike Leach
· 7 years ago
557587b
coresight: ptm: Adds trace return stack option programming for PTM.
by Mike Leach
· 7 years ago
b97971b
coresight: pmu: Adds return stack option to perf coresight pmu
by Mike Leach
· 7 years ago
89f00a1
hwtracing: coresight: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
af36103
coresight: etm3x: Set synchronisation frequencty to TRM default
by Mathieu Poirier
· 7 years ago
1655a3d
coresight: etb10: Move etb_disable_hw() outside of lock
by Mathieu Poirier
· 7 years ago
0c3fc4d
coresight: Add barrier packet for synchronisation
by Mathieu Poirier
· 7 years ago
Next »