summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireface/ff-stream.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: fireface: start IR context immediatelyTakashi Sakamoto2020-05-101-9/+1
* ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto2019-10-191-1/+9
* ALSA: fireface: share PCM buffer size for both directionTakashi Sakamoto2019-10-181-2/+3
* ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto2019-10-181-1/+1
* ALSA: fireface: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-171-1/+10
* ALSA: fireface: support AMDTP domainTakashi Sakamoto2019-08-051-24/+33
* ALSA: fireface: code refactoring for initialization/destruction of AMDTP streamTakashi Sakamoto2019-08-051-20/+19
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-2/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1
* | ALSA: fireface: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-211-9/+5
* | ALSA: fireface: minor code refactoring to finish streaming sessionTakashi Sakamoto2019-06-111-17/+6
* | ALSA: fireface: update isochronous resources when starting packet streaming a...Takashi Sakamoto2019-06-111-4/+1
* | 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/+2
* ALSA: fireface: allocate isochronous resources in mode-specific implementationTakashi Sakamoto2018-12-161-50/+22
* 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