index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireface
Age
Commit message (
Expand
)
Author
2021-02-08
ALSA: fireface: fix to parse sync status register of latter protocol
Takashi Sakamoto
2021-01-25
ALSA: fireface: remove unnecessary condition in hwdep_read()
Dan Carpenter
2021-01-18
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-01-12
ALSA: fireface: Fix integer overflow in transmit_midi_msg()
Geert Uytterhoeven
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
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-05-10
ALSA: fireface: start IR context immediately
Takashi Sakamoto
2020-05-10
ALSA: fireface: fix configuration error for nominal sampling transfer frequency
Takashi Sakamoto
2020-03-06
ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string
Takashi Sakamoto
2019-12-11
ALSA: firewire: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ALSA: firewire: Use managed buffer allocation
Takashi Iwai
2019-12-09
ALSA: fireface: fix return value in error path of isochronous resources reser...
Takashi Sakamoto
2019-11-06
ALSA: firewire: Convert to the common vmalloc memalloc
Takashi Iwai
2019-10-19
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
2019-10-19
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
2019-10-19
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...
Takashi Sakamoto
2019-10-18
ALSA: fireface: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
2019-10-17
ALSA: fireface: use the same size of period for PCM substreams in AMDTP streams
Takashi Sakamoto
2019-10-17
ALSA: fireface: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: fireface: support AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: fireface: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
2019-07-22
ALSA: fireface: code refactoring for FF data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-01
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-06-21
ALSA: fireface: unify stop and release method for duplex streams
Takashi Sakamoto
2019-06-11
ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
2019-06-11
ALSA: fireface: minor code refactoring to finish streaming session
Takashi Sakamoto
2019-06-11
ALSA: fireface: update isochronous resources when starting packet streaming a...
Takashi Sakamoto
2019-06-11
ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...
Takashi Sakamoto
2019-06-11
ALSA: fireface: support allocate_resources operation in latter protocol
Takashi Sakamoto
2019-06-11
ALSA: fireface: support allocate_resources operation in ff400 protocol
Takashi Sakamoto
2019-06-11
ALSA: fireface: support allocate_resources operation in ff800 protocol
Takashi Sakamoto
2019-06-11
ALSA: fireface: add protocol-specific operation to allocate isochronous resou...
Takashi Sakamoto
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-05-30
Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-05-29
ALSA: fireface: Use ULL suffixes for 64-bit constants
Geert Uytterhoeven
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-06
ALSA: firewire: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-01-25
ALSA: fireface: Off by one in latter_handle_midi_msg()
Dan Carpenter
2019-01-24
ALSA: fireface: comment cleanup about destination address of async transactio...
Takashi Sakamoto
2019-01-22
ALSA: fireface: support rx MIDI functionality for Fireface UCX
Takashi Sakamoto
2019-01-22
ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...
Takashi Sakamoto
[next]