Age | Commit message (Expand) | Author | Files | Lines |
2020-05-15 | coresight: cti: remove incorrect NULL return check | Calvin Johnson | 1 | -2/+2 |
2020-03-24 | intel_th: msu: Make stopping the trace optional | Alexander Shishkin | 1 | -1/+37 |
2020-03-23 | Merge 5.6-rc7 into char-misc-next | Greg Kroah-Hartman | 3 | -9/+15 |
2020-03-21 | coresight: cti: Add connection information to sysfs | Mike Leach | 3 | -3/+346 |
2020-03-21 | coresight: cti: Enable CTI associated with devices | Mike Leach | 4 | -5/+204 |
2020-03-21 | coresight: cti: Add device tree support for custom CTI | Mike Leach | 2 | -4/+241 |
2020-03-21 | coresight: cti: Add device tree support for v8 arch CTI | Mike Leach | 4 | -9/+230 |
2020-03-21 | coresight: cti: Add sysfs trigger / channel programming API | Mike Leach | 3 | -0/+551 |
2020-03-21 | coresight: cti: Add sysfs access to program function registers | Mike Leach | 4 | -0/+397 |
2020-03-21 | coresight: cti: Add sysfs coresight mgmt register access | Mike Leach | 2 | -0/+54 |
2020-03-21 | coresight: cti: Initial CoreSight CTI Driver | Mike Leach | 7 | -0/+786 |
2020-03-18 | intel_th: pci: Add Elkhart Lake CPU support | Alexander Shishkin | 1 | -0/+5 |
2020-03-18 | intel_th: Fix user-visible error codes | Alexander Shishkin | 1 | -3/+3 |
2020-03-18 | intel_th: msu: Fix the unexpected state warning | Alexander Shishkin | 1 | -3/+4 |
2020-03-18 | stm class: sys-t: Fix the use of time_after() | Alexander Shishkin | 1 | -3/+3 |
2020-03-18 | intel_th: Disallow multi mode on devices where it's broken | Alexander Shishkin | 3 | -4/+17 |
2020-01-14 | coresight: etm4x: Fix unused function warning | Arnd Bergmann | 1 | -7/+6 |
2019-12-17 | intel_th: msu: Fix window switching without windows | Alexander Shishkin | 1 | -5/+9 |
2019-12-17 | intel_th: Fix freeing IRQs | Alexander Shishkin | 2 | -3/+6 |
2019-12-17 | intel_th: pci: Add Elkhart Lake SOC support | Alexander Shishkin | 1 | -0/+5 |
2019-12-17 | intel_th: pci: Add Comet Lake PCH-V support | Alexander Shishkin | 1 | -0/+5 |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+1 |
2019-11-20 | intel_th: pci: Add Tiger Lake CPU support | Alexander Shishkin | 1 | -0/+5 |
2019-11-20 | intel_th: pci: Add Ice Lake CPU support | Alexander Shishkin | 1 | -0/+5 |
2019-11-20 | intel_th: Fix a double put_device() in error path | Alexander Shishkin | 1 | -6/+2 |
2019-11-19 | coresight: replicator: Fix missing spin_lock_init() | Wei Yongjun | 1 | -0/+1 |
2019-11-19 | coresight: funnel: Fix missing spin_lock_init() | Wei Yongjun | 1 | -0/+1 |
2019-11-14 | stm class: Lose the protocol driver when dropping its reference | Alexander Shishkin | 1 | -0/+4 |
2019-11-11 | Merge 5.4-rc7 into char-misc-next | Greg Kroah-Hartman | 3 | -3/+21 |
2019-11-04 | coresight: etm4x: Fix BMVAL misuse | Rikard Falkeborn | 1 | -1/+1 |
2019-11-04 | coresight: Serialize enabling/disabling a link device. | Yabin Cui | 4 | -52/+90 |
2019-11-04 | coresight: Add explicit architecture dependency | Mark Brown | 1 | -0/+1 |
2019-11-04 | coresight: etm4x: Add missing single-shot control API to sysfs | Mike Leach | 3 | -1/+149 |
2019-11-04 | coresight: etm4x: Add view comparator settings API to sysfs. | Mike Leach | 1 | -0/+52 |
2019-11-04 | coresight: etm4x: Improve usability of sysfs - CID and VMID masks. | Mike Leach | 1 | -2/+8 |
2019-11-04 | coresight: etm4x: Improve usability of sysfs - include/exclude addr. | Mike Leach | 1 | -5/+9 |
2019-11-04 | coresight: etm4x: Fix issues with start-stop logic. | Mike Leach | 2 | -4/+36 |
2019-11-04 | coresight: etm4x: Add missing API to set EL match on address filters | Mike Leach | 1 | -0/+42 |
2019-11-04 | coresight: etm4x: Fix input validation for sysfs. | Mike Leach | 1 | -8/+13 |
2019-11-04 | coresight: etm4x: Fixes for ETM v4.4 architecture updates. | Mike Leach | 3 | -11/+21 |
2019-11-04 | coresight: etm4x: Add support for ThunderX2 | Tanmay Vilas Kumar Jagdale | 1 | -0/+1 |
2019-11-04 | coresight: etm4x: Save/restore state across CPU low power states | Andrew Murray | 3 | -0/+388 |
2019-11-04 | intel_th: pci: Add Jasper Lake PCH support | Alexander Shishkin | 1 | -0/+5 |
2019-11-04 | intel_th: pci: Add Comet Lake PCH support | Alexander Shishkin | 1 | -0/+5 |
2019-11-04 | intel_th: msu: Fix possible memory leak in mode_store() | Wei Yongjun | 1 | -1/+3 |
2019-11-04 | intel_th: msu: Fix overflow in shift of an unsigned int | Colin Ian King | 1 | -1/+1 |
2019-11-04 | intel_th: msu: Fix missing allocation failure check on a kstrndup | Colin Ian King | 1 | -0/+3 |
2019-11-04 | intel_th: msu: Fix an uninitialized mutex | Alexander Shishkin | 1 | -1/+1 |
2019-11-04 | intel_th: gth: Fix the window switching sequence | Alexander Shishkin | 1 | -0/+3 |
2019-10-23 | compat_ioctl: move drivers to compat_ptr_ioctl | Arnd Bergmann | 1 | -11/+1 |