aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/firewire/amdtp-stream-trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-03ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints formatTakashi Sakamoto1-2/+1
2019-07-22ALSA: firewire-lib: pass data block count as an argument to tracepoints eventTakashi Sakamoto1-3/+3
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2019-06-24Revert "ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events"Takashi Sakamoto1-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-1/+1
2019-05-24ALSA: firewire-lib: fix inverted node IDs for amdtp_packet eventsTakashi Sakamoto1-3/+3
2019-05-21ALSA: firewire-lib: unify tracing events to 'amdtp_packet' eventTakashi Sakamoto1-142/+7
2019-05-21ALSA: firewire-lib: use dynamic array for CIP header of tracing eventsTakashi Sakamoto1-16/+20
2019-05-21ALSA: firewire-lib: use the same unit for payload argument in tracing eventsTakashi Sakamoto1-6/+6
2019-05-21ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet/out_packet tracing eventsTakashi Sakamoto1-6/+18
2019-05-21ALSA: firewire-lib: use the same type of argument for CIP header for tracing eventTakashi Sakamoto1-3/+3
2018-12-16ALSA: firewire-lib: use the same print format for 'without_header' tracepointsTakashi Sakamoto1-1/+1
2018-12-16ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' tracepointTakashi Sakamoto1-1/+1
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov1-1/+1
2017-04-11ALSA: firewire_lib: add tracepoints for packets without CIP headersTakashi Sakamoto1-0/+88
2017-04-05ALSA: firewire-lib: use the same prototype for functions to handle packetTakashi Sakamoto1-3/+3
2016-05-18ALSA: firewire-lib: change a member of event structure to suppress sparse wanings to bool typeTakashi Sakamoto1-4/+4
2016-05-11ALSA: firewire-lib: add context information to tracepointsTakashi Sakamoto1-8/+20
2016-05-09ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet dataTakashi Sakamoto1-0/+98