index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireface
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
10
-18
/
+10
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-06-05
9
-18
/
+9
|
*
Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-05-31
1
-5
/
+5
|
|
\
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-07-01
1
-5
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ALSA: fireface: Use ULL suffixes for 64-bit constants
Geert Uytterhoeven
2019-05-29
1
-5
/
+5
|
|
/
*
|
ALSA: fireface: unify stop and release method for duplex streams
Takashi Sakamoto
2019-06-21
3
-11
/
+5
*
|
ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
2019-06-11
1
-48
/
+7
*
|
ALSA: fireface: minor code refactoring to finish streaming session
Takashi Sakamoto
2019-06-11
1
-17
/
+6
*
|
ALSA: fireface: update isochronous resources when starting packet streaming a...
Takashi Sakamoto
2019-06-11
3
-14
/
+36
*
|
ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...
Takashi Sakamoto
2019-06-11
3
-30
/
+57
*
|
ALSA: fireface: support allocate_resources operation in latter protocol
Takashi Sakamoto
2019-06-11
1
-57
/
+56
*
|
ALSA: fireface: support allocate_resources operation in ff400 protocol
Takashi Sakamoto
2019-06-11
1
-20
/
+16
*
|
ALSA: fireface: support allocate_resources operation in ff800 protocol
Takashi Sakamoto
2019-06-11
1
-24
/
+22
*
|
ALSA: fireface: add protocol-specific operation to allocate isochronous resou...
Takashi Sakamoto
2019-06-11
2
-0
/
+5
|
/
*
ALSA: firewire: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
1
-10
/
+2
*
ALSA: fireface: Off by one in latter_handle_midi_msg()
Dan Carpenter
2019-01-25
1
-1
/
+1
*
ALSA: fireface: comment cleanup about destination address of async transactio...
Takashi Sakamoto
2019-01-24
3
-29
/
+48
*
ALSA: fireface: support rx MIDI functionality for Fireface UCX
Takashi Sakamoto
2019-01-22
4
-2
/
+99
*
ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...
Takashi Sakamoto
2019-01-22
3
-19
/
+38
*
ALSA: fireface: add model-dependent parameter for address to receive async tr...
Takashi Sakamoto
2019-01-22
3
-5
/
+6
*
ALSA: fireface: support tx MIDI functionality of Fireface UCX
Takashi Sakamoto
2019-01-22
2
-14
/
+54
*
ALSA: fireface: add model-dependent parameter for address range to receive as...
Takashi Sakamoto
2019-01-22
3
-1
/
+4
*
ALSA: fireface: change prototype of handler for async transaction with MIDI m...
Takashi Sakamoto
2019-01-22
3
-4
/
+9
*
ALSA: fireface: add support for Fireface UCX
Takashi Sakamoto
2019-01-21
4
-9
/
+309
*
ALSA: fireface: code refactoring to parse of clock configuration
Takashi Sakamoto
2019-01-21
3
-101
/
+89
*
ALSA: fireface: code refactoring for dump of sync status
Takashi Sakamoto
2019-01-21
1
-101
/
+75
*
ALSA: fireface: add protocol-dependent operation to get clock status
Takashi Sakamoto
2019-01-21
5
-70
/
+71
*
ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...
Takashi Sakamoto
2019-01-21
3
-38
/
+41
*
ALSA: fireface: add protocol-dependent operation to dump status
Takashi Sakamoto
2019-01-21
3
-204
/
+214
*
ALSA: fireface: obsolete proc node to leave one node
Takashi Sakamoto
2019-01-21
1
-8
/
+12
*
ALSA: fireface: unify protocol layer for FF400/FF800
Takashi Sakamoto
2019-01-21
3
-163
/
+148
*
ALSA: fireface: rename protocol layer for former models
Takashi Sakamoto
2019-01-21
2
-8
/
+7
*
ALSA: fireface: code refactoring to handle model-specific registers
Takashi Sakamoto
2018-12-16
3
-15
/
+6
*
ALSA: fireface: add support for packet streaming on Fireface 800
Takashi Sakamoto
2018-12-16
2
-16
/
+129
*
ALSA: fireface: allocate isochronous resources in mode-specific implementation
Takashi Sakamoto
2018-12-16
2
-55
/
+68
*
ALSA: fireface: code refactoring to handle multiplier mode
Takashi Sakamoto
2018-12-16
3
-28
/
+58
*
ALSA: fireface: share helper function to switch fetching mode
Takashi Sakamoto
2018-12-16
3
-33
/
+36
*
ALSA: fireface: fix for state to fetch PCM frames
Takashi Sakamoto
2018-12-16
1
-1
/
+1
*
ALSA: fireface: add support for Fireface 800 with MIDI functionality only
Takashi Sakamoto
2018-12-11
4
-13
/
+69
*
ALSA: fireface: localize a handler for MIDI messages on tx transaction
Takashi Sakamoto
2018-12-11
3
-33
/
+40
*
ALSA: fireface: add driver data for register for MIDI high address
Takashi Sakamoto
2018-12-11
4
-34
/
+34
*
ALSA: fireface: share register for async transaction of MIDI messages
Takashi Sakamoto
2018-12-11
3
-8
/
+5
*
ALSA: fireface: add support for second optical interface for ADAT stream
Takashi Sakamoto
2018-12-11
3
-10
/
+30
*
ALSA: fireface: share helper function to get current sampling rate and clock ...
Takashi Sakamoto
2018-12-11
5
-64
/
+63
*
ALSA: fireface: share status and configuration dump
Takashi Sakamoto
2018-12-11
3
-198
/
+176
*
ALSA: fireface: share some registers for status of clock synchronization
Takashi Sakamoto
2018-12-11
2
-7
/
+9
*
ALSA: fireface: fix reference to wrong register for clock configuration
Takashi Sakamoto
2018-12-09
1
-1
/
+1
*
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
2018-10-10
1
-10
/
+5
*
ALSA: firewire: release reference count of firewire unit in .remove callback ...
Takashi Sakamoto
2018-10-10
1
-6
/
+3
[next]