summaryrefslogtreecommitdiffstats
path: root/sound/firewire (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto2019-10-1910-15/+98
* ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ t...Takashi Sakamoto2019-10-192-46/+140
* ALSA: firewire-lib: cancel flushing isoc context in the laste step to process...Takashi Sakamoto2019-10-191-4/+0
* ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto2019-10-1910-26/+33
* ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto2019-10-1910-42/+56
* ALSA: firewire-lib: add irq_target member into amdtp_domain structTakashi Sakamoto2019-10-191-0/+2
* ALSA: firewire-lib: tune the minimum available size of PCM periodTakashi Sakamoto2019-10-181-1/+13
* ALSA: firewire-lib: tune the maximum available size of PCM periodTakashi Sakamoto2019-10-181-11/+18
* ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM periodTakashi Sakamoto2019-10-182-15/+58
* ALSA: fireface: share PCM buffer size for both directionTakashi Sakamoto2019-10-183-4/+17
* ALSA: firewire-motu: share PCM buffer size for both directionTakashi Sakamoto2019-10-184-5/+17
* ALSA: firewire-tascam: share PCM buffer size for both directionTakashi Sakamoto2019-10-183-4/+16
* ALSA: firewire-digi00x: share PCM buffer size for both directionTakashi Sakamoto2019-10-184-5/+17
* ALSA: dice: share PCM buffer size for both directionTakashi Sakamoto2019-10-184-7/+23
* ALSA: oxfw: share PCM buffer size for both directionTakashi Sakamoto2019-10-184-7/+22
* ALSA: fireworks: share PCM buffer size for both directionTakashi Sakamoto2019-10-184-5/+17
* ALSA: bebob: share PCM buffer size for both directionTakashi Sakamoto2019-10-184-5/+17
* ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto2019-10-1810-26/+41
* ALSA: fireface: use the same size of period for PCM substreams in AMDTP streamsTakashi Sakamoto2019-10-171-6/+23
* ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP s...Takashi Sakamoto2019-10-171-8/+21
* ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP...Takashi Sakamoto2019-10-171-8/+26
* ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDT...Takashi Sakamoto2019-10-171-7/+28
* ALSA: dice: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto2019-10-171-12/+31
* ALSA: oxfw: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto2019-10-171-11/+28
* ALSA: fireworks: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto2019-10-171-11/+28
* ALSA: bebob: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto2019-10-171-12/+27
* ALSA: fireface: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-173-3/+14
* ALSA: firewire-motu: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
* ALSA: firewire-tascam: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-173-3/+15
* ALSA: firewire-digi00x: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
* ALSA: dice: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
* ALSA: oxfw: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-6/+19
* ALSA: fireworks: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
* ALSA: bebob: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
* ALSA: firewire-lib: add a member into AMDTP domain for events per periodTakashi Sakamoto2019-10-172-0/+14
* sound: Fix Kconfig indentationKrzysztof Kozlowski2019-10-071-3/+3
* ALSA: dice: fix wrong packet parameter for Alesis iO26Takashi Sakamoto2019-09-161-1/+1
* Merge branch 'for-next' into for-linusTakashi Iwai2019-09-1426-721/+1169
|\
| * Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2019-09-101-1/+1
| |\
| * | ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domainTakashi Sakamoto2019-09-071-1/+2
| * | ALSA: firewire-tascam: add note for FE-8Takashi Sakamoto2019-09-062-1/+23
| * | ALSA: firewire-motu: add support for MOTU 4preTakashi Sakamoto2019-08-301-0/+12
| * | ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduledTakashi Sakamoto2019-08-291-1/+1
| * | ALSA: dice: fix error path for initialization of stream structuresTakashi Sakamoto2019-08-291-1/+1
| * | ALSA: oxfw: fix NULL pointer dereference to unused stream structureTakashi Sakamoto2019-08-261-2/+7
| * | Merge branch 'topic/usb-validation' into for-nextTakashi Iwai2019-08-221-1/+1
| |\ \
| * | | ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP streamTakashi Sakamoto2019-08-052-6/+2
| * | | ALSA: fireface: support AMDTP domainTakashi Sakamoto2019-08-052-24/+35
| * | | ALSA: firewire-motu: support AMDTP domainTakashi Sakamoto2019-08-052-43/+42
| * | | ALSA: firewire-tascam: support AMDTP domainTakashi Sakamoto2019-08-052-22/+34