summaryrefslogtreecommitdiff
path: root/sound/firewire/fireworks/fireworks_pcm.c
AgeCommit message (Expand)AuthorFilesLines
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