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
/
coresight
/
coresight-funnel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-07
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