index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
bebob
/
bebob_stream.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: bebob: link the order of establishing connections and Syt-match clock mode
Takashi Sakamoto
2019-11-02
1
-29
/
+22
*
ALSA: bebob: expand delay of start for IR context just for version 3 firmware
Takashi Sakamoto
2019-11-02
1
-4
/
+10
*
ALSA: bebob: expand sleep just after breaking connections for protocol version 1
Takashi Sakamoto
2019-11-02
1
-5
/
+6
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-10-28
1
-2
/
+1
|
\
|
*
ALSA: bebob: Fix prototype of helper function to return negative value
Takashi Sakamoto
2019-10-26
1
-2
/
+1
*
|
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
2019-10-19
1
-1
/
+9
*
|
ALSA: bebob: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
1
-2
/
+3
*
|
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
2019-10-18
1
-1
/
+1
*
|
ALSA: bebob: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
1
-1
/
+10
|
/
*
ALSA: bebob: support AMDTP domain
Takashi Sakamoto
2019-08-05
1
-35
/
+27
*
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: bebob: ensure to release isochronous resources in pcm.hw_params callback
Takashi Sakamoto
2019-06-21
1
-0
/
+3
*
|
ALSA: firewire-lib: split allocation of isochronous resources from establishm...
Takashi Sakamoto
2019-06-17
1
-9
/
+21
*
|
ALSA: bebob: code refactoring for error path to start duplex stream
Takashi Sakamoto
2019-06-17
1
-2
/
+0
*
|
ALSA: bebob: code refactoring to initialize/destroy stream data
Takashi Sakamoto
2019-06-12
1
-60
/
+61
*
|
ALSA: bebob: obsolete useless member of private structure
Takashi Sakamoto
2019-06-12
1
-7
/
+0
*
|
ALSA: bebob: don't set XRUN in stop streaming
Takashi Sakamoto
2019-06-12
1
-3
/
+0
*
|
ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callback
Takashi Sakamoto
2019-06-12
1
-106
/
+106
|
/
*
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
Takashi Sakamoto
2016-05-10
1
-2
/
+0
*
ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...
Takashi Sakamoto
2016-05-10
1
-73
/
+26
*
ALSA: bebob: give up updating streams at bus reset handler
Takashi Sakamoto
2016-02-20
1
-15
/
+0
*
ALSA: bebob: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
2016-02-20
1
-2
/
+2
*
ALSA: bebob: move mutex from function callee to callers
Takashi Sakamoto
2016-02-20
1
-7
/
+0
*
ALSA: bebob: simplify bus-reset handling
Takashi Sakamoto
2016-02-20
1
-30
/
+2
*
ALSA: bebob: Use a signed return type for get_formation_index
Lucas Tanure
2016-01-26
1
-5
/
+9
*
ALSA: bebob: constify various snd_bebob structures
Julia Lawall
2015-10-11
1
-3
/
+3
*
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
2015-09-29
1
-3
/
+3
*
ALSA: firewire-lib: add helper functions to set positions of data channels
Takashi Sakamoto
2015-09-29
1
-2
/
+3
*
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
2015-09-29
1
-6
/
+6
*
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
2015-09-29
1
-4
/
+4
*
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
2015-09-29
1
-2
/
+4
*
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...
Takashi Sakamoto
2015-09-29
1
-4
/
+9
*
ALSA: bebob: keep duplex streams always to keep internal multiplexer properly
Takashi Sakamoto
2015-06-15
1
-17
/
+7
*
ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirk
Takashi Sakamoto
2015-06-15
1
-0
/
+11
*
ALSA: bebob: expand timeout for DM1500 quirk
Takashi Sakamoto
2015-06-15
1
-1
/
+1
*
ALSA: bebob: add SYT-Match support
Takashi Sakamoto
2015-06-15
1
-2
/
+18
*
ALSA: bebob: use normalized representation for the type of clock source
Takashi Sakamoto
2015-06-15
1
-16
/
+11
*
ALSA: bebob: improve signal mode detection for clock source
Takashi Sakamoto
2015-06-15
1
-8
/
+70
*
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely
Takashi Sakamoto
2015-02-23
1
-4
/
+0
*
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
Takashi Sakamoto
2015-02-23
1
-8
/
+4
*
ALSA: firewire-lib: remove rx_blocks_for_midi quirk
Clemens Ladisch
2015-01-16
1
-7
/
+0
*
ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get
Christian Vogel
2014-10-27
1
-3
/
+15
*
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
Takashi Sakamoto
2014-06-04
1
-2
/
+2
*
ALSA: bebob: sizeof() vs ARRAY_SIZE() typo
Dan Carpenter
2014-06-01
1
-1
/
+1
*
ALSA: bebob: Improve comments about stream format
Takashi Sakamoto
2014-05-27
1
-1
/
+1
*
ALSA: fireworks/bebob: Use the same type of variables as function parameters
Takashi Sakamoto
2014-05-27
1
-1
/
+2
*
ALSA: fireworks/bebob: Change type of argument for sampling rate
Takashi Sakamoto
2014-05-27
1
-1
/
+1
*
ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio de...
Takashi Sakamoto
2014-05-26
1
-0
/
+7
*
ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi...
Takashi Sakamoto
2014-05-26
1
-0
/
+7
[next]