开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
bebob
/
bebob_stream.c
Age
Commit message (
Expand
)
Author
2019-11-02
ALSA: bebob: link the order of establishing connections and Syt-match clock mode
Takashi Sakamoto
2019-11-02
ALSA: bebob: expand delay of start for IR context just for version 3 firmware
Takashi Sakamoto
2019-11-02
ALSA: bebob: expand sleep just after breaking connections for protocol version 1
Takashi Sakamoto
2019-10-28
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-10-26
ALSA: bebob: Fix prototype of helper function to return negative value
Takashi Sakamoto
2019-10-19
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
2019-10-18
ALSA: bebob: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
2019-10-17
ALSA: bebob: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: bebob: support AMDTP domain
Takashi Sakamoto
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-06-21
ALSA: bebob: ensure to release isochronous resources in pcm.hw_params callback
Takashi Sakamoto
2019-06-17
ALSA: firewire-lib: split allocation of isochronous resources from establishm...
Takashi Sakamoto
2019-06-17
ALSA: bebob: code refactoring for error path to start duplex stream
Takashi Sakamoto
2019-06-12
ALSA: bebob: code refactoring to initialize/destroy stream data
Takashi Sakamoto
2019-06-12
ALSA: bebob: obsolete useless member of private structure
Takashi Sakamoto
2019-06-12
ALSA: bebob: don't set XRUN in stop streaming
Takashi Sakamoto
2019-06-12
ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callback
Takashi Sakamoto
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2016-05-10
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
Takashi Sakamoto
2016-05-10
ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...
Takashi Sakamoto
2016-02-20
ALSA: bebob: give up updating streams at bus reset handler
Takashi Sakamoto
2016-02-20
ALSA: bebob: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
2016-02-20
ALSA: bebob: move mutex from function callee to callers
Takashi Sakamoto
2016-02-20
ALSA: bebob: simplify bus-reset handling
Takashi Sakamoto
2016-01-26
ALSA: bebob: Use a signed return type for get_formation_index
Lucas Tanure
2015-10-11
ALSA: bebob: constify various snd_bebob structures
Julia Lawall
2015-09-29
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: add helper functions to set positions of data channels
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...
Takashi Sakamoto
2015-06-15
ALSA: bebob: keep duplex streams always to keep internal multiplexer properly
Takashi Sakamoto
2015-06-15
ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirk
Takashi Sakamoto
2015-06-15
ALSA: bebob: expand timeout for DM1500 quirk
Takashi Sakamoto
2015-06-15
ALSA: bebob: add SYT-Match support
Takashi Sakamoto
2015-06-15
ALSA: bebob: use normalized representation for the type of clock source
Takashi Sakamoto
2015-06-15
ALSA: bebob: improve signal mode detection for clock source
Takashi Sakamoto
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely
Takashi Sakamoto
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
Takashi Sakamoto
2015-01-16
ALSA: firewire-lib: remove rx_blocks_for_midi quirk
Clemens Ladisch
2014-10-27
ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get
Christian Vogel
2014-06-04
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
Takashi Sakamoto
2014-06-01
ALSA: bebob: sizeof() vs ARRAY_SIZE() typo
Dan Carpenter
2014-05-27
ALSA: bebob: Improve comments about stream format
Takashi Sakamoto
2014-05-27
ALSA: fireworks/bebob: Use the same type of variables as function parameters
Takashi Sakamoto
2014-05-27
ALSA: fireworks/bebob: Change type of argument for sampling rate
Takashi Sakamoto
2014-05-26
ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio de...
Takashi Sakamoto
2014-05-26
ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi...
Takashi Sakamoto
[next]