summaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/oxfw-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oxfw: configure packet format in pcm.hw_params callbackTakashi Sakamoto2019-06-121-9/+17
* ALSA: oxfw: unify substreams counterTakashi Sakamoto2019-06-121-4/+4
* ALSA: oxfw: rename helper functions for duplex streamsTakashi Sakamoto2019-06-121-6/+6
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-2/+0
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-081-20/+0
* ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-071-0/+16
* ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto2017-05-221-4/+0
* ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-291-2/+2
* ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto2015-09-291-2/+2
* ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto2015-09-291-1/+1
* ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureTakashi Sakamoto2015-08-291-4/+13
* ALSA: oxfw: some signedness bugsDan Carpenter2014-12-151-3/+3
* ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto2014-12-101-1/+11
* ALSA: oxfw: add support for capturing PCM samplesTakashi Sakamoto2014-12-101-20/+180
* ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto2014-12-101-3/+3
* ALSA: oxfw: Change the way to start streamTakashi Sakamoto2014-12-101-37/+7
* ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto2014-12-101-81/+116
* ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto2014-11-291-0/+249