summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-015-33/+18
|\
| * Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2018-01-021-2/+4
| |\
| * | coresight: etb10: remove duplicate includesPravin Shedge2017-12-191-1/+0
| * | coresight: Fix disabling of CoreSight TPIURobert Walker2017-12-191-3/+10
| * | coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-193-9/+3
| * | coresight: Deduplicate bus_find_device() by name matchingLukas Wunner2017-12-191-20/+5
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-301-12/+3
|\ \ \ | |_|/ |/| |
| * | coresight: of: Use of_cpu_node_to_id helperSuzuki K Poulose2018-01-021-12/+3
| |/
* | tracing: Pass export pointer as argument to ->write()Felipe Balbi2017-12-041-2/+4
|/
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-167-26/+26
|\
| * coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose2017-10-207-26/+26
* | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-141-5/+5
|\ \
| * | stm class: make config_item_type constBhumika Goyal2017-10-191-5/+5
| |/
* | 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
* | 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
OpenPOWER on IntegriCloud