summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
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
2019-07-03coresight: Potential uninitialized variable in probe()Dan Carpenter
2019-07-03coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2019-07-03coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2019-07-03coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...Suzuki K Poulose
2019-07-03coresight: tmc-etr: Do not call smp_processor_id() from preemptibleSuzuki K Poulose
2019-07-03intel_th: msu: Start read iterator from a non-empty windowAlexander Shishkin
2019-07-03intel_th: msu: Split sgt array and pointer in multiwindow modeAlexander Shishkin
2019-07-03intel_th: msu: Support multipage blocksAlexander Shishkin
2019-07-03intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin
2019-07-03intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin
2019-07-03intel_th: msu: Remove set but not used variable 'last'YueHaibing
2019-07-03intel_th: msu: Fix unused variable warning on arm64 platformShaokun Zhang
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-21coresight: cpu-debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-20coresight: replicator: Add terminate entry for acpi_device_id tablesWei Yongjun
2019-06-20coresight: platform: add OF/APCI dependencyArnd Bergmann
2019-06-20coresight: Add dummy definition for of_coresight_get_cpu()Suzuki K Poulose
2019-06-20coresight: acpi: Support for platform devicesSuzuki K Poulose
2019-06-20coresight: Support for ACPI bindingsSuzuki K Poulose
2019-06-20coresight: stm: ACPI support for parsing stimulus baseSuzuki K Poulose
2019-06-20coresight: Use platform agnostic namesSuzuki K Poulose
2019-06-20coresight: Use fwnode handle instead of device namesSuzuki K Poulose
2019-06-20coresight: platform: Use fwnode handle for device searchSuzuki K Poulose
2019-06-20coresight: Add support for releasing platform specific dataSuzuki K Poulose
2019-06-20coresight: Rearrange platform data probingSuzuki K Poulose
2019-06-20coresight: Reuse platform data structure for connection trackingSuzuki K Poulose
2019-06-20coresight: Cleanup coresight_remove_connsSuzuki K Poulose
2019-06-20coresight: Remove name from platform descriptionSuzuki K Poulose