aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/dice/dice-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai1-2/+0
2018-05-02ALSA: dice: remove local frag of force_two_pcmsTakashi Sakamoto1-30/+8
2018-05-02ALSA: dice: use cache for PCM constraints and rulesTakashi Sakamoto1-57/+170
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicationsTakashi Sakamoto1-20/+0
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto1-0/+18
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto1-6/+0
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2016-03-09ALSA: dice: force to add two pcm devices for listed modelsTakashi Sakamoto1-9/+15
2016-03-09ALSA: dice: handle several PCM substreams when any isochronous streams are availableTakashi Sakamoto1-46/+75
2016-03-09ALSA: dice: have two sets of isochronous resources/streamsTakashi Sakamoto1-13/+21
2016-02-09ALSA: dice: get the number of MBLA data channel at opening PCM substreamTakashi Sakamoto1-8/+21
2016-02-09ALSA: dice: limit to current sampling transfer frequencyTakashi Sakamoto1-139/+31
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto1-2/+2
2015-09-29ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto1-4/+2
2015-09-29ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto1-1/+1
2015-08-29ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureTakashi Sakamoto1-4/+14
2014-12-10ALSA: dice: Add support for capturing PCM samplesTakashi Sakamoto1-14/+147
2014-12-10ALSA: dice: Support for non SYT-Match sampling clock source modeTakashi Sakamoto1-0/+35
2014-12-10ALSA: dice: Add support for duplex streams with synchronizationTakashi Sakamoto1-2/+2
2014-12-10ALSA: dice: Change the way to start streamTakashi Sakamoto1-69/+6
2014-11-29ALSA: dice: Add new functions for constraints of PCM parametersTakashi Sakamoto1-44/+65
2014-11-29ALSA: dice: Split PCM functionality into a fileTakashi Sakamoto1-0/+296