aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/oxfw-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai1-2/+0
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/+16
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto1-4/+0
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall1-2/+2
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/+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/+13
2014-12-15ALSA: oxfw: some signedness bugsDan Carpenter1-3/+3
2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto1-1/+11
2014-12-10ALSA: oxfw: add support for capturing PCM samplesTakashi Sakamoto1-20/+180
2014-12-10ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto1-3/+3
2014-12-10ALSA: oxfw: Change the way to start streamTakashi Sakamoto1-37/+7
2014-12-10ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto1-81/+116
2014-11-29ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto1-0/+249