aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAge
* intel_th: pci: Add Jasper Lake PCH supportAlexander Shishkin2019-11-04
* intel_th: pci: Add Comet Lake PCH supportAlexander Shishkin2019-11-04
* intel_th: msu: Fix possible memory leak in mode_store()Wei Yongjun2019-11-04
* intel_th: msu: Fix overflow in shift of an unsigned intColin Ian King2019-11-04
* intel_th: msu: Fix missing allocation failure check on a kstrndupColin Ian King2019-11-04
* intel_th: msu: Fix an uninitialized mutexAlexander Shishkin2019-11-04
* intel_th: gth: Fix the window switching sequenceAlexander Shishkin2019-11-04
* Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-18
|\
| * coresight: tmc-etr: Add barrier packets when moving offset forwardMathieu Poirier2019-09-03
| * coresight: tmc-etr: Decouple buffer sync and barrier packet insertionMathieu Poirier2019-09-03
| * coresight: tmc: Make memory width mask computation into a functionMathieu Poirier2019-09-03
| * coresight: tmc-etr: Fix perf_data checkYabin Cui2019-09-03
| * coresight: tmc-etr: Fix updating buffer in not-snapshot mode.Yabin Cui2019-09-03
| * coresight: etm4x: improve clarity of etm4_os_unlock commentAndrew Murray2019-09-03
| * coresight: etm4x: use module_param instead of module_param_namedAndrew Murray2019-09-03
| * coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray2019-09-03
| * coresight: etm4x: Remove superfluous setting of os_unlockAndrew Murray2019-09-03
| * coresight: acpi: Static funnel supportSuzuki K Poulose2019-09-03
| * coresight: Convert pr_warn to dev_warn for obsolete bindingsSuzuki K Poulose2019-09-03
| * coresight: tmc-etr: Check if non-secure access is enabledSuzuki K Poulose2019-09-03
| * coresight: tmc-etr: Handle memory errorsSuzuki K Poulose2019-09-03
| * coresight: etr_buf: Consolidate refcount initializationSuzuki K Poulose2019-09-03
| * coresight: cpu-debug: Add support for Qualcomm KryoSai Prakash Ranjan2019-09-03
| * coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996Sai Prakash Ranjan2019-09-03
| * coresight: etm4x: Two function calls lessMarkus Elfring2019-09-03
| * Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman2019-09-02
| |\
| * \ Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman2019-08-19
| |\ \
| * \ \ Merge 5.3-rc4 into char-misc-nextGreg Kroah-Hartman2019-08-12
| |\ \ \
| * | | | intel_th: msu: Preserve pre-existing buffer configurationAlexander Shishkin2019-07-25
| * | | | intel_th: msu: Prevent freeing buffers while locked windows existAlexander Shishkin2019-07-25
| * | | | intel_th: msu: Get rid of the window size limitAlexander Shishkin2019-07-25
| * | | | intel_th: msu-sink: An example msu buffer "sink"Alexander Shishkin2019-07-25
| * | | | intel_th: msu: Introduce buffer interfaceAlexander Shishkin2019-07-25
* | | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-17
|\ \ \ \ \
| * | | | | drivers: Introduce device lookup variants by device typeSuzuki K Poulose2019-07-30
| * | | | | drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose2019-07-30
| * | | | | drivers: Introduce device lookup variants by nameSuzuki K Poulose2019-07-30
| |/ / / /
* | | | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | docs: fix a couple of new broken referencesMauro Carvalho Chehab2019-07-31
| |/ / /
* | | | intel_th: pci: Add Tiger Lake supportAlexander Shishkin2019-08-28
* | | | intel_th: pci: Add support for another Lewisburg PCHAlexander Shishkin2019-08-28
* | | | stm class: Fix a double free of stm_source_deviceDing Xiang2019-08-28
| |_|/ |/| |
* | | Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-08-18
|\ \ \ | |_|/ |/| |
| * | intel_th: Use the correct style for SPDX License IdentifierNishad Kamdar2019-07-30
| |/
* / coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attributeSuzuki K Poulose2019-08-01
|/
* coresight: Make the coresight_device_fwnode_match declaration's fwnode parame...Nathan Chancellor2019-07-12
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-23
| * coresight: cpu-debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-21
* | coresight: Do not default to CPU0 for missing CPU phandleSai Prakash Ranjan2019-07-04