summaryrefslogtreecommitdiff
path: root/sound/firewire/fireworks/fireworks_pcm.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto1-6/+8
2019-06-12ALSA: fireworks: code refactoring for pcm.hw_params/hw_freeTakashi Sakamoto1-39/+6
2019-06-12ALSA: fireworks: unify substream counterTakashi Sakamoto1-4/+4
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai1-1/+0
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto1-21/+0
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto1-0/+16
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto1-4/+0
2017-01-05ALSA: fireworks: enclose identifiers referred by single functionTakashi Sakamoto1-27/+25
2015-11-14ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto1-4/+4
2015-11-14ALSA: fireworks: move mutex from function callees to callersTakashi Sakamoto1-4/+16
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto1-2/+2
2015-09-29ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto1-2/+4
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-05-27ALSA: fireworks/bebob: Use the same type of variables as function parametersTakashi Sakamoto1-2/+2
2014-05-26ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto1-3/+12
2014-05-26ALSA: fireworks: Add PCM interfaceTakashi Sakamoto1-0/+394