summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
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-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
2019-08-28intel_th: pci: Add Tiger Lake supportAlexander Shishkin
2019-08-28intel_th: pci: Add support for another Lewisburg PCHAlexander Shishkin
2019-08-28stm class: Fix a double free of stm_source_deviceDing Xiang
2019-08-19Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman
2019-08-18Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-08-12Merge 5.3-rc4 into char-misc-nextGreg Kroah-Hartman
2019-08-01coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attributeSuzuki K Poulose
2019-07-31docs: fix a couple of new broken referencesMauro Carvalho Chehab
2019-07-30intel_th: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-07-25intel_th: msu: Preserve pre-existing buffer configurationAlexander Shishkin
2019-07-25intel_th: msu: Prevent freeing buffers while locked windows existAlexander Shishkin
2019-07-25intel_th: msu: Get rid of the window size limitAlexander Shishkin
2019-07-25intel_th: msu-sink: An example msu buffer "sink"Alexander Shishkin
2019-07-25intel_th: msu: Introduce buffer interfaceAlexander Shishkin
2019-07-12coresight: Make the coresight_device_fwnode_match declaration's fwnode parame...Nathan Chancellor
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-04coresight: Do not default to CPU0 for missing CPU phandleSai Prakash Ranjan
2019-07-03coresight: tmc: Smatch: Fix potential NULL pointer dereferenceSuzuki K Poulose
2019-07-03coresight: etm3x: Smatch: Fix potential NULL pointer dereferenceSuzuki K Poulose