summaryrefslogtreecommitdiff
path: root/sound/firewire/bebob/bebob_stream.c
AgeCommit message (Expand)Author
2021-06-18ALSA: bebob: fix rx packet format for Yamaha GO44/GO46, Terratec Phase 24/x24Takashi Sakamoto
2021-06-11ALSA: bebob: code refactoring for model-dependent quirksTakashi Sakamoto
2021-06-11ALSA: bebob: delete workaround for protocol version 3Takashi Sakamoto
2021-06-11ALSA: bebob: dismiss sleep after breaking connectionsTakashi Sakamoto
2021-06-01ALSA: bebob: perform sequence replay for media clock recoveryTakashi Sakamoto
2021-05-28ALSA: firewire-lib: transfer rx packets on-the-fly when replayingTakashi Sakamoto
2021-05-28ALSA: firewire-lib: add replay target to cache sequence of packetTakashi Sakamoto
2021-05-25ALSA: bebob: distinguish M-Audio ProFire Lightbridge quirkTakashi Sakamoto
2021-05-25ALSA: bebob: cancel switching connection orderTakashi Sakamoto
2021-05-20ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto
2021-05-20ALSA: firewire-lib: skip initial packets instead of scheduling IR contextTakashi Sakamoto
2021-03-22ALSA: bebob: enable to deliver MIDI messages for multiple portsTakashi Sakamoto
2021-03-22ALSA: bebob: detect the number of available MIDI portsTakashi Sakamoto
2021-03-22ALSA: bebob: code refactoring for stream format detectionTakashi Sakamoto
2019-11-02ALSA: bebob: link the order of establishing connections and Syt-match clock modeTakashi Sakamoto
2019-11-02ALSA: bebob: expand delay of start for IR context just for version 3 firmwareTakashi Sakamoto
2019-11-02ALSA: bebob: expand sleep just after breaking connections for protocol version 1Takashi Sakamoto
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai
2019-10-26ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto
2019-10-18ALSA: bebob: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto
2019-10-17ALSA: bebob: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-08-05ALSA: bebob: support AMDTP domainTakashi Sakamoto
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-06-21ALSA: bebob: ensure to release isochronous resources in pcm.hw_params callbackTakashi Sakamoto
2019-06-17ALSA: firewire-lib: split allocation of isochronous resources from establishm...Takashi Sakamoto
2019-06-17ALSA: bebob: code refactoring for error path to start duplex streamTakashi Sakamoto
2019-06-12ALSA: bebob: code refactoring to initialize/destroy stream dataTakashi Sakamoto
2019-06-12ALSA: bebob: obsolete useless member of private structureTakashi Sakamoto
2019-06-12ALSA: bebob: don't set XRUN in stop streamingTakashi Sakamoto
2019-06-12ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callbackTakashi 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