| Commit message (Expand) | Author | Age | Files | Lines |
* | coresight: tmc: sg: Do not leak sg_table | Suzuki K Poulose | 2024-10-04 | 1 | -1/+1 |
* | Coresight: Set correct cs_mode for dummy source to fix disable issue | Jie Gan | 2024-10-04 | 1 | -0/+4 |
* | Coresight: Set correct cs_mode for TPDM to fix disable issue | Jie Gan | 2024-10-04 | 1 | -0/+6 |
* | coresight: Fix ref leak when of_coresight_parse_endpoint() fails | James Clark | 2024-08-03 | 1 | -1/+3 |
* | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-05-22 | 27 | -233/+910 |
|\ |
|
| * | intel_th: pci: Add Lunar Lake support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: pci: Add Meteor Lake-S CPU support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: pci: Add Meteor Lake-S support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: pci: Add Sapphire Rapids SOC support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: pci: Add Granite Rapids SOC support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: pci: Add Granite Rapids support | Alexander Shishkin | 2024-05-04 | 1 | -0/+5 |
| * | intel_th: msu: Fix kernel-doc warnings | Randy Dunlap | 2024-05-04 | 1 | -2/+10 |
| * | intel_th: Remove redundant initialization of pointer outp | Colin Ian King | 2024-05-04 | 1 | -1/+1 |
| * | intel_th: Convert sprintf/snprintf to sysfs_emit | Li Zhijian | 2024-05-04 | 1 | -4/+4 |
| * | intel_th: Constify the struct device_type usage | Ricardo B. Marliere | 2024-05-04 | 1 | -4/+4 |
| * | intel_th: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-05-04 | 1 | -4/+2 |
| * | stm class: sys-t: Improve ftrace source handling | Mikhail Lappo | 2024-05-04 | 1 | -7/+83 |
| * | stm class: Propagate source type to protocols | Mikhail Lappo | 2024-05-04 | 4 | -7/+9 |
| * | stm class: Add source type | Mikhail Lappo | 2024-05-04 | 3 | -0/+3 |
| * | stm class: Fix a double free in stm_register_device() | Dan Carpenter | 2024-05-04 | 1 | -5/+6 |
| * | hwtracing: hisi_ptt: Assign parent for event_source device | Jonathan Cameron | 2024-05-02 | 1 | -0/+1 |
| * | coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devices | Anshuman Khandual | 2024-05-01 | 1 | -1/+27 |
| * | coresight: tpiu: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+3 |
| * | coresight: tmc: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+3 |
| * | coresight: stm: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+3 |
| * | coresight: debug: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+3 |
| * | coresight: catu: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-04-25 | 1 | -4/+3 |
| * | coresight: stm: Remove duplicate linux/acpi.h header | Jiapeng Chong | 2024-04-24 | 1 | -1/+0 |
| * | coresight: etm4x: Fix access to resource selector registers | Suzuki K Poulose | 2024-04-22 | 1 | -2/+4 |
| * | coresight: etm4x: Safe access for TRCQCLTR | Suzuki K Poulose | 2024-04-22 | 2 | -2/+9 |
| * | coresight: etm4x: Do not save/restore Data trace control registers | Suzuki K Poulose | 2024-04-22 | 2 | -34/+0 |
| * | coresight: etm4x: Do not hardcode IOMEM access for register restore | Suzuki K Poulose | 2024-04-22 | 1 | -2/+4 |
| * | coresight: debug: Move ACPI support from AMBA driver to platform driver | Anshuman Khandual | 2024-04-16 | 1 | -16/+122 |
| * | coresight: stm: Move ACPI support from AMBA driver to platform driver | Anshuman Khandual | 2024-04-16 | 1 | -10/+94 |
| * | coresight: tmc: Move ACPI support from AMBA driver to platform driver | Anshuman Khandual | 2024-04-16 | 2 | -15/+127 |
| * | coresight: tpiu: Move ACPI support from AMBA driver to platform driver | Anshuman Khandual | 2024-04-16 | 1 | -17/+100 |
| * | coresight: catu: Move ACPI support from AMBA driver to platform driver | Anshuman Khandual | 2024-04-16 | 2 | -19/+120 |
| * | coresight: funnel: Move ACPI support from AMBA driver to platform driver | Anshuman Khandual | 2024-04-16 | 1 | -24/+48 |
| * | coresight: replicator: Move ACPI support from AMBA driver to platform driver | Anshuman Khandual | 2024-04-16 | 1 | -23/+45 |
| * | coresight: Add helpers registering/removing both AMBA and platform drivers | Anshuman Khandual | 2024-04-16 | 3 | -34/+34 |
| * | coresight: tmc: Extract device properties from AMBA pid based table lookup | Anshuman Khandual | 2024-04-16 | 1 | -4/+10 |
| * | coresight: stm: Extract device name from AMBA pid based table lookup | Anshuman Khandual | 2024-04-16 | 2 | -1/+21 |
| * | coresight: etm4x: Fix unbalanced pm_runtime_enable() | Anshuman Khandual | 2024-04-16 | 1 | -0/+3 |
* | | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-05-19 | 1 | -3/+3 |
|\ \ |
|
| * | | intel_th: remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 2024-04-29 | 1 | -3/+3 |
| |/ |
|
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-05-19 | 1 | -0/+1 |
|\ \ |
|
| * | | fix missing vmalloc.h includes | Kent Overstreet | 2024-04-25 | 1 | -0/+1 |
| |/ |
|
* | | ARM: 9379/1: coresight: tpda: drop owner assignment | Krzysztof Kozlowski | 2024-04-18 | 1 | -1/+0 |
* | | ARM: 9378/1: coresight: etm4x: drop owner assignment | Krzysztof Kozlowski | 2024-04-18 | 1 | -1/+0 |
* | | ARM: 9376/1: coresight: tpdm: drop owner assignment | Krzysztof Kozlowski | 2024-04-18 | 1 | -1/+0 |