Age | Commit message (Expand) | Author |
2020-01-14 | coresight: etm4x: Fix unused function warning | Arnd Bergmann |
2019-12-17 | intel_th: msu: Fix window switching without windows | Alexander Shishkin |
2019-12-17 | intel_th: Fix freeing IRQs | Alexander Shishkin |
2019-12-17 | intel_th: pci: Add Elkhart Lake SOC support | Alexander Shishkin |
2019-12-17 | intel_th: pci: Add Comet Lake PCH-V support | Alexander Shishkin |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-20 | intel_th: pci: Add Tiger Lake CPU support | Alexander Shishkin |
2019-11-20 | intel_th: pci: Add Ice Lake CPU support | Alexander Shishkin |
2019-11-20 | intel_th: Fix a double put_device() in error path | Alexander Shishkin |
2019-11-19 | coresight: replicator: Fix missing spin_lock_init() | Wei Yongjun |
2019-11-19 | coresight: funnel: Fix missing spin_lock_init() | Wei Yongjun |
2019-11-14 | stm class: Lose the protocol driver when dropping its reference | Alexander Shishkin |
2019-11-11 | Merge 5.4-rc7 into char-misc-next | Greg Kroah-Hartman |
2019-11-04 | coresight: etm4x: Fix BMVAL misuse | Rikard Falkeborn |
2019-11-04 | coresight: Serialize enabling/disabling a link device. | Yabin Cui |
2019-11-04 | coresight: Add explicit architecture dependency | Mark Brown |
2019-11-04 | coresight: etm4x: Add missing single-shot control API to sysfs | Mike Leach |
2019-11-04 | coresight: etm4x: Add view comparator settings API to sysfs. | Mike Leach |
2019-11-04 | coresight: etm4x: Improve usability of sysfs - CID and VMID masks. | Mike Leach |
2019-11-04 | coresight: etm4x: Improve usability of sysfs - include/exclude addr. | Mike Leach |
2019-11-04 | coresight: etm4x: Fix issues with start-stop logic. | Mike Leach |
2019-11-04 | coresight: etm4x: Add missing API to set EL match on address filters | Mike Leach |
2019-11-04 | coresight: etm4x: Fix input validation for sysfs. | Mike Leach |
2019-11-04 | coresight: etm4x: Fixes for ETM v4.4 architecture updates. | Mike Leach |
2019-11-04 | coresight: etm4x: Add support for ThunderX2 | Tanmay Vilas Kumar Jagdale |
2019-11-04 | coresight: etm4x: Save/restore state across CPU low power states | Andrew Murray |
2019-11-04 | intel_th: pci: Add Jasper Lake PCH support | Alexander Shishkin |
2019-11-04 | intel_th: pci: Add Comet Lake PCH support | Alexander Shishkin |
2019-11-04 | intel_th: msu: Fix possible memory leak in mode_store() | Wei Yongjun |
2019-11-04 | intel_th: msu: Fix overflow in shift of an unsigned int | Colin Ian King |
2019-11-04 | intel_th: msu: Fix missing allocation failure check on a kstrndup | Colin Ian King |
2019-11-04 | intel_th: msu: Fix an uninitialized mutex | Alexander Shishkin |
2019-11-04 | intel_th: gth: Fix the window switching sequence | Alexander Shishkin |
2019-10-23 | compat_ioctl: move drivers to compat_ptr_ioctl | Arnd Bergmann |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-17 | Merge tag 'docs-5.4' of git://git.lwn.net/linux | Linus Torvalds |
2019-09-03 | coresight: tmc-etr: Add barrier packets when moving offset forward | Mathieu Poirier |
2019-09-03 | coresight: tmc-etr: Decouple buffer sync and barrier packet insertion | Mathieu Poirier |
2019-09-03 | coresight: tmc: Make memory width mask computation into a function | Mathieu Poirier |
2019-09-03 | coresight: tmc-etr: Fix perf_data check | Yabin Cui |
2019-09-03 | coresight: tmc-etr: Fix updating buffer in not-snapshot mode. | Yabin Cui |
2019-09-03 | coresight: etm4x: improve clarity of etm4_os_unlock comment | Andrew Murray |
2019-09-03 | coresight: etm4x: use module_param instead of module_param_named | Andrew Murray |
2019-09-03 | coresight: etm4x: Use explicit barriers on enable/disable | Andrew Murray |
2019-09-03 | coresight: etm4x: Remove superfluous setting of os_unlock | Andrew Murray |
2019-09-03 | coresight: acpi: Static funnel support | Suzuki K Poulose |
2019-09-03 | coresight: Convert pr_warn to dev_warn for obsolete bindings | Suzuki K Poulose |
2019-09-03 | coresight: tmc-etr: Check if non-secure access is enabled | Suzuki K Poulose |
2019-09-03 | coresight: tmc-etr: Handle memory errors | Suzuki K Poulose |