summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_stream.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: bebob: link the order of establishing connections and Syt-match clock modeTakashi Sakamoto2019-11-021-29/+22
* ALSA: bebob: expand delay of start for IR context just for version 3 firmwareTakashi Sakamoto2019-11-021-4/+10
* ALSA: bebob: expand sleep just after breaking connections for protocol version 1Takashi Sakamoto2019-11-021-5/+6
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-10-281-2/+1
|\
| * ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto2019-10-261-2/+1
* | ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto2019-10-191-1/+9
* | ALSA: bebob: share PCM buffer size for both directionTakashi Sakamoto2019-10-181-2/+3
* | ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto2019-10-181-1/+1
* | ALSA: bebob: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-171-1/+10
|/
* ALSA: bebob: support AMDTP domainTakashi Sakamoto2019-08-051-35/+27
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-2/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-2/+1
* | ALSA: bebob: ensure to release isochronous resources in pcm.hw_params callbackTakashi Sakamoto2019-06-211-0/+3
* | ALSA: firewire-lib: split allocation of isochronous resources from establishm...Takashi Sakamoto2019-06-171-9/+21
* | ALSA: bebob: code refactoring for error path to start duplex streamTakashi Sakamoto2019-06-171-2/+0
* | ALSA: bebob: code refactoring to initialize/destroy stream dataTakashi Sakamoto2019-06-121-60/+61
* | ALSA: bebob: obsolete useless member of private structureTakashi Sakamoto2019-06-121-7/+0
* | ALSA: bebob: don't set XRUN in stop streamingTakashi Sakamoto2019-06-121-3/+0
* | ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto2019-06-121-106/+106
|/
* ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto2016-05-101-2/+0
* ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...Takashi Sakamoto2016-05-101-73/+26
* ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto2016-02-201-15/+0
* ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2016-02-201-2/+2
* ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto2016-02-201-7/+0
* ALSA: bebob: simplify bus-reset handlingTakashi Sakamoto2016-02-201-30/+2
* ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure2016-01-261-5/+9
* ALSA: bebob: constify various snd_bebob structuresJulia Lawall2015-10-111-3/+3
* ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-291-3/+3
* ALSA: firewire-lib: add helper functions to set positions of data channelsTakashi Sakamoto2015-09-291-2/+3
* ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto2015-09-291-6/+6
* ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-291-4/+4
* ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto2015-09-291-2/+4
* ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...Takashi Sakamoto2015-09-291-4/+9
* ALSA: bebob: keep duplex streams always to keep internal multiplexer properlyTakashi Sakamoto2015-06-151-17/+7
* ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirkTakashi Sakamoto2015-06-151-0/+11
* ALSA: bebob: expand timeout for DM1500 quirkTakashi Sakamoto2015-06-151-1/+1
* ALSA: bebob: add SYT-Match supportTakashi Sakamoto2015-06-151-2/+18
* ALSA: bebob: use normalized representation for the type of clock sourceTakashi Sakamoto2015-06-151-16/+11
* ALSA: bebob: improve signal mode detection for clock sourceTakashi Sakamoto2015-06-151-8/+70
* ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto2015-02-231-4/+0
* ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto2015-02-231-8/+4
* ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch2015-01-161-7/+0
* ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_getChristian Vogel2014-10-271-3/+15
* ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto2014-06-041-2/+2
* ALSA: bebob: sizeof() vs ARRAY_SIZE() typoDan Carpenter2014-06-011-1/+1
* ALSA: bebob: Improve comments about stream formatTakashi Sakamoto2014-05-271-1/+1
* ALSA: fireworks/bebob: Use the same type of variables as function parametersTakashi Sakamoto2014-05-271-1/+2
* ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto2014-05-271-1/+1
* ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio de...Takashi Sakamoto2014-05-261-0/+7
* ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi...Takashi Sakamoto2014-05-261-0/+7