summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireface/ff-stream.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-2/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1Star
* | ALSA: fireface: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-211-9/+5Star
* | ALSA: fireface: minor code refactoring to finish streaming sessionTakashi Sakamoto2019-06-111-17/+6Star
* | ALSA: fireface: update isochronous resources when starting packet streaming a...Takashi Sakamoto2019-06-111-4/+1Star
* | ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...Takashi Sakamoto2019-06-111-26/+41
* | ALSA: fireface: add protocol-specific operation to allocate isochronous resou...Takashi Sakamoto2019-06-111-0/+4
|/
* ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto2019-01-211-1/+1
* ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...Takashi Sakamoto2019-01-211-36/+2Star
* ALSA: fireface: allocate isochronous resources in mode-specific implementationTakashi Sakamoto2018-12-161-50/+22Star
* ALSA: fireface: code refactoring to handle multiplier modeTakashi Sakamoto2018-12-161-13/+25
* ALSA: fireface: share helper function to switch fetching modeTakashi Sakamoto2018-12-161-2/+36
* ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto2018-12-111-1/+1
* ALSA: fireface: add hwdep interfaceTakashi Sakamoto2017-04-051-0/+39
* ALSA: fireface: add stream management functionalityTakashi Sakamoto2017-04-051-0/+243