aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/of_coresight.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-20coresight: Rename of_coresight to coresight-platformSuzuki K Poulose1-297/+0
2019-02-08coresight: Use of_node_name_eq for node name comparisonsRob Herring1-2/+2
2018-09-25coresight: Remove redundant null pointer check before of_node_put and put_devicezhong jiang1-6/+3
2018-09-25coresight: Cleanup coresight DT bindingsSuzuki K Poulose1-10/+88
2018-09-25coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose1-34/+19
2018-09-25coresight: Add helper to check if the endpoint is inputSuzuki K Poulose1-2/+7
2018-09-25coresight: Fix remote endpoint parsingSuzuki K Poulose1-11/+11
2018-09-25coresight: platform: Fix leaking device referenceSuzuki K Poulose1-1/+5
2018-09-25coresight: platform: Fix refcounting for graph nodesSuzuki K Poulose1-0/+5
2018-09-25coresight: platform: Refactor graph endpoint parsingSuzuki K Poulose1-55/+83
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+6
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-10/+3
2018-01-02coresight: of: Use of_cpu_node_to_id helperSuzuki K Poulose1-12/+3
2017-06-09coresight: refactor with function of_coresight_get_cpuLeo Yan1-15/+28
2017-06-09coresight: of_get_coresight_platform_data: Add missing of_node_putSuzuki K Poulose1-7/+10
2017-06-09coresight: use const for device_node structuresLeo Yan1-3/+4
2017-04-08coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach1-1/+1
2016-08-31hwtracing: coresight: of_coresight: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-08-31coresight: delay initialisation when children are missingMathieu Poirier1-1/+1
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker1-1/+0
2016-02-20coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long1-1/+1
2015-05-24coresight: fix typo in of_coresight.cPankaj Dubey1-1/+1
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+191
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier1-0/+200