开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-funnel.c
Age
Commit message (
Expand
)
Author
2024-12-11
coresight: Drop atomics in connection refcounts
James Clark
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-18
ARM: 9373/1: coresight: funnel: drop owner assignment
Krzysztof Kozlowski
2024-04-16
coresight: funnel: Move ACPI support from AMBA driver to platform driver
Anshuman Khandual
2024-04-16
coresight: Add helpers registering/removing both AMBA and platform drivers
Anshuman Khandual
2024-02-12
coresight: Fix uninitialized struct warnings
James Clark
2023-11-16
coresight: funnel: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
coresight: Make refcount a property of the connection
James Clark
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2021-02-04
coresight: Convert claim/disclaim operations to use access wrappers
Suzuki K Poulose
2021-02-04
coresight: Introduce device access abstraction
Suzuki K Poulose
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-12-08
coresight: remove broken __exit annotations
Arnd Bergmann
2020-11-27
coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver
Qi Liu
2020-09-28
coresight: funnel: Allow funnel driver to be built as module
Kim Phillips
2019-11-19
coresight: funnel: Fix missing spin_lock_init()
Wei Yongjun
2019-11-04
coresight: Serialize enabling/disabling a link device.
Yabin Cui
2019-09-03
coresight: acpi: Static funnel support
Suzuki K Poulose
2019-09-03
coresight: Convert pr_warn to dev_warn for obsolete bindings
Suzuki K Poulose
2019-07-03
coresight: Potential uninitialized variable in probe()
Dan Carpenter
2019-06-20
coresight: Use platform agnostic names
Suzuki K Poulose
2019-06-20
coresight: Rearrange platform data probing
Suzuki K Poulose
2019-06-20
coresight: Remove name from platform description
Suzuki K Poulose
2019-06-20
coresight: Introduce generic platform data helper
Suzuki K Poulose
2019-06-20
coresight: Make sure device uses DT for obsolete compatible check
Suzuki K Poulose
2019-06-19
coresight: funnel: Clean up device book keeping
Suzuki K Poulose
2019-05-02
coresight: funnel: Support static funnel
Leo Yan
2018-09-25
coresight: funnel: Claim devices before use
Suzuki K Poulose
2018-09-25
coresight: Convert driver messages to dev_dbg
Suzuki K Poulose
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2017-12-19
coresight: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-10-20
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
2017-08-28
coresight: funnel: constify amba_id
Arvind Yadav
2017-08-28
coresight: Add support for Coresight SoC 600 components
Suzuki K Poulose
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
2016-05-01
coresight: removing gratuitous boot time log messages
Mathieu Poirier
2016-02-20
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
coresight: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-07
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2015-05-24
coresight: funnel: retrieve and handle atclk
Linus Walleij
2015-05-24
coresight: funnel: let runtime PM handle core clock
Linus Walleij
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier