summaryrefslogtreecommitdiff
path: root/sound/firewire/dice/dice-pcm.c
AgeCommit message (Expand)Author
2019-11-06ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto
2019-10-18ALSA: dice: share PCM buffer size for both directionTakashi Sakamoto
2019-10-17ALSA: dice: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto
2019-10-17ALSA: dice: register the size of PCM period to 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-11ALSA: dice: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto
2019-06-11ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free ca...Takashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2018-05-02ALSA: dice: remove local frag of force_two_pcmsTakashi Sakamoto
2018-05-02ALSA: dice: use cache for PCM constraints and rulesTakashi Sakamoto
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall
2016-03-09ALSA: dice: force to add two pcm devices for listed modelsTakashi Sakamoto
2016-03-09ALSA: dice: handle several PCM substreams when any isochronous streams are av...Takashi Sakamoto
2016-03-09ALSA: dice: have two sets of isochronous resources/streamsTakashi Sakamoto
2016-02-09ALSA: dice: get the number of MBLA data channel at opening PCM substreamTakashi Sakamoto
2016-02-09ALSA: dice: limit to current sampling transfer frequencyTakashi Sakamoto
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto
2015-09-29ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto
2015-09-29ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto
2015-08-29ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureTakashi Sakamoto
2014-12-10ALSA: dice: Add support for capturing PCM samplesTakashi 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: Add new functions for constraints of PCM parametersTakashi Sakamoto
2014-11-29ALSA: dice: Split PCM functionality into a fileTakashi Sakamoto