summaryrefslogtreecommitdiff
path: root/sound/firewire/fireface/ff-stream.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-21ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto1-1/+1
2019-01-21ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...Takashi Sakamoto1-36/+2
2018-12-16ALSA: fireface: allocate isochronous resources in mode-specific implementationTakashi Sakamoto1-50/+22
2018-12-16ALSA: fireface: code refactoring to handle multiplier modeTakashi Sakamoto1-13/+25
2018-12-16ALSA: fireface: share helper function to switch fetching modeTakashi Sakamoto1-2/+36
2018-12-11ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto1-1/+1
2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto1-0/+39
2017-04-05ALSA: fireface: add stream management functionalityTakashi Sakamoto1-0/+243