aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2-5/+8
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds24-263/+58
2018-05-26hwtracing: stm: fix build error on some archesGreg Kroah-Hartman1-0/+1
2018-05-25intel_th: Use correct device when freeing buffersAlexander Shishkin1-3/+3
2018-05-25stm class: Use vmalloc for the master mapAlexander Shishkin1-3/+3
2018-05-14coresight: Remove %px for printing pcsr valueLeo Yan1-1/+1
2018-05-14coresight tmc etr: Removing extra newlineMathieu Poirier1-1/+0
2018-05-14coresight tmc etr: Fix uninitialised variableMathieu Poirier1-1/+1
2018-05-14coresight tmc etr: Make memory check consistent in the same functionMathieu Poirier1-2/+2
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier24-254/+50
2018-05-14coresight: use put_device() instead of kfree()Arvind Yadav1-4/+4
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds25-182/+164
2018-03-29perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin1-33/+26
2018-03-29Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-nextGreg Kroah-Hartman23-179/+161
2018-03-29hwtracing: Add HW tracing support menuRandy Dunlap1-0/+7
2018-03-28intel_th: Add ACPI glue layerAlexander Shishkin3-0/+94
2018-03-28intel_th: Allow forcing host mode through drvdataAlexander Shishkin2-3/+7
2018-03-28intel_th: Pick up irq number from resourcesAlexander Shishkin1-1/+8
2018-03-28intel_th: Don't touch switch routing in host modeAlexander Shishkin1-0/+4
2018-03-28intel_th: Use correct method of finding hubAlexander Shishkin1-1/+1
2018-03-28intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplateAlexander Shishkin13-117/+13
2018-03-28stm class: Make dummy's master/channel ranges configurableAlexander Shishkin1-3/+21
2018-03-28stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplateAlexander Shishkin6-54/+6
2018-03-14coresight: etm4x: Fix bit shiftingBo Yan1-2/+2
2018-03-14coresight: Use %px to print pcsr instead of %pLeo Yan1-1/+1
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-33/+18
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-12/+3
2018-01-02coresight: of: Use of_cpu_node_to_id helperSuzuki K Poulose1-12/+3
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman1-2/+4
2017-12-19coresight: etb10: remove duplicate includesPravin Shedge1-1/+0
2017-12-19coresight: Fix disabling of CoreSight TPIURobert Walker1-3/+10
2017-12-19coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych3-9/+3
2017-12-19coresight: Deduplicate bus_find_device() by name matchingLukas Wunner1-20/+5
2017-12-04tracing: Pass export pointer as argument to ->write()Felipe Balbi1-2/+4
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-26/+26
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-20coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose7-26/+26
2017-10-19stm class: make config_item_type constBhumika Goyal1-5/+5
2017-09-22intel_th: pci: Add Lewisburg PCH supportAlexander Shishkin1-0/+5
2017-09-22intel_th: pci: Add Cedar Fork PCH supportAlexander Shishkin1-0/+5
2017-09-22stm class: Fix a use-after-freeAlexander Shishkin1-1/+1
2017-08-28Merge tag 'stm-for-greg-20170825' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-nextGreg Kroah-Hartman9-151/+561
2017-08-28coresight: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: etb10: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: etm3x: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: etm4x: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: funnel: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: replicator: constify amba_idArvind Yadav1-1/+1
2017-08-28coresight: stm: constify amba_idArvind Yadav1-1/+1