summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_pcm.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-20ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto1-4/+4
2016-02-20ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto1-4/+16
2015-10-11ALSA: bebob: constify various snd_bebob structuresJulia Lawall1-1/+1
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/+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/+16
2015-06-15ALSA: bebob: keep duplex streams always to keep internal multiplexer properlyTakashi Sakamoto1-4/+4
2015-06-15ALSA: bebob: add SYT-Match supportTakashi Sakamoto1-5/+0
2015-06-15ALSA: bebob: use normalized representation for the type of clock sourceTakashi Sakamoto1-3/+8
2014-05-26ALSA: bebob: Prepare for device specific operationsTakashi Sakamoto1-1/+2
2014-05-26ALSA: bebob: Add hwdep interfaceTakashi Sakamoto1-4/+12
2014-05-26ALSA: bebob: Add PCM interfaceTakashi Sakamoto1-0/+369