index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-funnel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
coresight: Make refcount a property of the connection
James Clark
2023-06-05
1
-11
/
+15
*
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2021-02-05
1
-2
/
+2
|
\
|
*
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
1
-2
/
+2
*
|
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
2021-02-04
1
-2
/
+4
*
|
coresight: Introduce device access abstraction
Suzuki K Poulose
2021-02-04
1
-0
/
+1
|
/
*
coresight: remove broken __exit annotations
Arnd Bergmann
2020-12-08
1
-3
/
+3
*
coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver
Qi Liu
2020-11-27
1
-1
/
+1
*
coresight: funnel: Allow funnel driver to be built as module
Kim Phillips
2020-09-28
1
-2
/
+63
*
coresight: funnel: Fix missing spin_lock_init()
Wei Yongjun
2019-11-19
1
-0
/
+1
*
coresight: Serialize enabling/disabling a link device.
Yabin Cui
2019-11-04
1
-8
/
+28
*
coresight: acpi: Static funnel support
Suzuki K Poulose
2019-09-03
1
-0
/
+9
*
coresight: Convert pr_warn to dev_warn for obsolete bindings
Suzuki K Poulose
2019-09-03
1
-1
/
+1
*
coresight: Potential uninitialized variable in probe()
Dan Carpenter
2019-07-03
1
-0
/
+1
*
coresight: Use platform agnostic names
Suzuki K Poulose
2019-06-20
1
-1
/
+6
*
coresight: Rearrange platform data probing
Suzuki K Poulose
2019-06-20
1
-5
/
+7
*
coresight: Remove name from platform description
Suzuki K Poulose
2019-06-20
1
-0
/
+1
*
coresight: Introduce generic platform data helper
Suzuki K Poulose
2019-06-20
1
-7
/
+4
*
coresight: Make sure device uses DT for obsolete compatible check
Suzuki K Poulose
2019-06-20
1
-1
/
+2
*
coresight: funnel: Clean up device book keeping
Suzuki K Poulose
2019-06-19
1
-7
/
+4
*
coresight: funnel: Support static funnel
Leo Yan
2019-05-02
1
-27
/
+89
*
coresight: funnel: Claim devices before use
Suzuki K Poulose
2018-09-25
1
-5
/
+21
*
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
2018-09-25
1
-2
/
+2
*
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2018-05-14
1
-10
/
+3
*
coresight: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-19
1
-3
/
+1
*
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
2017-10-20
1
-2
/
+2
*
coresight: funnel: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
coresight: Add support for Coresight SoC 600 components
Suzuki K Poulose
2017-08-28
1
-0
/
+5
*
coresight: Use local coresight_desc instances
Suzuki K Poulose
2016-08-31
1
-12
/
+8
*
coresight: removing gratuitous boot time log messages
Mathieu Poirier
2016-05-01
1
-1
/
+0
*
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
1
-6
/
+3
*
coresight: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-20
1
-2
/
+0
*
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2016-02-08
1
-9
/
+1
*
coresight: funnel: retrieve and handle atclk
Linus Walleij
2015-05-24
1
-0
/
+37
*
coresight: funnel: let runtime PM handle core clock
Linus Walleij
2015-05-24
1
-17
/
+7
*
coresight: moving to new "hwtracing" directory
Mathieu Poirier
2015-04-03
1
-0
/
+258