index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireface
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...
Takashi Sakamoto
2018-10-10
1
-2
/
+2
*
ALSA: firewire: use managed-resource of fw unit device for private data
Takashi Sakamoto
2018-10-04
1
-7
/
+3
*
ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
Takashi Sakamoto
2018-09-10
1
-3
/
+6
*
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-18
1
-1
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
sound: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
3
-11
/
+11
*
ALSA: fireface: Use common error handling code in pcm_open()
Markus Elfring
2017-08-23
1
-10
/
+10
*
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
2017-08-22
3
-4
/
+4
*
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
2017-06-08
1
-21
/
+0
*
ALSA: fireface: constify ALSA specific operations
Takashi Sakamoto
2017-06-07
2
-39
/
+35
*
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
2017-06-07
1
-0
/
+16
*
ALSA: fireface: obsolete usage of ktime_set() for zero assignment
Takashi Sakamoto
2017-04-20
1
-1
/
+1
[next]