summaryrefslogtreecommitdiffstats
path: root/sound/firewire
AgeCommit message (Expand)AuthorLines
2019-11-07Merge branch 'for-linus' into for-nextTakashi Iwai-0/+3
2019-11-06ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai-47/+40
2019-11-04ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto-0/+3
2019-11-02ALSA: bebob: link the order of establishing connections and Syt-match clock modeTakashi Sakamoto-29/+22
2019-11-02ALSA: bebob: expand delay of start for IR context just for version 3 firmwareTakashi Sakamoto-4/+10
2019-11-02ALSA: bebob: expand sleep just after breaking connections for protocol version 1Takashi Sakamoto-5/+6
2019-10-30ALSA: firewire-motu: Correct a typo in the clock proc stringTakashi Iwai-1/+1
2019-10-30ALSA: firewire-motu: add support for MOTU UltraLiteTakashi Sakamoto-0/+14
2019-10-30ALSA: firewire-motu: code refactoring to handle model specific switch for pro...Takashi Sakamoto-44/+43
2019-10-30ALSA: firewire-motu: minor code refactoring for protocol version 2Takashi Sakamoto-26/+39
2019-10-30ALSA: firewire-motu: detect SPH source of sampling clockTakashi Sakamoto-1/+9
2019-10-30ALSA: firewire-motu: print for unknown source of sampling clockTakashi Sakamoto-0/+1
2019-10-30ALSA: firewire-motu: fix wrong spelling for macroTakashi Sakamoto-7/+7
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai-2/+1
2019-10-26ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto-2/+1
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto-15/+98
2019-10-19ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ t...Takashi Sakamoto-46/+140
2019-10-19ALSA: firewire-lib: cancel flushing isoc context in the laste step to process...Takashi Sakamoto-4/+0
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto-26/+33
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto-42/+56
2019-10-19ALSA: firewire-lib: add irq_target member into amdtp_domain structTakashi Sakamoto-0/+2
2019-10-18ALSA: firewire-lib: tune the minimum available size of PCM periodTakashi Sakamoto-1/+13
2019-10-18ALSA: firewire-lib: tune the maximum available size of PCM periodTakashi Sakamoto-11/+18
2019-10-18ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM periodTakashi Sakamoto-15/+58
2019-10-18ALSA: fireface: share PCM buffer size for both directionTakashi Sakamoto-4/+17
2019-10-18ALSA: firewire-motu: share PCM buffer size for both directionTakashi Sakamoto-5/+17
2019-10-18ALSA: firewire-tascam: share PCM buffer size for both directionTakashi Sakamoto-4/+16
2019-10-18ALSA: firewire-digi00x: share PCM buffer size for both directionTakashi Sakamoto-5/+17
2019-10-18ALSA: dice: share PCM buffer size for both directionTakashi Sakamoto-7/+23
2019-10-18ALSA: oxfw: share PCM buffer size for both directionTakashi Sakamoto-7/+22
2019-10-18ALSA: fireworks: share PCM buffer size for both directionTakashi Sakamoto-5/+17
2019-10-18ALSA: bebob: share PCM buffer size for both directionTakashi Sakamoto-5/+17
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto-26/+41
2019-10-17ALSA: fireface: use the same size of period for PCM substreams in AMDTP streamsTakashi Sakamoto-6/+23
2019-10-17ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP s...Takashi Sakamoto-8/+21
2019-10-17ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP...Takashi Sakamoto-8/+26
2019-10-17ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDT...Takashi Sakamoto-7/+28
2019-10-17ALSA: dice: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto-12/+31
2019-10-17ALSA: oxfw: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto-11/+28
2019-10-17ALSA: fireworks: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto-11/+28
2019-10-17ALSA: bebob: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto-12/+27
2019-10-17ALSA: fireface: register the size of PCM period to AMDTP domainTakashi Sakamoto-3/+14
2019-10-17ALSA: firewire-motu: register the size of PCM period to AMDTP domainTakashi Sakamoto-4/+16
2019-10-17ALSA: firewire-tascam: register the size of PCM period to AMDTP domainTakashi Sakamoto-3/+15
2019-10-17ALSA: firewire-digi00x: register the size of PCM period to AMDTP domainTakashi Sakamoto-4/+16
2019-10-17ALSA: dice: register the size of PCM period to AMDTP domainTakashi Sakamoto-4/+16
2019-10-17ALSA: oxfw: register the size of PCM period to AMDTP domainTakashi Sakamoto-6/+19
2019-10-17ALSA: fireworks: register the size of PCM period to AMDTP domainTakashi Sakamoto-4/+16
2019-10-17ALSA: bebob: register the size of PCM period to AMDTP domainTakashi Sakamoto-4/+16
2019-10-17ALSA: firewire-lib: add a member into AMDTP domain for events per periodTakashi Sakamoto-0/+14