index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireface
/
ff.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: fireface: cease from delayed card registration
Takashi Sakamoto
2021-06-07
1
-3
/
+0
*
ALSA: fireface: add support for RME Fireface UFX (untested)
Takashi Sakamoto
2020-05-10
1
-0
/
+1
*
ALSA: fireface: add support for RME FireFace 802
Takashi Sakamoto
2020-05-10
1
-0
/
+1
*
ALSA: fireface: code refactoring to decide name of sound card
Takashi Sakamoto
2020-05-10
1
-2
/
+1
*
ALSA: fireface: code refactoring to add enumeration constants for model ident...
Takashi Sakamoto
2020-05-10
1
-0
/
+6
*
ALSA: fireface: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
1
-1
/
+2
*
ALSA: fireface: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
1
-1
/
+2
*
ALSA: fireface: support AMDTP domain
Takashi Sakamoto
2019-08-05
1
-0
/
+2
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
1
-2
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
|
ALSA: fireface: unify stop and release method for duplex streams
Takashi Sakamoto
2019-06-21
1
-1
/
+0
*
|
ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...
Takashi Sakamoto
2019-06-11
1
-0
/
+2
*
|
ALSA: fireface: add protocol-specific operation to allocate isochronous resou...
Takashi Sakamoto
2019-06-11
1
-0
/
+1
|
/
*
ALSA: fireface: support rx MIDI functionality for Fireface UCX
Takashi Sakamoto
2019-01-22
1
-1
/
+1
*
ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...
Takashi Sakamoto
2019-01-22
1
-0
/
+3
*
ALSA: fireface: add model-dependent parameter for address to receive async tr...
Takashi Sakamoto
2019-01-22
1
-0
/
+1
*
ALSA: fireface: add model-dependent parameter for address range to receive as...
Takashi Sakamoto
2019-01-22
1
-0
/
+1
*
ALSA: fireface: change prototype of handler for async transaction with MIDI m...
Takashi Sakamoto
2019-01-22
1
-1
/
+2
*
ALSA: fireface: add support for Fireface UCX
Takashi Sakamoto
2019-01-21
1
-0
/
+1
*
ALSA: fireface: code refactoring to parse of clock configuration
Takashi Sakamoto
2019-01-21
1
-0
/
+1
*
ALSA: fireface: add protocol-dependent operation to get clock status
Takashi Sakamoto
2019-01-21
1
-4
/
+2
*
ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...
Takashi Sakamoto
2019-01-21
1
-2
/
+1
*
ALSA: fireface: add protocol-dependent operation to dump status
Takashi Sakamoto
2019-01-21
1
-1
/
+1
*
ALSA: fireface: code refactoring to handle model-specific registers
Takashi Sakamoto
2018-12-16
1
-7
/
+2
*
ALSA: fireface: code refactoring to handle multiplier mode
Takashi Sakamoto
2018-12-16
1
-4
/
+11
*
ALSA: fireface: share helper function to switch fetching mode
Takashi Sakamoto
2018-12-16
1
-1
/
+0
*
ALSA: fireface: add support for Fireface 800 with MIDI functionality only
Takashi Sakamoto
2018-12-11
1
-0
/
+1
*
ALSA: fireface: localize a handler for MIDI messages on tx transaction
Takashi Sakamoto
2018-12-11
1
-0
/
+1
*
ALSA: fireface: add driver data for register for MIDI high address
Takashi Sakamoto
2018-12-11
1
-2
/
+6
*
ALSA: fireface: share register for async transaction of MIDI messages
Takashi Sakamoto
2018-12-11
1
-2
/
+0
*
ALSA: fireface: add support for second optical interface for ADAT stream
Takashi Sakamoto
2018-12-11
1
-2
/
+3
*
ALSA: fireface: share helper function to get current sampling rate and clock ...
Takashi Sakamoto
2018-12-11
1
-2
/
+2
*
ALSA: fireface: share status and configuration dump
Takashi Sakamoto
2018-12-11
1
-5
/
+0
*
ALSA: fireface: share some registers for status of clock synchronization
Takashi Sakamoto
2018-12-11
1
-0
/
+5
*
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
2017-08-22
1
-2
/
+2
*
ALSA: fireface: add support for Fireface 400
Takashi Sakamoto
2017-04-05
1
-0
/
+2
*
ALSA: fireface: add hwdep interface
Takashi Sakamoto
2017-04-05
1
-0
/
+13
*
ALSA: fireface: add support for PCM functionality
Takashi Sakamoto
2017-04-05
1
-0
/
+4
*
ALSA: fireface: add stream management functionality
Takashi Sakamoto
2017-04-05
1
-0
/
+13
*
ALSA: fireface: add unique data processing layer
Takashi Sakamoto
2017-04-05
1
-0
/
+8
*
ALSA: fireface: add proc node to help debugging
Takashi Sakamoto
2017-04-05
1
-0
/
+2
*
ALSA: fireface: add support for MIDI functionality
Takashi Sakamoto
2017-04-05
1
-0
/
+3
*
ALSA: fireface: add transaction support
Takashi Sakamoto
2017-04-05
1
-0
/
+23
*
ALSA: fireface: add an abstraction layer for model-specific protocols
Takashi Sakamoto
2017-04-05
1
-0
/
+31
*
ALSA: fireface: add model specific structure
Takashi Sakamoto
2017-04-05
1
-0
/
+14
*
ALSA: fireface: postpone sound card registration
Takashi Sakamoto
2017-04-05
1
-0
/
+5
*
ALSA: fireface: add skeleton for RME Fireface series
Takashi Sakamoto
2017-04-05
1
-0
/
+28