index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireface
/
ff.c
Age
Commit message (
Expand
)
Author
2025-07-11
ALSA: firewire: fireface: Use safer strscpy() instead of strcpy()
Takashi Iwai
2023-06-28
ALSA: fireface: make read-only const array for model names static
Takashi Sakamoto
2023-06-12
ALSA: firewire: use 'GPL' string for module license contributed by Takashi Sa...
Takashi Sakamoto
2023-01-13
ALSA: fireface: add local framework to message parser
Takashi Sakamoto
2021-06-07
ALSA: fireface: cease from delayed card registration
Takashi Sakamoto
2020-05-10
ALSA: fireface: add support for RME Fireface UFX (untested)
Takashi Sakamoto
2020-05-10
ALSA: fireface: add support for RME FireFace 802
Takashi Sakamoto
2020-05-10
ALSA: fireface: code refactoring to decide name of sound card
Takashi Sakamoto
2020-05-10
ALSA: fireface: code refactoring to add enumeration constants for model ident...
Takashi Sakamoto
2020-03-06
ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string
Takashi Sakamoto
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-01-22
ALSA: fireface: support rx MIDI functionality for Fireface UCX
Takashi Sakamoto
2019-01-22
ALSA: fireface: add model-dependent parameter for address to receive async tr...
Takashi Sakamoto
2019-01-22
ALSA: fireface: support tx MIDI functionality of Fireface UCX
Takashi Sakamoto
2019-01-22
ALSA: fireface: add model-dependent parameter for address range to receive as...
Takashi Sakamoto
2019-01-21
ALSA: fireface: add support for Fireface UCX
Takashi Sakamoto
2018-12-16
ALSA: fireface: code refactoring to handle model-specific registers
Takashi Sakamoto
2018-12-16
ALSA: fireface: add support for packet streaming on Fireface 800
Takashi Sakamoto
2018-12-11
ALSA: fireface: add support for Fireface 800 with MIDI functionality only
Takashi Sakamoto
2018-12-11
ALSA: fireface: add driver data for register for MIDI high address
Takashi Sakamoto
2018-10-10
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
2018-10-10
ALSA: firewire: release reference count of firewire unit in .remove callback ...
Takashi Sakamoto
2018-10-10
ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...
Takashi Sakamoto
2018-10-04
ALSA: firewire: use managed-resource of fw unit device for private data
Takashi Sakamoto
2017-08-22
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
2017-04-05
ALSA: fireface: add support for Fireface 400
Takashi Sakamoto
2017-04-05
ALSA: fireface: add hwdep interface
Takashi Sakamoto
2017-04-05
ALSA: fireface: add support for PCM functionality
Takashi Sakamoto
2017-04-05
ALSA: fireface: add stream management functionality
Takashi Sakamoto
2017-04-05
ALSA: fireface: add proc node to help debugging
Takashi Sakamoto
2017-04-05
ALSA: fireface: add support for MIDI functionality
Takashi Sakamoto
2017-04-05
ALSA: fireface: add transaction support
Takashi Sakamoto
2017-04-05
ALSA: fireface: add model specific structure
Takashi Sakamoto
2017-04-05
ALSA: fireface: postpone sound card registration
Takashi Sakamoto
2017-04-05
ALSA: fireface: add skeleton for RME Fireface series
Takashi Sakamoto