summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* coresight: cpu-debug: Support for CA73 CPUsLeo Yan2019-04-201-0/+4
* coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan2019-04-051-1/+2
* intel_th: Don't reference unassigned outputsAlexander Shishkin2019-03-231-0/+4
* stm class: Prevent division by zeroAlexander Shishkin2019-03-231-3/+5
* stm class: Fix an endless loop in channel allocationZhi Jin2019-03-231-0/+3
* intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin2019-01-131-1/+2
* coresight: etb10: Fix handling of perf modeSuzuki K Poulose2018-11-131-0/+4
* intel_th: pci: Add Ice Lake PCH supportAlexander Shishkin2018-10-201-0/+5
* intel_th: Fix device removal logicAlexander Shishkin2018-10-031-1/+2
* coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose2018-09-261-17/+14
* coresight: tpiu: Fix disabling timeoutsRobin Murphy2018-09-261-3/+4
* coresight: Handle errors in finding input/output portsSuzuki K Poulose2018-09-261-2/+5
* intel_th: Use correct device when freeing buffersAlexander Shishkin2018-06-051-3/+3
* hwtracing: stm: fix build error on some archesGreg Kroah-Hartman2018-06-051-0/+1
* stm class: Use vmalloc for the master mapAlexander Shishkin2018-06-051-3/+3
* coresight: Use %px to print pcsr instead of %pLeo Yan2018-05-301-1/+1
* intel_th: Use correct method of finding hubAlexander Shishkin2018-05-301-1/+1
* coresight: Fix disabling of CoreSight TPIURobert Walker2018-03-241-3/+10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* intel_th: pci: Add Lewisburg PCH supportAlexander Shishkin2017-09-221-0/+5
* intel_th: pci: Add Cedar Fork PCH supportAlexander Shishkin2017-09-221-0/+5
* stm class: Fix a use-after-freeAlexander Shishkin2017-09-221-1/+1
* Merge tag 'stm-for-greg-20170825' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2017-08-289-151/+561
|\
| * intel_th: Perform time resync on capture startAlexander Shishkin2017-08-255-9/+82
| * intel_th: Add global activate/deactivate callbacks for the glue layersAlexander Shishkin2017-08-252-4/+24
| * intel_th: pci: Use drvdata for quirksAlexander Shishkin2017-08-253-10/+26
| * intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin2017-08-251-0/+5
| * intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin2017-08-251-0/+5
| * intel_th: pti: Support Low Power Path output port typeAlexander Shishkin2017-08-252-5/+118
| * intel_th: Enumerate Low Power Path output port typeAlexander Shishkin2017-08-252-1/+17
| * intel_th: msu: Use the real device in case of IOMMU domain allocationAlexander Shishkin2017-08-251-6/+6
| * intel_th: Make the switch allocate its subdevicesAlexander Shishkin2017-08-253-88/+230
| * intel_th: Make SOURCE devices children of the root deviceAlexander Shishkin2017-08-252-18/+27
| * intel_th: Streamline the subdevice tree accessorsAlexander Shishkin2017-08-252-16/+24
| * intel_th: Output devices without ports don't need assigningAlexander Shishkin2017-08-251-11/+12
| * intel_th: pci: Enable bus masteringAlexander Shishkin2017-08-251-0/+2
| * stm: Potential read overflow in stm_char_policy_set_ioctl()Dan Carpenter2017-08-251-1/+1
* | coresight: constify amba_idArvind Yadav2017-08-281-1/+1
* | coresight: etb10: constify amba_idArvind Yadav2017-08-281-1/+1
* | coresight: etm3x: constify amba_idArvind Yadav2017-08-281-1/+1
* | coresight: etm4x: constify amba_idArvind Yadav2017-08-281-1/+1
* | coresight: funnel: constify amba_idArvind Yadav2017-08-281-1/+1
* | coresight: replicator: constify amba_idArvind Yadav2017-08-281-1/+1
* | coresight: stm: constify amba_idArvind Yadav2017-08-281-1/+1
* | coresight: tmc: constify amba_idArvind Yadav2017-08-281-1/+1
* | coresight: tpiu: constify amba_idArvind Yadav2017-08-281-1/+1
* | coresight: STM: Clean up __iomem type usageStephen Boyd2017-08-281-8/+9
* | coresight: Add support for Coresight SoC 600 componentsSuzuki K Poulose2017-08-283-0/+15
* | coresight tmc: Add support for Coresight SoC 600 TMCSuzuki K Poulose2017-08-282-0/+20
* | coresight tmc: Support for save-restore in ETRSuzuki K Poulose2017-08-282-1/+21