summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-21coresight: ultrasoc-smb: Use guards to cleanupJunhao He1-48/+22
2023-11-16coresight: ultrasoc-smb: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-16coresight: trbe: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-11-16coresight: replicator: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-11-16coresight: funnel: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-11-16coresight: etm4x: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-16coresight: dummy: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-11-16coresight: etm4x: Fix width of CCITMIN fieldJames Clark1-1/+1
2023-11-16coresight-tpdm: Correct the property name of MSR numberTao Zhang1-1/+1
2023-11-16hwtracing: hisi_ptt: Optimize the trace data committingYicong Yang1-8/+7
2023-11-16hwtracing: hisi_ptt: Disable interrupt after trace endYicong Yang2-0/+5
2023-11-16coresight-tpdm: Add nodes for dsb msr supportTao Zhang2-0/+97
2023-11-16coresight-tpdm: Add nodes for timestamp requestTao Zhang2-7/+172
2023-11-16coresight-tpdm: Add nodes to configure pattern match outputTao Zhang2-1/+109
2023-11-16coresight-tpdm: Add nodes for dsb edge controlTao Zhang2-1/+233
2023-11-16coresight-tpdm: Add node to set dsb programming modeTao Zhang2-0/+72
2023-11-16coresight-tpdm: Add nodes to set trigger timestamp and typeTao Zhang1-0/+95
2023-11-16coresight-tpdm: Add reset node to TPDM nodeTao Zhang1-0/+22
2023-11-16coresight-tpdm: Initialize DSB subunit configurationTao Zhang2-8/+74
2023-11-16coresight-tpda: Add DSB dataset supportTao Zhang2-10/+118
2023-11-16coresight-tpdm: Introduce TPDM subtype to TPDM driverTao Zhang2-1/+4
2023-11-16coresight-tpdm: Remove the unnecessary lockTao Zhang1-2/+0
2023-11-16coresight: tmc: Make etr buffer mode user configurable from sysfsAnshuman Khandual3-14/+115
2023-11-16coresight: etm: Make cycle count threshold user configurableAnshuman Khandual2-2/+9
2023-11-16coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpusAnshuman Khandual1-0/+37
2023-11-16coresight: trbe: Enable ACPI based TRBE devicesAnshuman Khandual2-0/+11
2023-11-16coresight: trbe: Add a representative coresight_platform_data for TRBEAnshuman Khandual1-2/+12
2023-11-16coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_baseJunhao He1-1/+1
2023-11-16coresight: ultrasoc-smb: Config SMB buffer before register sinkJunhao He1-13/+8
2023-11-16coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smbJunhao He2-24/+17
2023-11-13hwtracing: hisi_ptt: Don't try to attach a taskYicong Yang1-0/+3
2023-11-13hwtracing: hisi_ptt: Handle the interrupt in hardirq contextYicong Yang1-3/+3
2023-11-13hwtracing: hisi_ptt: Add dummy callback pmu::read()Junhao He1-0/+5
2023-11-13coresight: Fix crash when Perf and sysfs modes are used concurrentlyJames Clark1-2/+2
2023-11-13coresight: etm4x: Remove bogous __exit annotation for some functionsUwe Kleine-König1-3/+3
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit1-1/+1
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2023-11-11Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-110/+70
2023-11-11Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds97-812/+1760
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-25/+8
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter85-773/+1688
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-17/+40
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds7-8/+36
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds15-68/+68
2023-11-10Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds3-27/+11
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-7/+12
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds12-1293/+0
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König1-15/+16
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-2/+2