#!/bin/bash perf record -e sched:sched_switch -e sched:sched_migrate_task "$@" '/cgit.js'>
summaryrefslogtreecommitdiff
path: root/sound/firewire/dice/dice-stream.c
AgeCommit message (Expand)Author
2021-06-01ALSA: dice: perform sequence replay for media clock recoveryTakashi Sakamoto
2021-06-01ALSA: dice: wait just for NOTIFY_CLOCK_ACCEPTED after GLOBAL_CLOCK_SELECT ope...Takashi Sakamoto
2021-05-28ALSA: firewire-lib: transfer rx packets on-the-fly when replayingTakashi Sakamoto
2021-05-28ALSA: firewire-lib: add replay target to cache sequence of packetTakashi Sakamoto
2021-05-20ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto
2021-05-18ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and ...Takashi Sakamoto
2021-03-12ALSA: dice: fix null pointer dereference when node is disconnectedTakashi Sakamoto
2020-01-13ALSA: dice: loosen stream format check for MIDI conformant data channelTakashi Sakamoto
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto
2019-10-18ALSA: dice: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto
2019-10-17ALSA: dice: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-08-29ALSA: dice: fix error path for initialization of stream structuresTakashi Sakamoto
2019-08-05ALSA: dice: support AMDTP domainTakashi Sakamoto
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-06-21ALSA: dice: unify stop and release method for duplex streamsTakashi Sakamoto
2019-06-13ALSA: dice: fix compiler warning due to returning uninitialized valueTakashi Sakamoto
2019-06-11ALSA: dice: update isochronous resources when starting packet streaming after...Takashi Sakamoto
2019-06-11ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free ca...Takashi Sakamoto
2019-06-11ALSA: dice: code refactoring to keep isochronous resourcesTakashi Sakamoto
2019-06-11ALSA: dice: code refactoring to stop packet streamingTakashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner