summaryrefslogtreecommitdiff
path: root/sound/firewire/fireworks/fireworks_stream.c
AgeCommit message (Expand)Author
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto
2019-10-18ALSA: fireworks: 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: fireworks: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-08-05ALSA: fireworks: support AMDTP domainTakashi Sakamoto
2019-08-05ALSA: fireworks: code refactoring for bus reset handlerTakashi Sakamoto
2019-08-05ALSA: fireworks: code refactoring for initialization/destruction of AMDTP str...Takashi Sakamoto
2019-07-22ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flagTakashi Sakamoto
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-06-21ALSA: fireworks: ensure to release isochronous resources in pcm.hw_params cal...Takashi Sakamoto
2019-06-17ALSA: firewire-lib: split allocation of isochronous resources from establishm...Takashi Sakamoto
2019-06-12ALSA: fireworks: don't set XRUN in stop streamingTakashi Sakamoto
2019-06-12ALSA: fireworks: configure stream parameters in pcm.hw_params callbackTakashi Sakamoto
2019-06-12ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto
2019-06-12ALSA: fireworks: unify substream counterTakashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2019-05-22ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto
2017-01-03ALSA: fireworks: fix asymmetric API call at unit removalTakashi Sakamoto
2016-05-10ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...Takashi Sakamoto
2016-02-20ALSA: fireworks: serialize transactions to update connections at bus resetTakashi Sakamoto
2015-11-14ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto
2015-11-14ALSA: fireworks: move mutex from function callees to callersTakashi 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-08-05ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto
2015-08-05Revert "ALSA: fireworks: add support for AudioFire2 quirk"Takashi Sakamoto
2015-07-27ALSA: fireworks: add support for AudioFire2 quirkTakashi 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-06-04ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto
2014-05-27ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto
2014-05-26ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto
2014-05-26ALSA: fireworks: Add PCM interfaceTakashi Sakamoto
2014-05-26ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-streamTakashi Sakamoto
2014-05-26ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus ...Takashi Sakamoto
2014-05-26ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbcTakashi Sakamoto
2014-05-26ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packetsTakashi Sakamoto
2014-05-26ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbcTakashi Sakamoto
2014-05-26ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0Takashi Sakamoto
2014-05-26ALSA: fireworks: Add connection and stream managementTakashi Sakamoto