summaryrefslogtreecommitdiff
path: root/sound/firewire/dice/dice-stream.c
AgeCommit message (Expand)Author
2022-11-30ALSA: dice: fix regression for Lexicon I-ONIX FW810STakashi Sakamoto
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
2018-05-15Merge branch 'for-linus' into for-nextTakashi Iwai
2018-05-02ALSA: dice: enable to change current sampling transmission frequencyTakashi Sakamoto
2018-05-02ALSA: dice: add a helper function to restart all of available streamsTakashi Sakamoto
2018-05-02ALSA: dice: use cache of stream format to check running streamTakashi Sakamoto
2018-05-02ALSA: dice: use extended protocol to detect available stream formatsTakashi Sakamoto
2018-05-02ALSA: dice: cache stream formats at current mode of sampling transmission fre...Takashi Sakamoto
2018-04-26ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto
2017-01-03ALSA: dice: ensure transmission speed for transmitted packetsTakashi Sakamoto
2016-03-28ALSA: dice: fix memory leak when unpluggingTakashi Sakamoto
2016-03-10ALSA: dice: use structure to represent register parameters instead of array w...Takashi Sakamoto
2016-03-09ALSA: dice: handle whole available isochronous streamsTakashi Sakamoto
2016-03-09ALSA: dice: have two sets of isochronous resources/streamsTakashi Sakamoto
2016-02-28ALSA: dice: drop duplex streams synchronization to transfer own time stampsTakashi Sakamoto
2016-02-12ALSA: dice: old firmware optimization for Dice notificationTakashi Sakamoto
2016-02-09ALSA: dice: ensure phase lock before starting streamingTakashi Sakamoto
2016-02-09ALSA: dice: purge generating channel cacheTakashi Sakamoto
2016-02-09ALSA: dice: limit stream to current sampling transfer frequency.Takashi Sakamoto
2015-10-19ALSA: dice: correct variable types for __be32 dataTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add helper functions to set positions of data channelsTakashi Sakamoto
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto
2015-09-29ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...Takashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto
2014-12-10ALSA: dice: Add support for MIDI capture/playbackTakashi Sakamoto
2014-12-10ALSA: dice: Support for non SYT-Match sampling clock source modeTakashi Sakamoto
2014-12-10ALSA: dice: Add support for duplex streams with synchronizationTakashi Sakamoto