index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireface
/
ff-pcm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: firewire: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-27
1
-2
/
+2
*
ALSA: firewire: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-2
/
+0
*
ALSA: firewire: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-8
/
+3
*
ALSA: fireface: fix return value in error path of isochronous resources reser...
Takashi Sakamoto
2019-12-09
1
-1
/
+1
*
ALSA: firewire: Convert to the common vmalloc memalloc
Takashi Iwai
2019-11-06
1
-5
/
+4
*
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
2019-10-19
1
-2
/
+2
*
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...
Takashi Sakamoto
2019-10-19
1
-2
/
+2
*
ALSA: fireface: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
1
-1
/
+12
*
ALSA: fireface: use the same size of period for PCM substreams in AMDTP streams
Takashi Sakamoto
2019-10-17
1
-6
/
+23
*
ALSA: fireface: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
1
-1
/
+2
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
1
-2
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
|
ALSA: fireface: unify stop and release method for duplex streams
Takashi Sakamoto
2019-06-21
1
-1
/
+0
*
|
ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
2019-06-11
1
-48
/
+7
*
|
ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...
Takashi Sakamoto
2019-06-11
1
-4
/
+14
|
/
*
ALSA: fireface: add protocol-dependent operation to get clock status
Takashi Sakamoto
2019-01-21
1
-1
/
+1
*
ALSA: fireface: code refactoring to handle multiplier mode
Takashi Sakamoto
2018-12-16
1
-11
/
+22
*
ALSA: fireface: share helper function to get current sampling rate and clock ...
Takashi Sakamoto
2018-12-11
1
-1
/
+1
*
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-18
1
-1
/
+0
*
ALSA: fireface: Use common error handling code in pcm_open()
Markus Elfring
2017-08-23
1
-10
/
+10
*
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
2017-06-08
1
-21
/
+0
*
ALSA: fireface: constify ALSA specific operations
Takashi Sakamoto
2017-06-07
1
-27
/
+25
*
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
2017-06-07
1
-0
/
+16
*
ALSA: fireface: add hwdep interface
Takashi Sakamoto
2017-04-05
1
-3
/
+17
*
ALSA: fireface: add support for PCM functionality
Takashi Sakamoto
2017-04-05
1
-0
/
+395