summaryrefslogtreecommitdiff
path: root/sound/firewire/fireface/ff-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-16ALSA: fireface: code refactoring to handle multiplier modeTakashi Sakamoto1-11/+22
2018-12-11ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto1-1/+1
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai1-1/+0
2017-08-23ALSA: fireface: Use common error handling code in pcm_open()Markus Elfring1-10/+10
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto1-21/+0
2017-06-07ALSA: fireface: constify ALSA specific operationsTakashi Sakamoto1-27/+25
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto1-0/+16
2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto1-3/+17
2017-04-05ALSA: fireface: add support for PCM functionalityTakashi Sakamoto1-0/+395