summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/of_coresight.c
AgeCommit message (Expand)Author
2019-02-08coresight: Use of_node_name_eq for node name comparisonsRob Herring
2018-09-25coresight: Remove redundant null pointer check before of_node_put and put_devicezhong jiang
2018-09-25coresight: Cleanup coresight DT bindingsSuzuki K Poulose
2018-09-25coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose
2018-09-25coresight: Add helper to check if the endpoint is inputSuzuki K Poulose
2018-09-25coresight: Fix remote endpoint parsingSuzuki K Poulose
2018-09-25coresight: platform: Fix leaking device referenceSuzuki K Poulose
2018-09-25coresight: platform: Fix refcounting for graph nodesSuzuki K Poulose
2018-09-25coresight: platform: Refactor graph endpoint parsingSuzuki K Poulose
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2018-01-02coresight: of: Use of_cpu_node_to_id helperSuzuki K Poulose
2017-06-09coresight: refactor with function of_coresight_get_cpuLeo Yan
2017-06-09coresight: of_get_coresight_platform_data: Add missing of_node_putSuzuki K Poulose
2017-06-09coresight: use const for device_node structuresLeo Yan
2017-04-08coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach
2016-08-31hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...Peter Chen
2016-08-31coresight: delay initialisation when children are missingMathieu Poirier
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-02-20coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long
2015-05-24coresight: fix typo in of_coresight.cPankaj Dubey
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier