| Commit message (Expand) | Author | Age | Files | Lines |
* | intel_th: Wait until port is in reset before programming it | Alexander Shishkin | 2021-07-20 | 3 | -0/+36 |
* | coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer() | Sai Prakash Ranjan | 2021-07-19 | 1 | -1/+1 |
* | intel_th: pci: Add Alder Lake-M support | Alexander Shishkin | 2021-05-11 | 1 | -0/+5 |
* | intel_th: Consistency and off-by-one fix | Pavel Machek | 2021-05-11 | 1 | -2/+2 |
* | intel_th: pci: Add Rocket Lake CPU support | Alexander Shishkin | 2021-05-11 | 1 | -0/+5 |
* | stm class: Fix module init return on allocation failure | Wang Hui | 2021-01-27 | 1 | -2/+4 |
* | intel_th: pci: Add Alder Lake-P support | Alexander Shishkin | 2021-01-27 | 1 | -0/+5 |
* | coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf() | Sai Prakash Ranjan | 2020-12-30 | 1 | -1/+3 |
* | coresight: tmc-etr: Fix barrier packet insertion for perf buffer | Suzuki K Poulose | 2020-12-30 | 1 | -1/+1 |
* | coresight: tmc-etr: Check if page is valid before dma_map_page() | Mao Jinlong | 2020-12-30 | 1 | -0/+2 |
* | coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf() | Sai Prakash Ranjan | 2020-12-30 | 2 | -1/+5 |
* | Revert "coresight: Make sysfs functional on topologies with per core sink" | Sasha Levin | 2020-11-10 | 2 | -29/+36 |
* | coresight: Make sysfs functional on topologies with per core sink | Linu Cherian | 2020-11-05 | 2 | -36/+29 |
* | coresight: etm: perf: Fix warning caused by etm_setup_aux failure | Tingwei Zhang | 2020-10-29 | 1 | -2/+2 |
* | coresight: etm4x: Handle unreachable sink in perf mode | Suzuki K Poulose | 2020-10-29 | 1 | -0/+10 |
* | coresight: etm4x: Fix use-after-free of per-cpu etm drvdata | Suzuki K Poulose | 2020-10-01 | 1 | -0/+1 |
* | intel_th: Disallow multi mode on devices where it's broken | Alexander Shishkin | 2020-10-01 | 3 | -4/+17 |
* | coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb() | Sai Prakash Ranjan | 2020-08-19 | 1 | -7/+6 |
* | intel_th: Fix a NULL dereference when hub driver is not loaded | Alexander Shishkin | 2020-07-22 | 2 | -6/+19 |
* | intel_th: pci: Add Emmitsburg PCH support | Alexander Shishkin | 2020-07-22 | 1 | -0/+5 |
* | intel_th: pci: Add Tiger Lake PCH-H support | Alexander Shishkin | 2020-07-22 | 1 | -0/+5 |
* | intel_th: pci: Add Jasper Lake CPU support | Alexander Shishkin | 2020-07-22 | 1 | -0/+5 |
* | coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb() | Sai Prakash Ranjan | 2020-06-24 | 1 | -8/+8 |
* | stm class: sys-t: Fix the use of time_after() | Alexander Shishkin | 2020-03-25 | 1 | -3/+3 |
* | intel_th: pci: Add Elkhart Lake CPU support | Alexander Shishkin | 2020-03-25 | 1 | -0/+5 |
* | intel_th: Fix user-visible error codes | Alexander Shishkin | 2020-03-25 | 1 | -3/+3 |
* | intel_th: msu: Fix the unexpected state warning | Alexander Shishkin | 2020-03-25 | 1 | -3/+4 |
* | intel_th: msu: Fix window switching without windows | Alexander Shishkin | 2019-12-31 | 1 | -5/+9 |
* | intel_th: Fix freeing IRQs | Alexander Shishkin | 2019-12-31 | 2 | -3/+6 |
* | intel_th: pci: Add Elkhart Lake SOC support | Alexander Shishkin | 2019-12-31 | 1 | -0/+5 |
* | intel_th: pci: Add Comet Lake PCH-V support | Alexander Shishkin | 2019-12-31 | 1 | -0/+5 |
* | coresight: Serialize enabling/disabling a link device. | Yabin Cui | 2019-12-17 | 4 | -52/+90 |
* | stm class: Lose the protocol driver when dropping its reference | Alexander Shishkin | 2019-12-17 | 1 | -0/+4 |
* | intel_th: pci: Add Tiger Lake CPU support | Alexander Shishkin | 2019-12-17 | 1 | -0/+5 |
* | intel_th: pci: Add Ice Lake CPU support | Alexander Shishkin | 2019-12-17 | 1 | -0/+5 |
* | intel_th: Fix a double put_device() in error path | Alexander Shishkin | 2019-12-17 | 1 | -6/+2 |
* | coresight: etm4x: Fix input validation for sysfs. | Mike Leach | 2019-12-13 | 1 | -8/+13 |
* | intel_th: pci: Add Jasper Lake PCH support | Alexander Shishkin | 2019-11-04 | 1 | -0/+5 |
* | intel_th: pci: Add Comet Lake PCH support | Alexander Shishkin | 2019-11-04 | 1 | -0/+5 |
* | intel_th: msu: Fix possible memory leak in mode_store() | Wei Yongjun | 2019-11-04 | 1 | -1/+3 |
* | intel_th: msu: Fix overflow in shift of an unsigned int | Colin Ian King | 2019-11-04 | 1 | -1/+1 |
* | intel_th: msu: Fix missing allocation failure check on a kstrndup | Colin Ian King | 2019-11-04 | 1 | -0/+3 |
* | intel_th: msu: Fix an uninitialized mutex | Alexander Shishkin | 2019-11-04 | 1 | -1/+1 |
* | intel_th: gth: Fix the window switching sequence | Alexander Shishkin | 2019-11-04 | 1 | -0/+3 |
* | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-18 | 14 | -199/+752 |
|\ |
|
| * | coresight: tmc-etr: Add barrier packets when moving offset forward | Mathieu Poirier | 2019-09-03 | 1 | -5/+24 |
| * | coresight: tmc-etr: Decouple buffer sync and barrier packet insertion | Mathieu Poirier | 2019-09-03 | 1 | -6/+12 |
| * | coresight: tmc: Make memory width mask computation into a function | Mathieu Poirier | 2019-09-03 | 3 | -21/+31 |
| * | coresight: tmc-etr: Fix perf_data check | Yabin Cui | 2019-09-03 | 2 | -7/+7 |
| * | coresight: tmc-etr: Fix updating buffer in not-snapshot mode. | Yabin Cui | 2019-09-03 | 1 | -7/+11 |