index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireface
Age
Commit message (
Expand
)
Author
2024-09-04
ALSA: firewire: use nonatomic PCM operation
Takashi Sakamoto
2024-05-08
ALSA: firewire: Use *-y instead of *-objs in Makefile
Takashi Iwai
2023-09-15
ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream names
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-02-04
ALSA: fireface: add field for the number of messages copied to user space
Takashi Sakamoto
2023-01-18
ALSA: fireface: fix locking bug in ff400_copy_msg_to_user()
Dan Carpenter
2023-01-13
ALSA: fireface: implement message parser for Fireface 400
Takashi Sakamoto
2023-01-13
ALSA: fireface: add local framework to message parser
Takashi Sakamoto
2023-01-13
ALSA: fireface: add helper function to parse MIDI messages transmitted by Fir...
Takashi Sakamoto
2023-01-13
ALSA: fireface: pick up time stamp for request subaction of asynchronous tran...
Takashi Sakamoto
2023-01-13
ALSA: fireface: rename callback functions
Takashi Sakamoto
2023-01-12
ALSA: firewire-lib: obsolete return value from context payload processing layer
Takashi Sakamoto
2023-01-12
ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl...
Takashi Sakamoto
2023-01-09
ALSA: firewire-lib: use circular linked list for context payload processing l...
Takashi Sakamoto
2022-09-27
ALSA: firewire: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-27
ALSA: firewire: Remove some left-over license text in sound/firewire
Christophe JAILLET
2021-06-07
ALSA: fireface: cease from delayed card registration
Takashi Sakamoto
2021-06-01
ALSA: fireface: perform sequence replay for media clock recovery
Takashi Sakamoto
2021-05-28
ALSA: firewire-lib: transfer rx packets on-the-fly when replaying
Takashi Sakamoto
2021-05-28
ALSA: firewire-lib: add replay target to cache sequence of packet
Takashi Sakamoto
2021-05-20
ALSA: firewire-lib: change waking up timing to process packets
Takashi Sakamoto
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
[next]