index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireworks
/
fireworks_pcm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: firewire: use nonatomic PCM operation
Takashi Sakamoto
2024-09-04
1
-0
/
+1
*
ALSA: firewire: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-27
1
-2
/
+2
*
ALSA: fireworks: use semicolons rather than commas to separate statements
Julia Lawall
2020-10-12
1
-1
/
+1
*
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: 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
/
+4
*
ALSA: fireworks: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
1
-1
/
+11
*
ALSA: fireworks: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
2019-10-17
1
-11
/
+28
*
ALSA: fireworks: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
1
-1
/
+3
*
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: fireworks: change the range of critical section for stream data in PCM....
Takashi Sakamoto
2019-06-17
1
-4
/
+5
*
|
ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callback
Takashi Sakamoto
2019-06-12
1
-6
/
+8
*
|
ALSA: fireworks: code refactoring for pcm.hw_params/hw_free
Takashi Sakamoto
2019-06-12
1
-39
/
+6
*
|
ALSA: fireworks: unify substream counter
Takashi Sakamoto
2019-06-12
1
-4
/
+4
|
/
*
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-18
1
-1
/
+0
*
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
2017-06-08
1
-21
/
+0
*
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
2017-06-07
1
-0
/
+16
*
ALSA: firewire: remove support for 16 bit PCM samples in playback substream
Takashi Sakamoto
2017-05-22
1
-4
/
+0
*
ALSA: fireworks: enclose identifiers referred by single function
Takashi Sakamoto
2017-01-05
1
-27
/
+25
*
ALSA: fireworks: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
2015-11-14
1
-4
/
+4
*
ALSA: fireworks: move mutex from function callees to callers
Takashi Sakamoto
2015-11-14
1
-4
/
+16
*
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
2015-09-29
1
-2
/
+2
*
ALSA: firewire-lib: rename PCM format helper function
Takashi Sakamoto
2015-09-29
1
-2
/
+4
*
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
Takashi Sakamoto
2015-08-29
1
-4
/
+14
*
ALSA: fireworks/bebob: Use the same type of variables as function parameters
Takashi Sakamoto
2014-05-27
1
-2
/
+2
*
ALSA: fireworks: Add hwdep interface
Takashi Sakamoto
2014-05-26
1
-3
/
+12
*
ALSA: fireworks: Add PCM interface
Takashi Sakamoto
2014-05-26
1
-0
/
+394