aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_stream.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-02ALSA: bebob: link the order of establishing connections and Syt-match clock modeTakashi Sakamoto1-29/+22
2019-11-02ALSA: bebob: expand delay of start for IR context just for version 3 firmwareTakashi Sakamoto1-4/+10
2019-11-02ALSA: bebob: expand sleep just after breaking connections for protocol version 1Takashi Sakamoto1-5/+6
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+1
2019-10-26ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto1-2/+1
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto1-1/+9
2019-10-18ALSA: bebob: share PCM buffer size for both directionTakashi Sakamoto1-2/+3
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed sizeTakashi Sakamoto1-1/+1
2019-10-17ALSA: bebob: register the size of PCM period to AMDTP domainTakashi Sakamoto1-1/+10
2019-08-05ALSA: bebob: support AMDTP domainTakashi Sakamoto1-35/+27
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+1
2019-06-21ALSA: bebob: ensure to release isochronous resources in pcm.hw_params callbackTakashi Sakamoto1-0/+3
2019-06-17ALSA: firewire-lib: split allocation of isochronous resources from establishment of connectionTakashi Sakamoto1-9/+21
2019-06-17ALSA: bebob: code refactoring for error path to start duplex streamTakashi Sakamoto1-2/+0
2019-06-12ALSA: bebob: code refactoring to initialize/destroy stream dataTakashi Sakamoto1-60/+61
2019-06-12ALSA: bebob: obsolete useless member of private structureTakashi Sakamoto1-7/+0
2019-06-12ALSA: bebob: don't set XRUN in stop streamingTakashi Sakamoto1-3/+0
2019-06-12ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto1-106/+106
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto1-2/+0
2016-05-10ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet parameterTakashi Sakamoto1-73/+26
2016-02-20ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto1-15/+0
2016-02-20ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto1-2/+2
2016-02-20ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto1-7/+0
2016-02-20ALSA: bebob: simplify bus-reset handlingTakashi Sakamoto1-30/+2
2016-01-26ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure1-5/+9
2015-10-11ALSA: bebob: constify various snd_bebob structuresJulia Lawall1-3/+3
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto1-3/+3
2015-09-29ALSA: firewire-lib: add helper functions to set positions of data channelsTakashi Sakamoto1-2/+3
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto1-6/+6
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto1-4/+4
2015-09-29ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto1-2/+4
2015-09-29ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects errorTakashi Sakamoto1-4/+9
2015-06-15ALSA: bebob: keep duplex streams always to keep internal multiplexer properlyTakashi Sakamoto1-17/+7
2015-06-15ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirkTakashi Sakamoto1-0/+11
2015-06-15ALSA: bebob: expand timeout for DM1500 quirkTakashi Sakamoto1-1/+1
2015-06-15ALSA: bebob: add SYT-Match supportTakashi Sakamoto1-2/+18
2015-06-15ALSA: bebob: use normalized representation for the type of clock sourceTakashi Sakamoto1-16/+11
2015-06-15ALSA: bebob: improve signal mode detection for clock sourceTakashi Sakamoto1-8/+70
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto1-4/+0
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto1-8/+4
2015-01-16ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch1-7/+0
2014-10-27ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_getChristian Vogel1-3/+15
2014-06-04ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto1-2/+2
2014-06-01ALSA: bebob: sizeof() vs ARRAY_SIZE() typoDan Carpenter1-1/+1
2014-05-27ALSA: bebob: Improve comments about stream formatTakashi Sakamoto1-1/+1
2014-05-27ALSA: fireworks/bebob: Use the same type of variables as function parametersTakashi Sakamoto1-1/+2
2014-05-27ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto1-1/+1
2014-05-26ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio devicesTakashi Sakamoto1-0/+7
2014-05-26ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audio special Firewire seriesTakashi Sakamoto1-0/+7