index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireface
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-21
ALSA: fireface: code refactoring to parse of clock configuration
Takashi Sakamoto
3
-101
/
+89
2019-01-21
ALSA: fireface: code refactoring for dump of sync status
Takashi Sakamoto
1
-101
/
+75
2019-01-21
ALSA: fireface: add protocol-dependent operation to get clock status
Takashi Sakamoto
5
-70
/
+71
2019-01-21
ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...
Takashi Sakamoto
3
-38
/
+41
2019-01-21
ALSA: fireface: add protocol-dependent operation to dump status
Takashi Sakamoto
3
-204
/
+214
2019-01-21
ALSA: fireface: obsolete proc node to leave one node
Takashi Sakamoto
1
-8
/
+12
2019-01-21
ALSA: fireface: unify protocol layer for FF400/FF800
Takashi Sakamoto
3
-163
/
+148
2019-01-21
ALSA: fireface: rename protocol layer for former models
Takashi Sakamoto
2
-8
/
+7
2018-12-16
ALSA: fireface: code refactoring to handle model-specific registers
Takashi Sakamoto
3
-15
/
+6
2018-12-16
ALSA: fireface: add support for packet streaming on Fireface 800
Takashi Sakamoto
2
-16
/
+129
2018-12-16
ALSA: fireface: allocate isochronous resources in mode-specific implementation
Takashi Sakamoto
2
-55
/
+68
2018-12-16
ALSA: fireface: code refactoring to handle multiplier mode
Takashi Sakamoto
3
-28
/
+58
2018-12-16
ALSA: fireface: share helper function to switch fetching mode
Takashi Sakamoto
3
-33
/
+36
2018-12-16
ALSA: fireface: fix for state to fetch PCM frames
Takashi Sakamoto
1
-1
/
+1
2018-12-11
ALSA: fireface: add support for Fireface 800 with MIDI functionality only
Takashi Sakamoto
4
-13
/
+69
2018-12-11
ALSA: fireface: localize a handler for MIDI messages on tx transaction
Takashi Sakamoto
3
-33
/
+40
2018-12-11
ALSA: fireface: add driver data for register for MIDI high address
Takashi Sakamoto
4
-34
/
+34
2018-12-11
ALSA: fireface: share register for async transaction of MIDI messages
Takashi Sakamoto
3
-8
/
+5
2018-12-11
ALSA: fireface: add support for second optical interface for ADAT stream
Takashi Sakamoto
3
-10
/
+30
2018-12-11
ALSA: fireface: share helper function to get current sampling rate and clock ...
Takashi Sakamoto
5
-64
/
+63
2018-12-11
ALSA: fireface: share status and configuration dump
Takashi Sakamoto
3
-198
/
+176
2018-12-11
ALSA: fireface: share some registers for status of clock synchronization
Takashi Sakamoto
2
-7
/
+9
2018-12-09
ALSA: fireface: fix reference to wrong register for clock configuration
Takashi Sakamoto
1
-1
/
+1
2018-10-10
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
1
-10
/
+5
2018-10-10
ALSA: firewire: release reference count of firewire unit in .remove callback ...
Takashi Sakamoto
1
-6
/
+3
2018-10-10
ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...
Takashi Sakamoto
1
-2
/
+2
2018-10-04
ALSA: firewire: use managed-resource of fw unit device for private data
Takashi Sakamoto
1
-7
/
+3
2018-09-10
ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
Takashi Sakamoto
1
-3
/
+6
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
1
-1
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-27
sound: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
3
-11
/
+11
2017-08-23
ALSA: fireface: Use common error handling code in pcm_open()
Markus Elfring
1
-10
/
+10
2017-08-22
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
3
-4
/
+4
2017-06-08
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
1
-21
/
+0
2017-06-07
ALSA: fireface: constify ALSA specific operations
Takashi Sakamoto
2
-39
/
+35
2017-06-07
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
1
-0
/
+16
2017-04-20
ALSA: fireface: obsolete usage of ktime_set() for zero assignment
Takashi Sakamoto
1
-1
/
+1
2017-04-05
ALSA: fireface: add support for Fireface 400
Takashi Sakamoto
4
-1
/
+395
2017-04-05
ALSA: fireface: add hwdep interface
Takashi Sakamoto
6
-4
/
+266
2017-04-05
ALSA: fireface: add support for PCM functionality
Takashi Sakamoto
4
-1
/
+404
2017-04-05
ALSA: fireface: add stream management functionality
Takashi Sakamoto
4
-1
/
+267
2017-04-05
ALSA: fireface: add unique data processing layer
Takashi Sakamoto
3
-1
/
+164
2017-04-05
ALSA: fireface: add proc node to help debugging
Takashi Sakamoto
4
-1
/
+68
2017-04-05
ALSA: fireface: add support for MIDI functionality
Takashi Sakamoto
4
-1
/
+140
2017-04-05
ALSA: fireface: add transaction support
Takashi Sakamoto
4
-1
/
+328
2017-04-05
ALSA: fireface: add an abstraction layer for model-specific protocols
Takashi Sakamoto
1
-0
/
+31
2017-04-05
ALSA: fireface: add model specific structure
Takashi Sakamoto
2
-4
/
+19
[next]