aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire/motu
AgeCommit message (Expand)AuthorFilesLines
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedGravatar Joe Perches 1-1/+1
2020-06-15ALSA: firewire-motu: wait for notification when changing clock configuration ...Gravatar Takashi Sakamoto 1-3/+13
2020-05-25ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model)Gravatar Takashi Sakamoto 3-0/+11
2020-05-22ALSA: firewire-motu: refactoring protocol v2 for fetching mode switchGravatar Takashi Sakamoto 1-30/+47
2020-05-22ALSA: firewire-motu: refactoring protocol v3 for clock source getterGravatar Takashi Sakamoto 1-26/+72
2020-05-22ALSA: firewire-motu: refactoring protocol v2 for clock source getterGravatar Takashi Sakamoto 1-8/+40
2020-05-22ALSA: firewire-motu: remove obsoleted codesGravatar Takashi Sakamoto 3-296/+11
2020-05-22ALSA: firewire-motu: use table-based calculation of packet formats for stream...Gravatar Takashi Sakamoto 2-10/+6
2020-05-22ALSA: firewire-motu: use table-based calculation of packet formats for procGravatar Takashi Sakamoto 2-12/+9
2020-05-22ALSA: firewire-motu: add alternative functions to detect packet format for pr...Gravatar Takashi Sakamoto 2-5/+67
2020-05-22ALSA: firewire-motu: add alternative functions to detect packet format for pr...Gravatar Takashi Sakamoto 2-6/+67
2020-05-22ALSA: firewire-motu: add model-specific table of chunk countGravatar Takashi Sakamoto 3-3/+17
2020-05-22ALSA: firewire-motu: drop protocol structureGravatar Takashi Sakamoto 3-23/+0
2020-05-22ALSA: firewire-motu: add wrapper functions for protocol-dependent operationsGravatar Takashi Sakamoto 6-35/+103
2020-05-22ALSA: firewire-motu: localize protocol dataGravatar Takashi Sakamoto 5-10/+21
2020-05-22ALSA: firewire-motu: move spec data to v3 protocol fileGravatar Takashi Sakamoto 3-46/+50
2020-05-22ALSA: firewire-motu: move spec data to v2 protocol fileGravatar Takashi Sakamoto 3-60/+63
2019-12-11ALSA: firewire: Drop superfluous ioctl PCM opsGravatar Takashi Iwai 1-2/+0
2019-12-11ALSA: firewire: Use managed buffer allocationGravatar Takashi Iwai 1-8/+3
2019-12-09ALSA: firewire-motu: fix double unlocked 'motu->mutex'Gravatar Takashi Sakamoto 1-6/+2
2019-11-06ALSA: firewire: Convert to the common vmalloc memallocGravatar Takashi Iwai 1-5/+4
2019-10-30ALSA: firewire-motu: Correct a typo in the clock proc stringGravatar Takashi Iwai 1-1/+1
2019-10-30ALSA: firewire-motu: add support for MOTU UltraLiteGravatar Takashi Sakamoto 1-0/+14
2019-10-30ALSA: firewire-motu: code refactoring to handle model specific switch for pro...Gravatar Takashi Sakamoto 3-44/+43
2019-10-30ALSA: firewire-motu: minor code refactoring for protocol version 2Gravatar Takashi Sakamoto 1-26/+39
2019-10-30ALSA: firewire-motu: detect SPH source of sampling clockGravatar Takashi Sakamoto 5-1/+9
2019-10-30ALSA: firewire-motu: print for unknown source of sampling clockGravatar Takashi Sakamoto 1-0/+1
2019-10-30ALSA: firewire-motu: fix wrong spelling for macroGravatar Takashi Sakamoto 4-7/+7
2019-10-19ALSA: firewire-lib: postpone to start IR contextGravatar Takashi Sakamoto 1-1/+1
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainGravatar Takashi Sakamoto 1-2/+2
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Gravatar Takashi Sakamoto 1-2/+2
2019-10-18ALSA: firewire-motu: share PCM buffer size for both directionGravatar Takashi Sakamoto 4-5/+17
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Gravatar Takashi Sakamoto 1-1/+1
2019-10-17ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP s...Gravatar Takashi Sakamoto 1-8/+21
2019-10-17ALSA: firewire-motu: register the size of PCM period to AMDTP domainGravatar Takashi Sakamoto 4-4/+16
2019-08-30ALSA: firewire-motu: add support for MOTU 4preGravatar Takashi Sakamoto 1-0/+12
2019-08-05ALSA: firewire-motu: support AMDTP domainGravatar Takashi Sakamoto 2-43/+42
2019-08-05ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP...Gravatar Takashi Sakamoto 1-29/+19
2019-07-22ALSA: firewire-motu: more code refactoring for MOTU data block processing layerGravatar Takashi Sakamoto 1-14/+36
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descr...Gravatar Takashi Sakamoto 1-31/+45
2019-07-22ALSA: firewire-motu: code refactoring for MOTU data block processing layerGravatar Takashi Sakamoto 1-24/+33
2019-07-22ALSA: firewire-lib: pass packet descriptor to data block processing layerGravatar Takashi Sakamoto 1-23/+30
2019-07-22ALSA: firewire-lib: pass no syt information to data block processing layerGravatar Takashi Sakamoto 1-7/+4
2019-07-22ALSA: firewire-lib: add syt_override member for some protocolsGravatar Takashi Sakamoto 1-1/+7
2019-07-22ALSA: firewire-lib: pass data block counter to data block processing layerGravatar Takashi Sakamoto 1-4/+4
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 12-23/+12
2019-07-07firewire-motu: fix wrong reference count for stream functionality at error pa...Gravatar Takashi Sakamoto 1-0/+2
2019-07-01Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-1/+1
2019-06-24ALSA: firewire-motu: unify common tracepoints for both directionGravatar Takashi Sakamoto 2-58/+20
2019-06-21ALSA: firewire-motu: unify stop and release method for duplex streamsGravatar Takashi Sakamoto 4-12/+5