Age | Commit message (Expand) | Author |
2018-09-18 | intel_th: pci: Add Ice Lake PCH support | Alexander Shishkin |
2018-09-18 | intel_th: Fix resource handling for ACPI glue layer | Alexander Shishkin |
2018-09-18 | intel_th: Fix device removal logic | Alexander Shishkin |
2018-08-23 | drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t | Souptick Joarder |
2018-07-15 | coresight: tpiu: Fix disabling timeouts | Robin Murphy |
2018-07-15 | coresight: catu: Plug in CATU as a backend for ETR buffer | Suzuki K Poulose |
2018-07-15 | coresight: catu: Add support for scatter gather tables | Suzuki K Poulose |
2018-07-15 | coresight: Introduce support for Coresight Address Translation Unit | Suzuki K Poulose |
2018-07-15 | coresight: Add helper device type | Suzuki K Poulose |
2018-07-15 | coresight: Handle errors in finding input/output ports | Suzuki K Poulose |
2018-07-15 | coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packet | Suzuki K Poulose |
2018-07-15 | coresight: include vmalloc.h for vmap/vunmap | Arnd Bergmann |
2018-07-15 | coresight: tmc: Add configuration support for trace buffer size | Suzuki K Poulose |
2018-07-15 | coresight: tmc-etr buf: Add TMC scatter gather mode backend | Suzuki K Poulose |
2018-07-15 | coresight: tmc-etr: Add transparent buffer management | Suzuki K Poulose |
2018-07-15 | coresight: Add support for TMC ETR SG unit | Suzuki K Poulose |
2018-07-15 | coresight: Add generic TMC sg table framework | Suzuki K Poulose |
2018-07-15 | dts: bindings: Restrict coresight tmc-etr scatter-gather mode | Suzuki K Poulose |
2018-07-15 | coresight: Add helper for inserting synchronization packets | Suzuki K Poulose |
2018-07-15 | coresight: tmc-etr: Disallow perf mode | Suzuki K Poulose |
2018-07-15 | coresight: tmc-etr: Do not clean trace buffer | Suzuki K Poulose |
2018-07-15 | coresight: tmc: Hide trace buffer handling for file read | Suzuki K Poulose |
2018-07-15 | coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35 | Suzuki K Poulose |
2018-07-15 | coresight: etm4x: Don't use contextID with PID namespaces | Mathieu Poirier |
2018-07-15 | coresight: etm3x: Don't use contextID with PID namespaces | Mathieu Poirier |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-05 | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-05-26 | hwtracing: stm: fix build error on some arches | Greg Kroah-Hartman |
2018-05-25 | intel_th: Use correct device when freeing buffers | Alexander Shishkin |
2018-05-25 | stm class: Use vmalloc for the master map | Alexander Shishkin |
2018-05-14 | coresight: Remove %px for printing pcsr value | Leo Yan |
2018-05-14 | coresight tmc etr: Removing extra newline | Mathieu Poirier |
2018-05-14 | coresight tmc etr: Fix uninitialised variable | Mathieu Poirier |
2018-05-14 | coresight tmc etr: Make memory check consistent in the same function | Mathieu Poirier |
2018-05-14 | coresight: Moving framework and drivers to SPDX identifier | Mathieu Poirier |
2018-05-14 | coresight: use put_device() instead of kfree() | Arvind Yadav |
2018-04-04 | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-03-29 | perf/x86/pt, coresight: Clean up address filter structure | Alexander Shishkin |
2018-03-29 | Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/li... | Greg Kroah-Hartman |
2018-03-29 | hwtracing: Add HW tracing support menu | Randy Dunlap |
2018-03-28 | intel_th: Add ACPI glue layer | Alexander Shishkin |
2018-03-28 | intel_th: Allow forcing host mode through drvdata | Alexander Shishkin |
2018-03-28 | intel_th: Pick up irq number from resources | Alexander Shishkin |
2018-03-28 | intel_th: Don't touch switch routing in host mode | Alexander Shishkin |
2018-03-28 | intel_th: Use correct method of finding hub | Alexander Shishkin |
2018-03-28 | intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate | Alexander Shishkin |
2018-03-28 | stm class: Make dummy's master/channel ranges configurable | Alexander Shishkin |
2018-03-28 | stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate | Alexander Shishkin |
2018-03-14 | coresight: etm4x: Fix bit shifting | Bo Yan |
2018-03-14 | coresight: Use %px to print pcsr instead of %p | Leo Yan |