index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
motu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: firewire-motu: add support for MOTU Track 16
Takashi Sakamoto
2021-11-08
3
-3
/
+16
*
ALSA: firewire-motu: add support for MOTU Traveler mk3
Takashi Sakamoto
2021-11-04
3
-3
/
+21
*
ALSA: firewire-motu: remove TODO for interaction with userspace about control...
Takashi Sakamoto
2021-10-29
1
-2
/
+0
*
ALSA: firewire-motu: export meter information to userspace as float value
Takashi Sakamoto
2021-10-28
1
-2
/
+5
*
ALSA: firewire-motu: refine parser for meter information in register DSP models
Takashi Sakamoto
2021-10-28
1
-5
/
+9
*
ALSA: firewire-motu: fix null pointer dereference when polling hwdep characte...
Takashi Sakamoto
2021-10-28
1
-5
/
+11
*
ALSA: firewire-motu: notify event for parameter change in register DSP model
Takashi Sakamoto
2021-10-15
3
-9
/
+78
*
ALSA: firewire-motu: queue event for parameter change in register DSP model
Takashi Sakamoto
2021-10-15
3
-14
/
+82
*
ALSA: firewire-motu: add ioctl command to read cached parameters in register ...
Takashi Sakamoto
2021-10-15
3
-1
/
+34
*
ALSA: firewire-motu: parse messages for input parameters in register DSP model
Takashi Sakamoto
2021-10-15
1
-2
/
+41
*
ALSA: firewire-motu: parse messages for line input parameters in register DSP...
Takashi Sakamoto
2021-10-15
1
-0
/
+6
*
ALSA: firewire-motu: parse messages for output parameters in register DSP model
Takashi Sakamoto
2021-10-15
1
-1
/
+10
*
ALSA: firewire-motu: parse messages for mixer output parameters in register D...
Takashi Sakamoto
2021-10-15
1
-0
/
+20
*
ALSA: firewire-motu: parse messages for mixer source parameters in register-D...
Takashi Sakamoto
2021-10-15
1
-0
/
+64
*
ALSA: firewire-motu: add ioctl command to read cached hardware meter
Takashi Sakamoto
2021-10-15
4
-0
/
+84
*
ALSA: firewire-motu: add message parser for meter information in command DSP ...
Takashi Sakamoto
2021-10-15
7
-5
/
+186
*
ALSA: firewire-motu: add message parser to gather meter information in regist...
Takashi Sakamoto
2021-10-15
8
-7
/
+184
*
ALSA: firewire-motu: fix truncated bytes in message tracepoints
Takashi Sakamoto
2021-09-21
1
-3
/
+4
*
ALSA: firewire-motu: add support for MOTU 896HD
Takashi Sakamoto
2021-08-23
3
-4
/
+20
*
ALSA: firewire-motu: fix register handling for 896
Takashi Sakamoto
2021-06-23
1
-10
/
+23
*
ALSA: firewire-motu: fix register handling for 828
Takashi Sakamoto
2021-06-23
1
-18
/
+35
*
ALSA: firewire-motu: use macro instead of magic number for clock source in v3...
Takashi Sakamoto
2021-06-23
1
-7
/
+13
*
ALSA: firewire-motu: code refactoring for source detection of sampling clock ...
Takashi Sakamoto
2021-06-23
1
-47
/
+12
*
ALSA: firewire-motu: code refactoring for packet format detection in v2 protocol
Takashi Sakamoto
2021-06-23
1
-59
/
+20
*
ALSA: firewire-motu: use macro instead of magic number for clock source in v2...
Takashi Sakamoto
2021-06-23
1
-7
/
+14
*
ALSA: firewire-motu: add support for AES/EBU clock source in v2 protocol
Takashi Sakamoto
2021-06-23
1
-0
/
+3
*
ALSA: firewire-motu: code refactoring for detection of clock source in v2 pro...
Takashi Sakamoto
2021-06-23
1
-47
/
+21
*
ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in ...
Takashi Sakamoto
2021-06-23
1
-7
/
+6
*
ALSA: firewire-motu: fix rx packet format at higher rate for MOTU 828 mk3 Hybrid
Takashi Sakamoto
2021-06-18
3
-6
/
+16
*
ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire
Takashi Sakamoto
2021-06-17
1
-2
/
+3
*
ALSA: firewire-motu: add support for MOTU 896
Takashi Sakamoto
2021-06-17
3
-0
/
+217
*
ALSA: firewire-motu: add support for MOTU 828
Takashi Sakamoto
2021-06-17
4
-1
/
+251
*
ALSA: firewire-motu: cease from delayed card registration
Takashi Sakamoto
2021-06-07
2
-62
/
+25
*
ALSA: firewire-motu: add support for hybrid model of MOTU Ultralite mk3
Takashi Sakamoto
2021-06-06
1
-0
/
+1
*
ALSA: firewire-motu: fix error return code in snd_motu_stream_reserve_duplex()
Yang Yingliang
2021-06-04
1
-1
/
+1
*
ALSA: firewire-motu: sequence replay for source packet header
Takashi Sakamoto
2021-06-02
3
-74
/
+26
*
ALSA: firewire-motu: cache event ticks in source packet header per data block
Takashi Sakamoto
2021-06-02
3
-3
/
+70
*
ALSA: firewire-motu: use macro for magic numbers relevant to IEC 61883-1
Takashi Sakamoto
2021-06-02
1
-14
/
+26
*
ALSA: firewire-lib: transfer rx packets on-the-fly when replaying
Takashi Sakamoto
2021-05-28
1
-1
/
+1
*
ALSA: firewire-lib: add replay target to cache sequence of packet
Takashi Sakamoto
2021-05-28
1
-1
/
+1
*
ALSA: firewire-lib: add flag to unaware of syt in CIP header
Takashi Sakamoto
2021-05-22
1
-3
/
+1
*
ALSA: firewire-lib: change waking up timing to process packets
Takashi Sakamoto
2021-05-20
1
-5
/
+2
*
ALSA: firewire-lib: start processing content of packet at the same cycle in s...
Takashi Sakamoto
2021-05-20
1
-4
/
+5
*
ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer...
Takashi Sakamoto
2021-05-18
1
-1
/
+2
*
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
[next]