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
/
dice
/
dice-pcm.c
Age
Commit message (
Expand
)
Author
2022-09-27
ALSA: firewire: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2021-05-18
ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and ...
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-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: dice: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-17
ALSA: dice: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
2019-10-17
ALSA: dice: 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: dice: unify stop and release method for duplex streams
Takashi Sakamoto
2019-06-11
ALSA: dice: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
2019-06-11
ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free ca...
Takashi Sakamoto
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-05-02
ALSA: dice: remove local frag of force_two_pcms
Takashi Sakamoto
2018-05-02
ALSA: dice: use cache for PCM constraints and rules
Takashi Sakamoto
2017-06-08
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
2017-06-07
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
2017-05-22
ALSA: firewire: remove support for 16 bit PCM samples in playback substream
Takashi Sakamoto
2016-09-02
ALSA: firewire: constify snd_pcm_ops structures
Julia Lawall
2016-03-09
ALSA: dice: force to add two pcm devices for listed models
Takashi Sakamoto
2016-03-09
ALSA: dice: handle several PCM substreams when any isochronous streams are av...
Takashi Sakamoto
2016-03-09
ALSA: dice: have two sets of isochronous resources/streams
Takashi Sakamoto
2016-02-09
ALSA: dice: get the number of MBLA data channel at opening PCM substream
Takashi Sakamoto
2016-02-09
ALSA: dice: limit to current sampling transfer frequency
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: rename PCM format helper function
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
Takashi Sakamoto
2015-08-29
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
Takashi Sakamoto
2014-12-10
ALSA: dice: Add support for capturing PCM samples
Takashi Sakamoto
2014-12-10
ALSA: dice: Support for non SYT-Match sampling clock source mode
Takashi Sakamoto
2014-12-10
ALSA: dice: Add support for duplex streams with synchronization
Takashi Sakamoto
2014-12-10
ALSA: dice: Change the way to start stream
Takashi Sakamoto
2014-11-29
ALSA: dice: Add new functions for constraints of PCM parameters
Takashi Sakamoto
2014-11-29
ALSA: dice: Split PCM functionality into a file
Takashi Sakamoto