summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_stream.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: bebob: fix rx packet format for Yamaha GO44/GO46, Terratec Phase 24/x24Takashi Sakamoto2021-06-181-2/+7
* ALSA: bebob: code refactoring for model-dependent quirksTakashi Sakamoto2021-06-111-10/+8
* ALSA: bebob: delete workaround for protocol version 3Takashi Sakamoto2021-06-111-8/+0
* ALSA: bebob: dismiss sleep after breaking connectionsTakashi Sakamoto2021-06-111-6/+0
* ALSA: bebob: perform sequence replay for media clock recoveryTakashi Sakamoto2021-06-011-4/+9
* ALSA: firewire-lib: transfer rx packets on-the-fly when replayingTakashi Sakamoto2021-05-281-1/+1
* ALSA: firewire-lib: add replay target to cache sequence of packetTakashi Sakamoto2021-05-281-1/+1
* ALSA: bebob: distinguish M-Audio ProFire Lightbridge quirkTakashi Sakamoto2021-05-251-5/+7
* ALSA: bebob: cancel switching connection orderTakashi Sakamoto2021-05-251-11/+2
* ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto2021-05-201-6/+2
* ALSA: firewire-lib: skip initial packets instead of scheduling IR contextTakashi Sakamoto2021-05-201-13/+8
* ALSA: bebob: enable to deliver MIDI messages for multiple portsTakashi Sakamoto2021-03-221-5/+7
* ALSA: bebob: detect the number of available MIDI portsTakashi Sakamoto2021-03-221-32/+51
* ALSA: bebob: code refactoring for stream format detectionTakashi Sakamoto2021-03-221-44/+24
* 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