aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-26hwtracing: stm: fix build error on some archesGreg Kroah-Hartman
2018-05-25intel_th: Use correct device when freeing buffersAlexander Shishkin
2018-05-25stm class: Use vmalloc for the master mapAlexander Shishkin
2018-05-14coresight: Remove %px for printing pcsr valueLeo Yan
2018-05-14coresight tmc etr: Removing extra newlineMathieu Poirier
2018-05-14coresight tmc etr: Fix uninitialised variableMathieu Poirier
2018-05-14coresight tmc etr: Make memory check consistent in the same functionMathieu Poirier
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2018-05-14coresight: use put_device() instead of kfree()Arvind Yadav
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-29perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin
2018-03-29Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman
2018-03-29hwtracing: Add HW tracing support menuRandy Dunlap
2018-03-28intel_th: Add ACPI glue layerAlexander Shishkin
2018-03-28intel_th: Allow forcing host mode through drvdataAlexander Shishkin
2018-03-28intel_th: Pick up irq number from resourcesAlexander Shishkin
2018-03-28intel_th: Don't touch switch routing in host modeAlexander Shishkin
2018-03-28intel_th: Use correct method of finding hubAlexander Shishkin
2018-03-28intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplateAlexander Shishkin
2018-03-28stm class: Make dummy's master/channel ranges configurableAlexander Shishkin
2018-03-28stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplateAlexander Shishkin
2018-03-14coresight: etm4x: Fix bit shiftingBo Yan
2018-03-14coresight: Use %px to print pcsr instead of %pLeo Yan
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-02coresight: of: Use of_cpu_node_to_id helperSuzuki K Poulose
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman
2017-12-19coresight: etb10: remove duplicate includesPravin Shedge
2017-12-19coresight: Fix disabling of CoreSight TPIURobert Walker
2017-12-19coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-12-19coresight: Deduplicate bus_find_device() by name matchingLukas Wunner
2017-12-04tracing: Pass export pointer as argument to ->write()Felipe Balbi
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose
2017-10-19stm class: make config_item_type constBhumika Goyal
2017-09-22intel_th: pci: Add Lewisburg PCH supportAlexander Shishkin
2017-09-22intel_th: pci: Add Cedar Fork PCH supportAlexander Shishkin
2017-09-22stm class: Fix a use-after-freeAlexander Shishkin
2017-08-28Merge tag 'stm-for-greg-20170825' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2017-08-28coresight: constify amba_idArvind Yadav
2017-08-28coresight: etb10: constify amba_idArvind Yadav
2017-08-28coresight: etm3x: constify amba_idArvind Yadav
2017-08-28coresight: etm4x: constify amba_idArvind Yadav
2017-08-28coresight: funnel: constify amba_idArvind Yadav
2017-08-28coresight: replicator: constify amba_idArvind Yadav
2017-08-28coresight: stm: constify amba_idArvind Yadav