aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_stream.c
AgeCommit message (Expand)Author
2020-02-24ALSA: bebob: expand sleep just after breaking connections for protocol version 1Takashi Sakamoto
2019-12-10ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto
2016-05-10ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...Takashi Sakamoto
2016-02-20ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto
2016-02-20ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto
2016-02-20ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto
2016-02-20ALSA: bebob: simplify bus-reset handlingTakashi Sakamoto
2016-01-26ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure
2015-10-11ALSA: bebob: constify various snd_bebob structuresJulia Lawall
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add helper functions to set positions of data channelsTakashi Sakamoto
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto
2015-09-29ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto
2015-09-29ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...Takashi Sakamoto
2015-06-15ALSA: bebob: keep duplex streams always to keep internal multiplexer properlyTakashi Sakamoto
2015-06-15ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirkTakashi Sakamoto
2015-06-15ALSA: bebob: expand timeout for DM1500 quirkTakashi Sakamoto
2015-06-15ALSA: bebob: add SYT-Match supportTakashi Sakamoto
2015-06-15ALSA: bebob: use normalized representation for the type of clock sourceTakashi Sakamoto
2015-06-15ALSA: bebob: improve signal mode detection for clock sourceTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto
2015-01-16ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch
2014-10-27ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_getChristian Vogel
2014-06-04ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto
2014-06-01ALSA: bebob: sizeof() vs ARRAY_SIZE() typoDan Carpenter
2014-05-27ALSA: bebob: Improve comments about stream formatTakashi Sakamoto
2014-05-27ALSA: fireworks/bebob: Use the same type of variables as function parametersTakashi Sakamoto
2014-05-27ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto
2014-05-26ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio de...Takashi Sakamoto
2014-05-26ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi...Takashi Sakamoto
2014-05-26ALSA: bebob: Add support for M-Audio special Firewire seriesTakashi Sakamoto
2014-05-26ALSA: bebob: Add support for M-Audio usual Firewire seriesTakashi Sakamoto
2014-05-26ALSA: bebob: Prepare for device specific operationsTakashi Sakamoto
2014-05-26ALSA: bebob: Add hwdep interfaceTakashi Sakamoto
2014-05-26ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus resetTakashi Sakamoto
2014-05-26ALSA: bebob: Add commands and connections/streams managementTakashi Sakamoto