summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/of_coresight.c
Commit message (Expand)AuthorAgeFilesLines
* coresight: Use of_node_name_eq for node name comparisonsRob Herring2019-02-081-2/+2
* coresight: Remove redundant null pointer check before of_node_put and put_devicezhong jiang2018-09-251-6/+3
* coresight: Cleanup coresight DT bindingsSuzuki K Poulose2018-09-251-10/+88
* coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose2018-09-251-34/+19
* coresight: Add helper to check if the endpoint is inputSuzuki K Poulose2018-09-251-2/+7
* coresight: Fix remote endpoint parsingSuzuki K Poulose2018-09-251-11/+11
* coresight: platform: Fix leaking device referenceSuzuki K Poulose2018-09-251-1/+5
* coresight: platform: Fix refcounting for graph nodesSuzuki K Poulose2018-09-251-0/+5
* coresight: platform: Refactor graph endpoint parsingSuzuki K Poulose2018-09-251-55/+83
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-3/+6
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-141-10/+3
* coresight: of: Use of_cpu_node_to_id helperSuzuki K Poulose2018-01-021-12/+3
* coresight: refactor with function of_coresight_get_cpuLeo Yan2017-06-091-15/+28
* coresight: of_get_coresight_platform_data: Add missing of_node_putSuzuki K Poulose2017-06-091-7/+10
* coresight: use const for device_node structuresLeo Yan2017-06-091-3/+4
* coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach2017-04-081-1/+1
* hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...Peter Chen2016-08-311-0/+1
* coresight: delay initialisation when children are missingMathieu Poirier2016-08-311-1/+1
* drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker2016-02-201-1/+0
* coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long2016-02-201-1/+1
* coresight: fix typo in of_coresight.cPankaj Dubey2015-05-241-1/+1
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-11/+2
* coresight: moving to new "hwtracing" directoryMathieu Poirier2015-04-031-0/+200