summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireface/ff-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto2019-01-211-1/+1
* ALSA: fireface: code refactoring to handle multiplier modeTakashi Sakamoto2018-12-161-11/+22
* ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto2018-12-111-1/+1
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-1/+0
* ALSA: fireface: Use common error handling code in pcm_open()Markus Elfring2017-08-231-10/+10
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-081-21/+0
* ALSA: fireface: constify ALSA specific operationsTakashi Sakamoto2017-06-071-27/+25
* ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-071-0/+16
* ALSA: fireface: add hwdep interfaceTakashi Sakamoto2017-04-051-3/+17
* ALSA: fireface: add support for PCM functionalityTakashi Sakamoto2017-04-051-0/+395