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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: fireface: add support for RME Fireface UFX (untested)
Takashi Sakamoto
2020-05-10
1
-2
/
+15
*
ALSA: fireface: add support for RME FireFace 802
Takashi Sakamoto
2020-05-10
1
-0
/
+24
*
ALSA: fireface: code refactoring to decide name of sound card
Takashi Sakamoto
2020-05-10
1
-6
/
+12
*
ALSA: fireface: code refactoring to add enumeration constants for model ident...
Takashi Sakamoto
2020-05-10
1
-3
/
+3
*
ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string
Takashi Sakamoto
2020-03-06
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
ALSA: fireface: support rx MIDI functionality for Fireface UCX
Takashi Sakamoto
2019-01-22
1
-0
/
+1
*
ALSA: fireface: add model-dependent parameter for address to receive async tr...
Takashi Sakamoto
2019-01-22
1
-0
/
+3
*
ALSA: fireface: support tx MIDI functionality of Fireface UCX
Takashi Sakamoto
2019-01-22
1
-14
/
+11
*
ALSA: fireface: add model-dependent parameter for address range to receive as...
Takashi Sakamoto
2019-01-22
1
-0
/
+2
*
ALSA: fireface: add support for Fireface UCX
Takashi Sakamoto
2019-01-21
1
-8
/
+33
*
ALSA: fireface: code refactoring to handle model-specific registers
Takashi Sakamoto
2018-12-16
1
-6
/
+2
*
ALSA: fireface: add support for packet streaming on Fireface 800
Takashi Sakamoto
2018-12-16
1
-16
/
+13
*
ALSA: fireface: add support for Fireface 800 with MIDI functionality only
Takashi Sakamoto
2018-12-11
1
-12
/
+39
*
ALSA: fireface: add driver data for register for MIDI high address
Takashi Sakamoto
2018-12-11
1
-0
/
+3
*
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: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
2017-08-22
1
-1
/
+1
*
ALSA: fireface: add support for Fireface 400
Takashi Sakamoto
2017-04-05
1
-0
/
+21
*
ALSA: fireface: add hwdep interface
Takashi Sakamoto
2017-04-05
1
-0
/
+5
*
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
/
+9
*
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
/
+5
*
ALSA: fireface: add transaction support
Takashi Sakamoto
2017-04-05
1
-0
/
+9
*
ALSA: fireface: add model specific structure
Takashi Sakamoto
2017-04-05
1
-4
/
+5
*
ALSA: fireface: postpone sound card registration
Takashi Sakamoto
2017-04-05
1
-22
/
+62
*
ALSA: fireface: add skeleton for RME Fireface series
Takashi Sakamoto
2017-04-05
1
-0
/
+113