summaryrefslogtreecommitdiff
path: root/sound/firewire
AgeCommit message (Expand)Author
2019-10-17ALSA: dice: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto
2019-10-17ALSA: oxfw: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto
2019-10-17ALSA: fireworks: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto
2019-10-17ALSA: bebob: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto
2019-10-17ALSA: fireface: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-10-17ALSA: firewire-motu: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-10-17ALSA: firewire-tascam: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-10-17ALSA: firewire-digi00x: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-10-17ALSA: dice: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-10-17ALSA: oxfw: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-10-17ALSA: fireworks: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-10-17ALSA: bebob: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-10-17ALSA: firewire-lib: add a member into AMDTP domain for events per periodTakashi Sakamoto
2019-10-07sound: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-16ALSA: dice: fix wrong packet parameter for Alesis iO26Takashi Sakamoto
2019-09-14Merge branch 'for-next' into for-linusTakashi Iwai
2019-09-10ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto
2019-09-10ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto
2019-09-10Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2019-09-07ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domainTakashi Sakamoto
2019-09-06ALSA: firewire-tascam: add note for FE-8Takashi Sakamoto
2019-08-30ALSA: firewire-motu: add support for MOTU 4preTakashi Sakamoto
2019-08-29ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduledTakashi Sakamoto
2019-08-29ALSA: dice: fix error path for initialization of stream structuresTakashi Sakamoto
2019-08-26ALSA: oxfw: fix to handle correct stream for PCM playbackTakashi Sakamoto
2019-08-26ALSA: oxfw: fix NULL pointer dereference to unused stream structureTakashi Sakamoto
2019-08-22Merge branch 'topic/usb-validation' into for-nextTakashi Iwai
2019-08-08ALSA: firewire: fix a memory leak bugWenwen Wang
2019-08-05ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP streamTakashi Sakamoto
2019-08-05ALSA: fireface: support AMDTP domainTakashi Sakamoto
2019-08-05ALSA: firewire-motu: support AMDTP domainTakashi Sakamoto
2019-08-05ALSA: firewire-tascam: support AMDTP domainTakashi Sakamoto
2019-08-05ALSA: firewire-digi00x: support AMDTP domainTakashi Sakamoto
2019-08-05ALSA: dice: support AMDTP domainTakashi Sakamoto
2019-08-05ALSA: oxfw: support AMDTP domainTakashi Sakamoto
2019-08-05ALSA: fireworks: support AMDTP domainTakashi Sakamoto
2019-08-05ALSA: bebob: support AMDTP domainTakashi Sakamoto
2019-08-05ALSA: fireface: code refactoring for initialization/destruction of AMDTP streamTakashi Sakamoto
2019-08-05ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP...Takashi Sakamoto
2019-08-05ALSA: firewire-tascam: code refactoring for initialization/destruction of AMD...Takashi Sakamoto
2019-08-05ALSA: firewire-digi00x: code refactoring for initialization/destruction of AM...Takashi Sakamoto
2019-08-05ALSA: fireworks: code refactoring for bus reset handlerTakashi Sakamoto
2019-08-05ALSA: fireworks: code refactoring for initialization/destruction of AMDTP str...Takashi Sakamoto
2019-08-05ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domainTakashi Sakamoto
2019-08-05ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domainTakashi Sakamoto
2019-08-05ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMD...Takashi Sakamoto
2019-08-05ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contextsTakashi Sakamoto
2019-07-22ALSA: firewire-motu: more code refactoring for MOTU data block processing layerTakashi Sakamoto
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Takashi Sakamoto
2019-07-22ALSA: fireface: code refactoring for FF data block processing layerTakashi Sakamoto