summaryrefslogtreecommitdiffstats
path: root/sound/firewire/amdtp-stream-trace.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-lib: replace in_interrupt() with in_softirq()Takashi Sakamoto2021-06-121-1/+1
* ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index fieldTakashi Sakamoto2021-05-141-3/+3
* ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints fo...Takashi Sakamoto2020-05-031-2/+1
* ALSA: firewire-lib: pass data block count as an argument to tracepoints eventTakashi Sakamoto2019-07-221-3/+3
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-1/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-1/+1
* | Revert "ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events"Takashi Sakamoto2019-06-241-3/+3
* | ALSA: firewire-lib: fix inverted node IDs for amdtp_packet eventsTakashi Sakamoto2019-05-241-3/+3
* | ALSA: firewire-lib: unify tracing events to 'amdtp_packet' eventTakashi Sakamoto2019-05-211-142/+7
* | ALSA: firewire-lib: use dynamic array for CIP header of tracing eventsTakashi Sakamoto2019-05-211-16/+20
* | ALSA: firewire-lib: use the same unit for payload argument in tracing eventsTakashi Sakamoto2019-05-211-6/+6
* | ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet...Takashi Sakamoto2019-05-211-6/+18
* | ALSA: firewire-lib: use the same type of argument for CIP header for tracing ...Takashi Sakamoto2019-05-211-3/+3
|/
* ALSA: firewire-lib: use the same print format for 'without_header' tracepointsTakashi Sakamoto2018-12-161-1/+1
* ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' trac...Takashi Sakamoto2018-12-161-1/+1
* treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov2018-03-281-1/+1
* ALSA: firewire_lib: add tracepoints for packets without CIP headersTakashi Sakamoto2017-04-111-0/+88
* ALSA: firewire-lib: use the same prototype for functions to handle packetTakashi Sakamoto2017-04-051-3/+3
* ALSA: firewire-lib: change a member of event structure to suppress sparse wan...Takashi Sakamoto2016-05-181-4/+4
* ALSA: firewire-lib: add context information to tracepointsTakashi Sakamoto2016-05-111-8/+20
* ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet dataTakashi Sakamoto2016-05-091-0/+98