aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire/dice/dice-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Gravatar Takashi Sakamoto 1-20/+0
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackGravatar Takashi Sakamoto 1-0/+18
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamGravatar Takashi Sakamoto 1-6/+0
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresGravatar Julia Lawall 1-2/+2
2016-03-09ALSA: dice: force to add two pcm devices for listed modelsGravatar Takashi Sakamoto 1-9/+15
2016-03-09ALSA: dice: handle several PCM substreams when any isochronous streams are av...Gravatar Takashi Sakamoto 1-46/+75
2016-03-09ALSA: dice: have two sets of isochronous resources/streamsGravatar Takashi Sakamoto 1-13/+21
2016-02-09ALSA: dice: get the number of MBLA data channel at opening PCM substreamGravatar Takashi Sakamoto 1-8/+21
2016-02-09ALSA: dice: limit to current sampling transfer frequencyGravatar Takashi Sakamoto 1-139/+31
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixGravatar Takashi Sakamoto 1-2/+2
2015-09-29ALSA: firewire-lib: rename PCM format helper functionGravatar Takashi Sakamoto 1-4/+2
2015-09-29ALSA: firewire-lib: move PCM substream constraint to AM824 layerGravatar Takashi Sakamoto 1-1/+1
2015-08-29ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureGravatar Takashi Sakamoto 1-4/+14
2014-12-10ALSA: dice: Add support for capturing PCM samplesGravatar Takashi Sakamoto 1-14/+147
2014-12-10ALSA: dice: Support for non SYT-Match sampling clock source modeGravatar Takashi Sakamoto 1-0/+35
2014-12-10ALSA: dice: Add support for duplex streams with synchronizationGravatar Takashi Sakamoto 1-2/+2
2014-12-10ALSA: dice: Change the way to start streamGravatar Takashi Sakamoto 1-69/+6
2014-11-29ALSA: dice: Add new functions for constraints of PCM parametersGravatar Takashi Sakamoto 1-44/+65
2014-11-29ALSA: dice: Split PCM functionality into a fileGravatar Takashi Sakamoto 1-0/+296