summaryrefslogtreecommitdiff
path: root/sound/firewire/dice/dice-stream.c
AgeCommit message (Expand)Author
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
2014-12-10ALSA: dice: Change the way to start streamTakashi Sakamoto
2014-11-29ALSA: dice: Split PCM functionality into a fileTakashi Sakamoto
2014-11-29ALSA: dice: Split stream functionality into a fileTakashi Sakamoto