aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-05-20coresight: etm4x: Fix timestamp bit field handlingLeo Yan2-3/+3
2025-05-14coresight: tmc: fix failure to disable/enable ETF after readingMao Jinlong1-6/+5
2025-05-14Documentation: coresight: Document AUX pause and resumeLeo Yan1-0/+31
2025-05-14coresight: perf: Update buffer on AUX pauseLeo Yan1-2/+41
2025-05-14coresight: tmc: Re-enable sink after buffer updateLeo Yan2-0/+19
2025-05-14coresight: perf: Support AUX trace pause and resumeLeo Yan1-1/+44
2025-05-14coresight: etm4x: Hook pause and resume callbacksLeo Yan2-1/+43
2025-05-14coresight: Introduce pause and resume APIs for sourceLeo Yan3-0/+28
2025-05-14coresight: etm4x: Extract the trace unit controllingLeo Yan1-41/+62
2025-05-08coresight: cti: Replace inclusion by struct fwnode_handle forward declarationAndy Shevchenko1-1/+2
2025-05-07coresight: Disable MMIO logging for coresight stm driverMao Jinlong1-0/+2
2025-05-07coresight: replicator: Fix panic for clearing claim tagLeo Yan1-1/+1
2025-04-30coresight: Add a KUnit test for coresight_find_default_sink()James Clark4-0/+85
2025-04-30coresight: Remove extern from function declarationsJames Clark2-26/+23
2025-04-30coresight: Remove inlines from static function definitionsJames Clark12-60/+57
2025-04-30coresight: Clear self hosted claim tag on probeJames Clark8-0/+11
2025-04-30coresight: etm3x: Convert raw base pointer to struct coresight accessJames Clark3-21/+20
2025-04-30coresight: Add claim tag warnings and debug messagesJames Clark2-20/+36
2025-04-30coresight: Only check bottom two claim bitsJames Clark2-1/+3
2025-04-30coresight: Convert tag clear function to take a struct csdev_accessJames Clark2-12/+24
2025-04-30coresight: core: Disable helpers for devices that fail to enableYabin Cui1-5/+10
2025-04-30coresight: catu: Introduce refcount and spinlock for enabling/disablingYabin Cui2-8/+18
2025-04-29dt-bindings: arm: arm,coresight-static-replicator: add optional clocksDmitry Baryshkov1-0/+13
2025-04-29coresight: Fixes device's owner field for registered using coresight_init_dri...Junhao He9-11/+14
2025-04-20Linux 6.15-rc3v6.15-rc3Linus Torvalds1-1/+1
2025-04-20gcc-15: work around sequence-point warningLinus Torvalds1-3/+6
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds4-5/+5
2025-04-20gcc-15: get rid of misc extra NUL character paddingLinus Torvalds2-2/+2
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds4-5/+5
2025-04-20gcc-15: make 'unterminated string initialization' just a warningLinus Torvalds1-0/+3
2025-04-19Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...Linus Torvalds16-35/+141
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-61/+112
2025-04-19Merge tag 'i2c-for-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+4
2025-04-19Revert "hfs{plus}: add deprecation warning"Christian Brauner2-4/+0
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-12/+43
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds8-27/+4
2025-04-19Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-31/+53
2025-04-19Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds47-284/+406
2025-04-19Merge tag 'drm-msm-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie10-55/+53
2025-04-19Merge tag 'drm-xe-fixes-2025-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-60/+57
2025-04-18Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-25/+39
2025-04-18drm/msm/a6xx+: Don't let IB_SIZE overflowRob Clark2-4/+11
2025-04-18Merge tag 'i2c-host-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-0/+3
2025-04-18Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-68/+43
2025-04-18Merge tag 'timers-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2025-04-18Merge tag 'perf-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-104/+35
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-2/+17
2025-04-18Merge tag 'core-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-5/+48
2025-04-18Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-13/+44
2025-04-18Merge tag 'gpio-fixes-for-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1