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
/
ff-pcm.c
Age
Commit message (
Expand
)
Author
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: 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-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-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
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: reserve/release isochronous resources in pcm.hw_params/hw_fre...
Takashi Sakamoto
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-01-21
ALSA: fireface: add protocol-dependent operation to get clock status
Takashi Sakamoto
2018-12-16
ALSA: fireface: code refactoring to handle multiplier mode
Takashi Sakamoto
2018-12-11
ALSA: fireface: share helper function to get current sampling rate and clock ...
Takashi Sakamoto
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2017-08-23
ALSA: fireface: Use common error handling code in pcm_open()
Markus Elfring
2017-06-08
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
2017-06-07
ALSA: fireface: constify ALSA specific operations
Takashi Sakamoto
2017-06-07
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
2017-04-05
ALSA: fireface: add hwdep interface
Takashi Sakamoto
2017-04-05
ALSA: fireface: add support for PCM functionality
Takashi Sakamoto