summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-20intel_th: pci: Add Tiger Lake CPU supportAlexander Shishkin
2019-11-20intel_th: pci: Add Ice Lake CPU supportAlexander Shishkin
2019-11-20intel_th: Fix a double put_device() in error pathAlexander Shishkin
2019-11-19coresight: replicator: Fix missing spin_lock_init()Wei Yongjun
2019-11-19coresight: funnel: Fix missing spin_lock_init()Wei Yongjun
2019-11-14stm class: Lose the protocol driver when dropping its referenceAlexander Shishkin
2019-11-11Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman
2019-11-04coresight: etm4x: Fix BMVAL misuseRikard Falkeborn
2019-11-04coresight: Serialize enabling/disabling a link device.Yabin Cui
2019-11-04coresight: Add explicit architecture dependencyMark Brown
2019-11-04coresight: etm4x: Add missing single-shot control API to sysfsMike Leach
2019-11-04coresight: etm4x: Add view comparator settings API to sysfs.Mike Leach
2019-11-04coresight: etm4x: Improve usability of sysfs - CID and VMID masks.Mike Leach
2019-11-04coresight: etm4x: Improve usability of sysfs - include/exclude addr.Mike Leach
2019-11-04coresight: etm4x: Fix issues with start-stop logic.Mike Leach
2019-11-04coresight: etm4x: Add missing API to set EL match on address filtersMike Leach
2019-11-04coresight: etm4x: Fix input validation for sysfs.Mike Leach
2019-11-04coresight: etm4x: Fixes for ETM v4.4 architecture updates.Mike Leach
2019-11-04coresight: etm4x: Add support for ThunderX2Tanmay Vilas Kumar Jagdale
2019-11-04coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray
2019-11-04intel_th: pci: Add Jasper Lake PCH supportAlexander Shishkin
2019-11-04intel_th: pci: Add Comet Lake PCH supportAlexander Shishkin
2019-11-04intel_th: msu: Fix possible memory leak in mode_store()Wei Yongjun
2019-11-04intel_th: msu: Fix overflow in shift of an unsigned intColin Ian King
2019-11-04intel_th: msu: Fix missing allocation failure check on a kstrndupColin Ian King
2019-11-04intel_th: msu: Fix an uninitialized mutexAlexander Shishkin
2019-11-04intel_th: gth: Fix the window switching sequenceAlexander Shishkin
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds
2019-09-03coresight: tmc-etr: Add barrier packets when moving offset forwardMathieu Poirier
2019-09-03coresight: tmc-etr: Decouple buffer sync and barrier packet insertionMathieu Poirier
2019-09-03coresight: tmc: Make memory width mask computation into a functionMathieu Poirier
2019-09-03coresight: tmc-etr: Fix perf_data checkYabin Cui
2019-09-03coresight: tmc-etr: Fix updating buffer in not-snapshot mode.Yabin Cui
2019-09-03coresight: etm4x: improve clarity of etm4_os_unlock commentAndrew Murray
2019-09-03coresight: etm4x: use module_param instead of module_param_namedAndrew Murray
2019-09-03coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray
2019-09-03coresight: etm4x: Remove superfluous setting of os_unlockAndrew Murray
2019-09-03coresight: acpi: Static funnel supportSuzuki K Poulose
2019-09-03coresight: Convert pr_warn to dev_warn for obsolete bindingsSuzuki K Poulose
2019-09-03coresight: tmc-etr: Check if non-secure access is enabledSuzuki K Poulose
2019-09-03coresight: tmc-etr: Handle memory errorsSuzuki K Poulose
2019-09-03coresight: etr_buf: Consolidate refcount initializationSuzuki K Poulose
2019-09-03coresight: cpu-debug: Add support for Qualcomm KryoSai Prakash Ranjan
2019-09-03coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996Sai Prakash Ranjan
2019-09-03coresight: etm4x: Two function calls lessMarkus Elfring
2019-09-02Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman