index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
motu
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
1
-1
/
+1
*
ALSA: firewire-motu: wait for notification when changing clock configuration ...
Takashi Sakamoto
2020-06-15
1
-3
/
+13
*
ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model)
Takashi Sakamoto
2020-05-25
3
-0
/
+11
*
ALSA: firewire-motu: refactoring protocol v2 for fetching mode switch
Takashi Sakamoto
2020-05-22
1
-30
/
+47
*
ALSA: firewire-motu: refactoring protocol v3 for clock source getter
Takashi Sakamoto
2020-05-22
1
-26
/
+72
*
ALSA: firewire-motu: refactoring protocol v2 for clock source getter
Takashi Sakamoto
2020-05-22
1
-8
/
+40
*
ALSA: firewire-motu: remove obsoleted codes
Takashi Sakamoto
2020-05-22
3
-296
/
+11
*
ALSA: firewire-motu: use table-based calculation of packet formats for stream...
Takashi Sakamoto
2020-05-22
2
-10
/
+6
*
ALSA: firewire-motu: use table-based calculation of packet formats for proc
Takashi Sakamoto
2020-05-22
2
-12
/
+9
*
ALSA: firewire-motu: add alternative functions to detect packet format for pr...
Takashi Sakamoto
2020-05-22
2
-5
/
+67
*
ALSA: firewire-motu: add alternative functions to detect packet format for pr...
Takashi Sakamoto
2020-05-22
2
-6
/
+67
*
ALSA: firewire-motu: add model-specific table of chunk count
Takashi Sakamoto
2020-05-22
3
-3
/
+17
*
ALSA: firewire-motu: drop protocol structure
Takashi Sakamoto
2020-05-22
3
-23
/
+0
*
ALSA: firewire-motu: add wrapper functions for protocol-dependent operations
Takashi Sakamoto
2020-05-22
6
-35
/
+103
*
ALSA: firewire-motu: localize protocol data
Takashi Sakamoto
2020-05-22
5
-10
/
+21
*
ALSA: firewire-motu: move spec data to v3 protocol file
Takashi Sakamoto
2020-05-22
3
-46
/
+50
*
ALSA: firewire-motu: move spec data to v2 protocol file
Takashi Sakamoto
2020-05-22
3
-60
/
+63
*
ALSA: firewire: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-2
/
+0
*
ALSA: firewire: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-8
/
+3
*
ALSA: firewire-motu: fix double unlocked 'motu->mutex'
Takashi Sakamoto
2019-12-09
1
-6
/
+2
*
ALSA: firewire: Convert to the common vmalloc memalloc
Takashi Iwai
2019-11-06
1
-5
/
+4
*
ALSA: firewire-motu: Correct a typo in the clock proc string
Takashi Iwai
2019-10-30
1
-1
/
+1
*
ALSA: firewire-motu: add support for MOTU UltraLite
Takashi Sakamoto
2019-10-30
1
-0
/
+14
*
ALSA: firewire-motu: code refactoring to handle model specific switch for pro...
Takashi Sakamoto
2019-10-30
3
-44
/
+43
*
ALSA: firewire-motu: minor code refactoring for protocol version 2
Takashi Sakamoto
2019-10-30
1
-26
/
+39
*
ALSA: firewire-motu: detect SPH source of sampling clock
Takashi Sakamoto
2019-10-30
5
-1
/
+9
*
ALSA: firewire-motu: print for unknown source of sampling clock
Takashi Sakamoto
2019-10-30
1
-0
/
+1
*
ALSA: firewire-motu: fix wrong spelling for macro
Takashi Sakamoto
2019-10-30
4
-7
/
+7
*
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
2019-10-19
1
-1
/
+1
*
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
2019-10-19
1
-2
/
+2
*
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...
Takashi Sakamoto
2019-10-19
1
-2
/
+2
*
ALSA: firewire-motu: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
4
-5
/
+17
*
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
2019-10-18
1
-1
/
+1
*
ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP s...
Takashi Sakamoto
2019-10-17
1
-8
/
+21
*
ALSA: firewire-motu: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
4
-4
/
+16
*
ALSA: firewire-motu: add support for MOTU 4pre
Takashi Sakamoto
2019-08-30
1
-0
/
+12
*
ALSA: firewire-motu: support AMDTP domain
Takashi Sakamoto
2019-08-05
2
-43
/
+42
*
ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP...
Takashi Sakamoto
2019-08-05
1
-29
/
+19
*
ALSA: firewire-motu: more code refactoring for MOTU data block processing layer
Takashi Sakamoto
2019-07-22
1
-14
/
+36
*
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
2019-07-22
1
-31
/
+45
*
ALSA: firewire-motu: code refactoring for MOTU data block processing layer
Takashi Sakamoto
2019-07-22
1
-24
/
+33
*
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
2019-07-22
1
-23
/
+30
*
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
2019-07-22
1
-7
/
+4
*
ALSA: firewire-lib: add syt_override member for some protocols
Takashi Sakamoto
2019-07-22
1
-1
/
+7
*
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
2019-07-22
1
-4
/
+4
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
12
-23
/
+12
|
\
|
*
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-06-14
1
-1
/
+1
|
|
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-06-05
12
-23
/
+12
*
|
|
firewire-motu: fix wrong reference count for stream functionality at error pa...
Takashi Sakamoto
2019-07-07
1
-0
/
+2
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-07-01
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
[next]