summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-1814-199/+752
|\
| * coresight: tmc-etr: Add barrier packets when moving offset forwardMathieu Poirier2019-09-031-5/+24
| * coresight: tmc-etr: Decouple buffer sync and barrier packet insertionMathieu Poirier2019-09-031-6/+12
| * coresight: tmc: Make memory width mask computation into a functionMathieu Poirier2019-09-033-21/+31
| * coresight: tmc-etr: Fix perf_data checkYabin Cui2019-09-032-7/+7
| * coresight: tmc-etr: Fix updating buffer in not-snapshot mode.Yabin Cui2019-09-031-7/+11
| * coresight: etm4x: improve clarity of etm4_os_unlock commentAndrew Murray2019-09-031-1/+1
| * coresight: etm4x: use module_param instead of module_param_namedAndrew Murray2019-09-031-1/+2
| * coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray2019-09-031-2/+13
| * coresight: etm4x: Remove superfluous setting of os_unlockAndrew Murray2019-09-031-3/+1
| * coresight: acpi: Static funnel supportSuzuki K Poulose2019-09-031-0/+9
| * coresight: Convert pr_warn to dev_warn for obsolete bindingsSuzuki K Poulose2019-09-032-2/+3
| * coresight: tmc-etr: Check if non-secure access is enabledSuzuki K Poulose2019-09-032-0/+15
| * coresight: tmc-etr: Handle memory errorsSuzuki K Poulose2019-09-032-0/+14
| * coresight: etr_buf: Consolidate refcount initializationSuzuki K Poulose2019-09-031-11/+2
| * coresight: cpu-debug: Add support for Qualcomm KryoSai Prakash Ranjan2019-09-032-22/+21
| * coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996Sai Prakash Ranjan2019-09-031-5/+9
| * coresight: etm4x: Two function calls lessMarkus Elfring2019-09-031-9/+4
| * Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman2019-09-022-1/+10
| |\
| * \ Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman2019-08-192-2/+2
| |\ \
| * \ \ Merge 5.3-rc4 into char-misc-nextGreg Kroah-Hartman2019-08-121-0/+1
| |\ \ \
| * | | | intel_th: msu: Preserve pre-existing buffer configurationAlexander Shishkin2019-07-251-2/+7
| * | | | intel_th: msu: Prevent freeing buffers while locked windows existAlexander Shishkin2019-07-251-0/+5
| * | | | intel_th: msu: Get rid of the window size limitAlexander Shishkin2019-07-251-71/+68
| * | | | intel_th: msu-sink: An example msu buffer "sink"Alexander Shishkin2019-07-252-0/+119
| * | | | intel_th: msu: Introduce buffer interfaceAlexander Shishkin2019-07-252-29/+379
* | | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-175-31/+5
|\ \ \ \ \
| * | | | | drivers: Introduce device lookup variants by device typeSuzuki K Poulose2019-07-301-9/+1
| * | | | | drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose2019-07-303-14/+3
| * | | | | drivers: Introduce device lookup variants by nameSuzuki K Poulose2019-07-301-8/+1
| |/ / / /
* | | | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-171-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | docs: fix a couple of new broken referencesMauro Carvalho Chehab2019-07-311-1/+1
| |/ / /
* | | | intel_th: pci: Add Tiger Lake supportAlexander Shishkin2019-08-281-0/+5
* | | | intel_th: pci: Add support for another Lewisburg PCHAlexander Shishkin2019-08-281-0/+5
* | | | stm class: Fix a double free of stm_source_deviceDing Xiang2019-08-281-1/+0
| |_|/ |/| |
* | | Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-08-182-2/+2
|\ \ \ | |_|/ |/| |
| * | intel_th: Use the correct style for SPDX License IdentifierNishad Kamdar2019-07-302-2/+2
| |/
* / coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attributeSuzuki K Poulose2019-08-011-0/+1
|/
* coresight: Make the coresight_device_fwnode_match declaration's fwnode parame...Nathan Chancellor2019-07-121-1/+1
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-124-20/+8
|\
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-243-7/+6
| * coresight: cpu-debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-211-13/+2
* | coresight: Do not default to CPU0 for missing CPU phandleSai Prakash Ranjan2019-07-044-10/+19
* | coresight: tmc: Smatch: Fix potential NULL pointer dereferenceSuzuki K Poulose2019-07-031-2/+4
* | coresight: etm3x: Smatch: Fix potential NULL pointer dereferenceSuzuki K Poulose2019-07-031-1/+2
* | coresight: Potential uninitialized variable in probe()Dan Carpenter2019-07-031-0/+1
* | coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose2019-07-031-4/+2
* | coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose2019-07-031-4/+2
* | coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...Suzuki K Poulose2019-07-031-5/+2
* | coresight: tmc-etr: Do not call smp_processor_id() from preemptibleSuzuki K Poulose2019-07-031-4/+2