Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3a860d165eb5f4d7cf0bf81ef6a5b5c5e1754422
/
sound
/
firewire
/
bebob
/
bebob_stream.c
6c94f38
ALSA: bebob: link the order of establishing connections and Syt-match clock mode
by Takashi Sakamoto
· 5 years ago
da5e833
ALSA: bebob: expand delay of start for IR context just for version 3 firmware
by Takashi Sakamoto
· 5 years ago
d3eabe9
ALSA: bebob: expand sleep just after breaking connections for protocol version 1
by Takashi Sakamoto
· 5 years ago
e2e556a
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 5 years ago
f2bbdbc
ALSA: bebob: Fix prototype of helper function to return negative value
by Takashi Sakamoto
· 5 years ago
acfedcb
ALSA: firewire-lib: postpone to start IR context
by Takashi Sakamoto
· 5 years ago
1fde7a4
ALSA: bebob: share PCM buffer size for both direction
by Takashi Sakamoto
· 5 years ago
a0e0233
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed size
by Takashi Sakamoto
· 5 years ago
8737209
ALSA: bebob: register the size of PCM period to AMDTP domain
by Takashi Sakamoto
· 5 years ago
b0db4d5
ALSA: bebob: support AMDTP domain
by Takashi Sakamoto
· 5 years ago
3c53c62
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 6 years ago
7599e27
ALSA: bebob: ensure to release isochronous resources in pcm.hw_params callback
by Takashi Sakamoto
· 6 years ago
7bc9382
ALSA: firewire-lib: split allocation of isochronous resources from establishment of connection
by Takashi Sakamoto
· 6 years ago
d173265
ALSA: bebob: code refactoring for error path to start duplex stream
by Takashi Sakamoto
· 6 years ago
33e41a5
ALSA: bebob: code refactoring to initialize/destroy stream data
by Takashi Sakamoto
· 6 years ago
87a2309
ALSA: bebob: obsolete useless member of private structure
by Takashi Sakamoto
· 6 years ago
83122f8
ALSA: bebob: don't set XRUN in stop streaming
by Takashi Sakamoto
· 6 years ago
ac2888b
ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callback
by Takashi Sakamoto
· 6 years ago
da607e1
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
by Thomas Gleixner
· 6 years ago
62f00e4
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
by Takashi Sakamoto
· 9 years ago
c71283c
ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet parameter
by Takashi Sakamoto
· 9 years ago
3800e6f
ALSA: bebob: give up updating streams at bus reset handler
by Takashi Sakamoto
· 9 years ago
4fd6c6c
ALSA: bebob: change type of substream counter from atomic_t to unsigned int
by Takashi Sakamoto
· 9 years ago
2a71e70
ALSA: bebob: move mutex from function callee to callers
by Takashi Sakamoto
· 9 years ago
14a37ac
ALSA: bebob: simplify bus-reset handling
by Takashi Sakamoto
· 9 years ago
0790529
ALSA: bebob: Use a signed return type for get_formation_index
by Lucas Tanure
· 9 years ago
6b9866c
ALSA: bebob: constify various snd_bebob structures
by Julia Lawall
· 9 years ago
49c7b3f
ALSA: firewire-lib: rename macros with AM824 prefix
by Takashi Sakamoto
· 9 years ago
f65be91
ALSA: firewire-lib: add helper functions to set positions of data channels
by Takashi Sakamoto
· 9 years ago
51c29fd
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
by Takashi Sakamoto
· 9 years ago
5955815
ALSA: firewire-lib: add data block processing layer for AM824 format
by Takashi Sakamoto
· 9 years ago
27ec83b
ALSA: firewire-lib: add an argument for Dice's dual wire mode
by Takashi Sakamoto
· 9 years ago
547e631
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects error
by Takashi Sakamoto
· 9 years ago
8d1c269
ALSA: bebob: keep duplex streams always to keep internal multiplexer properly
by Takashi Sakamoto
· 10 years ago
c4d860a
ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirk
by Takashi Sakamoto
· 10 years ago
9a73195
ALSA: bebob: expand timeout for DM1500 quirk
by Takashi Sakamoto
· 10 years ago
0577379
ALSA: bebob: add SYT-Match support
by Takashi Sakamoto
· 10 years ago
3e254b1
ALSA: bebob: use normalized representation for the type of clock source
by Takashi Sakamoto
· 10 years ago
5a66881
ALSA: bebob: improve signal mode detection for clock source
by Takashi Sakamoto
· 10 years ago
dec8431
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely
by Takashi Sakamoto
· 10 years ago
d23c2cc
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
by Takashi Sakamoto
· 10 years ago
5c697e5
ALSA: firewire-lib: remove rx_blocks_for_midi quirk
by Clemens Ladisch
· 10 years ago
d1d0b6b
ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get
by Christian Vogel
· 10 years ago
c6e5e74
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
by Takashi Sakamoto
· 11 years ago
33a5f98
ALSA: bebob: sizeof() vs ARRAY_SIZE() typo
by Dan Carpenter
· 11 years ago
51fa31d
ALSA: bebob: Improve comments about stream format
by Takashi Sakamoto
· 11 years ago
a6b598b
ALSA: fireworks/bebob: Use the same type of variables as function parameters
by Takashi Sakamoto
· 11 years ago
4a286d5
ALSA: fireworks/bebob: Change type of argument for sampling rate
by Takashi Sakamoto
· 11 years ago
c495a4a
ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio devices
by Takashi Sakamoto
· 11 years ago
9d59124
ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audio special Firewire series
by Takashi Sakamoto
· 11 years ago
3149ac4
ALSA: bebob: Add support for M-Audio special Firewire series
by Takashi Sakamoto
· 11 years ago
9076c22
ALSA: bebob: Add support for M-Audio usual Firewire series
by Takashi Sakamoto
· 11 years ago
1fc9522
ALSA: bebob: Prepare for device specific operations
by Takashi Sakamoto
· 11 years ago
618eabe
ALSA: bebob: Add hwdep interface
by Takashi Sakamoto
· 11 years ago
b6bc812
ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset
by Takashi Sakamoto
· 11 years ago
eb7b3a0
ALSA: bebob: Add commands and connections/streams management
by Takashi Sakamoto
· 11 years ago