index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
bebob
/
bebob_pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-11
ALSA: firewire: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-2
/
+0
2019-12-11
ALSA: firewire: Use managed buffer allocation
Takashi Iwai
1
-8
/
+3
2019-11-06
ALSA: firewire: Convert to the common vmalloc memalloc
Takashi Iwai
1
-5
/
+4
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
-6
/
+8
2019-10-18
ALSA: bebob: share PCM buffer size for both direction
Takashi Sakamoto
1
-1
/
+11
2019-10-17
ALSA: bebob: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
1
-12
/
+27
2019-10-17
ALSA: bebob: register the size of PCM period to AMDTP domain
Takashi Sakamoto
1
-1
/
+3
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-2
/
+1
2019-06-17
ALSA: bebob: change the range of critical section for stream data in PCM.hw_f...
Takashi Sakamoto
1
-4
/
+5
2019-06-17
ALSA: bebob: code rafactoring for callback functions to PCM interface
Takashi Sakamoto
1
-48
/
+7
2019-06-12
ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callback
Takashi Sakamoto
1
-8
/
+14
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
1
-2
/
+1
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
1
-1
/
+0
2017-06-08
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
1
-21
/
+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
2017-01-05
ALSA: bebob: enclose identifiers referred by single function
Takashi Sakamoto
1
-26
/
+25
2016-02-20
ALSA: bebob: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
1
-4
/
+4
2016-02-20
ALSA: bebob: move mutex from function callee to callers
Takashi Sakamoto
1
-4
/
+16
2015-10-11
ALSA: bebob: constify various snd_bebob structures
Julia Lawall
1
-1
/
+1
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
-4
/
+4
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
/
+16
2015-06-15
ALSA: bebob: keep duplex streams always to keep internal multiplexer properly
Takashi Sakamoto
1
-4
/
+4
2015-06-15
ALSA: bebob: add SYT-Match support
Takashi Sakamoto
1
-5
/
+0
2015-06-15
ALSA: bebob: use normalized representation for the type of clock source
Takashi Sakamoto
1
-3
/
+8
2014-05-26
ALSA: bebob: Prepare for device specific operations
Takashi Sakamoto
1
-1
/
+2
2014-05-26
ALSA: bebob: Add hwdep interface
Takashi Sakamoto
1
-4
/
+12
2014-05-26
ALSA: bebob: Add PCM interface
Takashi Sakamoto
1
-0
/
+369