Age | Commit message (Expand) | Author | Files | Lines |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -33/+18 |
2018-01-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -12/+3 |
2018-01-02 | coresight: of: Use of_cpu_node_to_id helper | Suzuki K Poulose | 1 | -12/+3 |
2018-01-02 | Merge 4.15-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -2/+4 |
2017-12-19 | coresight: etb10: remove duplicate includes | Pravin Shedge | 1 | -1/+0 |
2017-12-19 | coresight: Fix disabling of CoreSight TPIU | Robert Walker | 1 | -3/+10 |
2017-12-19 | coresight: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 3 | -9/+3 |
2017-12-19 | coresight: Deduplicate bus_find_device() by name matching | Lukas Wunner | 1 | -20/+5 |
2017-12-04 | tracing: Pass export pointer as argument to ->write() | Felipe Balbi | 1 | -2/+4 |
2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -26/+26 |
2017-11-15 | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 1 | -5/+5 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-10-20 | coresight: Extend the PIDR mask to cover relevant bits in PIDR2 | Suzuki K Poulose | 7 | -26/+26 |
2017-10-19 | stm class: make config_item_type const | Bhumika Goyal | 1 | -5/+5 |
2017-09-22 | intel_th: pci: Add Lewisburg PCH support | Alexander Shishkin | 1 | -0/+5 |
2017-09-22 | intel_th: pci: Add Cedar Fork PCH support | Alexander Shishkin | 1 | -0/+5 |
2017-09-22 | stm class: Fix a use-after-free | Alexander Shishkin | 1 | -1/+1 |
2017-08-28 | Merge tag 'stm-for-greg-20170825' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 9 | -151/+561 |
2017-08-28 | coresight: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | coresight: etb10: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | coresight: etm3x: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | coresight: etm4x: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | coresight: funnel: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | coresight: replicator: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | coresight: stm: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | coresight: tmc: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | coresight: tpiu: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | coresight: STM: Clean up __iomem type usage | Stephen Boyd | 1 | -8/+9 |
2017-08-28 | coresight: Add support for Coresight SoC 600 components | Suzuki K Poulose | 3 | -0/+15 |
2017-08-28 | coresight tmc: Add support for Coresight SoC 600 TMC | Suzuki K Poulose | 2 | -0/+20 |
2017-08-28 | coresight tmc: Support for save-restore in ETR | Suzuki K Poulose | 2 | -1/+21 |
2017-08-28 | coresight tmc etr: Setup AXI cache encoding for read transfers | Suzuki K Poulose | 2 | -1/+15 |
2017-08-28 | coresight tmc etr: Cleanup AXICTL register handling | Suzuki K Poulose | 2 | -8/+19 |
2017-08-28 | coresight tmc etr: Detect address width at runtime | Suzuki K Poulose | 2 | -3/+27 |
2017-08-28 | coresight tmc: Detect support for scatter gather | Suzuki K Poulose | 2 | -0/+7 |
2017-08-28 | coresight tmc etr: Add capabilitiy information | Suzuki K Poulose | 2 | -5/+35 |
2017-08-28 | coresight tmc: Handle configuration types properly | Suzuki K Poulose | 1 | -3/+11 |
2017-08-28 | coresight replicator: Expose replicator management registers | Suzuki K Poulose | 1 | -0/+23 |
2017-08-28 | coresight tmc: Expose DBA and AXICTL | Suzuki K Poulose | 1 | -0/+4 |
2017-08-28 | coresight tmc: Add helpers for accessing 64bit registers | Suzuki K Poulose | 4 | -8/+34 |
2017-08-28 | coresight: Use the new helper for defining registers | Suzuki K Poulose | 5 | -65/+67 |
2017-08-28 | coresight: Add support for reading 64bit registers | Suzuki K Poulose | 1 | -5/+24 |
2017-08-28 | coresight replicator: Cleanup programmable replicator naming | Suzuki K Poulose | 3 | -9/+7 |
2017-08-28 | coresight: etm4x: Adds trace return stack option programming for ETMv4. | Mike Leach | 1 | -0/+4 |
2017-08-28 | coresight: ptm: Adds trace return stack option programming for PTM. | Mike Leach | 2 | -3/+16 |
2017-08-28 | coresight: pmu: Adds return stack option to perf coresight pmu | Mike Leach | 1 | -0/+2 |
2017-08-28 | hwtracing: coresight: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-08-28 | coresight: etm3x: Set synchronisation frequencty to TRM default | Mathieu Poirier | 1 | -0/+2 |
2017-08-28 | coresight: etb10: Move etb_disable_hw() outside of lock | Mathieu Poirier | 1 | -1/+1 |
2017-08-28 | coresight: Add barrier packet for synchronisation | Mathieu Poirier | 5 | -3/+67 |