summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* 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
* | coresight tmc etr: Setup AXI cache encoding for read transfersSuzuki K Poulose2017-08-282-1/+15
* | coresight tmc etr: Cleanup AXICTL register handlingSuzuki K Poulose2017-08-282-8/+19
* | coresight tmc etr: Detect address width at runtimeSuzuki K Poulose2017-08-282-3/+27
* | coresight tmc: Detect support for scatter gatherSuzuki K Poulose2017-08-282-0/+7
* | coresight tmc etr: Add capabilitiy informationSuzuki K Poulose2017-08-282-5/+35
* | coresight tmc: Handle configuration types properlySuzuki K Poulose2017-08-281-3/+11
* | coresight replicator: Expose replicator management registersSuzuki K Poulose2017-08-281-0/+23
* | coresight tmc: Expose DBA and AXICTLSuzuki K Poulose2017-08-281-0/+4
* | coresight tmc: Add helpers for accessing 64bit registersSuzuki K Poulose2017-08-284-8/+34
* | coresight: Use the new helper for defining registersSuzuki K Poulose2017-08-285-65/+67
* | coresight: Add support for reading 64bit registersSuzuki K Poulose2017-08-281-5/+24
* | coresight replicator: Cleanup programmable replicator namingSuzuki K Poulose2017-08-283-9/+7
* | coresight: etm4x: Adds trace return stack option programming for ETMv4.Mike Leach2017-08-281-0/+4
* | coresight: ptm: Adds trace return stack option programming for PTM.Mike Leach2017-08-282-3/+16
* | coresight: pmu: Adds return stack option to perf coresight pmuMike Leach2017-08-281-0/+2
* | hwtracing: coresight: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* | coresight: etm3x: Set synchronisation frequencty to TRM defaultMathieu Poirier2017-08-281-0/+2
* | coresight: etb10: Move etb_disable_hw() outside of lockMathieu Poirier2017-08-281-1/+1
* | coresight: Add barrier packet for synchronisationMathieu Poirier2017-08-285-3/+67
* | coresight: etb10: Remove useless conversion to LEMathieu Poirier2017-08-281-8/+4
* | coresight: Correct buffer lost incrementMathieu Poirier2017-08-282-5/+13
|/
* Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-039-38/+800
|\
OpenPOWER on IntegriCloud