summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2021-05-22intel_th: Consistency and off-by-one fixPavel Machek
2020-04-02intel_th: Fix user-visible error codesAlexander Shishkin
2019-09-06stm class: Fix a double free of stm_source_deviceDing Xiang
2019-08-04intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin
2019-06-11intel_th: msu: Fix single mode with IOMMUAlexander Shishkin
2019-06-11stm class: Fix channel free in stm output free pathTingwei Zhang
2019-05-16intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin
2019-04-27coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan
2019-04-03stm class: Hide STM-specific options if STM is disabledGeert Uytterhoeven
2019-04-03coresight: removing bind/unbind options from sysfsMathieu Poirier
2019-04-03stm class: Fix stm device initialization orderAlexander Shishkin
2019-04-03stm class: Do not leak the chrdev in error pathAlexander Shishkin
2019-04-03coresight: etm4x: Check every parameter used by dma_xx_coherent.Eric Long
2019-04-03coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long
2019-04-03stm class: Fix a race in unlinkingAlexander Shishkin
2019-04-03stm class: Fix unbalanced module/device refcountingAlexander Shishkin
2019-04-03stm class: Guard output assignment against concurrencyAlexander Shishkin
2019-04-03stm class: Fix unlocking braino in the error pathAlexander Shishkin
2019-04-03stm class: Support devices with multiple instancesAlexander Shishkin
2019-04-03stm class: Prevent user-controllable allocationsAlexander Shishkin
2019-04-03stm class: Fix link list lockingAlexander Shishkin
2019-04-03stm class: Fix locking in unbinding policy pathAlexander Shishkin
2019-04-03coresight: remove csdev's link from topologyMathieu Poirier
2019-04-03coresight: release reference taken by 'bus_find_device()'Mathieu Poirier
2019-04-03coresight: coresight_unregister() function cleanupMathieu Poirier
2019-04-03coresight: fixing lockdep errorMathieu Poirier
2019-03-23intel_th: Don't reference unassigned outputsAlexander Shishkin
2019-03-23stm class: Prevent division by zeroAlexander Shishkin
2019-03-23stm class: Fix an endless loop in channel allocationZhi Jin
2019-01-13intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose
2018-06-06hwtracing: stm: fix build error on some archesGreg Kroah-Hartman
2018-06-06stm class: Use vmalloc for the master mapAlexander Shishkin
2018-03-24coresight: Fix disabling of CoreSight TPIURobert Walker
2018-03-22coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach
2017-12-20intel_th: pci: Add Gemini Lake supportAlexander Shishkin
2017-10-12stm class: Fix a use-after-freeAlexander Shishkin
2017-09-13intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin
2017-09-13intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin
2016-08-10intel_th: Fix a deadlock in modprobingAlexander Shishkin
2016-08-10intel_th: pci: Add Kaby Lake PCH-H supportAlexander Shishkin
2016-05-04stm class: Select CONFIG_SRCUArnd Bergmann
2016-03-03coresight: checking for NULL string in coresight_name_match()Mathieu Poirier
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-16intel_th: Check for NULL instead of ERR_PTRDan Carpenter
2015-10-16stm class: Select configfsAlexander Shishkin
2015-10-10intel_th: Fix integer mismatch warningsAlexander Shishkin
2015-10-10stm class: Mark src::link __rcuAlexander Shishkin
2015-10-07coresight: etm3x: making error message unambiguousMathieu Poirier