Age | Commit message (Expand) | Author | Files | Lines |
2019-11-06 | ALSA: firewire: Convert to the common vmalloc memalloc | Takashi Iwai | 1 | -8/+6 |
2019-10-19 | ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain | Takashi Sakamoto | 1 | -2/+2 |
2019-10-19 | ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ... | Takashi Sakamoto | 1 | -2/+2 |
2019-10-18 | ALSA: oxfw: share PCM buffer size for both direction | Takashi Sakamoto | 1 | -2/+15 |
2019-10-17 | ALSA: oxfw: use the same size of period for PCM substream in AMDTP streams | Takashi Sakamoto | 1 | -11/+28 |
2019-10-17 | ALSA: oxfw: register the size of PCM period to AMDTP domain | Takashi Sakamoto | 1 | -2/+4 |
2019-08-26 | ALSA: oxfw: fix to handle correct stream for PCM playback | Takashi Sakamoto | 1 | -1/+1 |
2019-07-08 | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -1/+1 |
2019-06-12 | ALSA: oxfw: configure packet format in pcm.hw_params callback | Takashi Sakamoto | 1 | -9/+17 |
2019-06-12 | ALSA: oxfw: unify substreams counter | Takashi Sakamoto | 1 | -4/+4 |
2019-06-12 | ALSA: oxfw: rename helper functions for duplex streams | Takashi Sakamoto | 1 | -6/+6 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 | Thomas Gleixner | 1 | -1/+1 |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 1 | -2/+0 |
2017-06-08 | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat... | Takashi Sakamoto | 1 | -20/+0 |
2017-06-07 | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback | Takashi Sakamoto | 1 | -0/+16 |
2017-05-22 | ALSA: firewire: remove support for 16 bit PCM samples in playback substream | Takashi Sakamoto | 1 | -4/+0 |
2016-09-02 | ALSA: firewire: constify snd_pcm_ops structures | Julia Lawall | 1 | -2/+2 |
2015-09-29 | ALSA: firewire-lib: rename macros with AM824 prefix | Takashi Sakamoto | 1 | -2/+2 |
2015-09-29 | ALSA: firewire-lib: rename PCM format helper function | Takashi Sakamoto | 1 | -2/+2 |
2015-09-29 | ALSA: firewire-lib: move PCM substream constraint to AM824 layer | Takashi Sakamoto | 1 | -1/+1 |
2015-08-29 | ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure | Takashi Sakamoto | 1 | -4/+13 |
2014-12-15 | ALSA: oxfw: some signedness bugs | Dan Carpenter | 1 | -3/+3 |
2014-12-10 | ALSA: oxfw: Add hwdep interface | Takashi Sakamoto | 1 | -1/+11 |
2014-12-10 | ALSA: oxfw: add support for capturing PCM samples | Takashi Sakamoto | 1 | -20/+180 |
2014-12-10 | ALSA: oxfw: Add support AMDTP in-stream | Takashi Sakamoto | 1 | -3/+3 |
2014-12-10 | ALSA: oxfw: Change the way to start stream | Takashi Sakamoto | 1 | -37/+7 |
2014-12-10 | ALSA: oxfw: Change the way to make PCM rules/constraints | Takashi Sakamoto | 1 | -81/+116 |
2014-11-29 | ALSA: oxfw: Split PCM functionality to a new file | Takashi Sakamoto | 1 | -0/+249 |