summaryrefslogtreecommitdiff
path: root/sound/firewire/oxfw/oxfw-stream.c
AgeCommit message (Expand)Author
2021-10-28ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or laterTakashi Sakamoto
2021-08-12ALSA: oxfw: fix functioal regression for silence in Apogee Duet FireWireTakashi Sakamoto
2021-06-01ALSA: oxfw: 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-20ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto
2021-05-18ALSA: oxfw: add quirk flag for blocking transmission methodTakashi Sakamoto
2021-05-18ALSA: oxfw: code refactoring for wrong_dbs quirkTakashi Sakamoto
2021-05-18ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970Takashi Sakamoto
2020-01-13ALSA: oxfw: fix for Stanton SCS.1dTakashi Sakamoto
2020-01-13ALSA: oxfw: don't add MIDI/PCM interface when packet streaming is unavailableTakashi Sakamoto
2020-01-13ALSA: oxfw: use ENXIO for not-supported casesTakashi Sakamoto
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto
2019-10-18ALSA: oxfw: 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: oxfw: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-08-26ALSA: oxfw: fix NULL pointer dereference to unused stream structureTakashi Sakamoto
2019-08-05ALSA: oxfw: 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: oxfw: 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-12ALSA: oxfw: configure stream parameter in pcm.hw_params callbackTakashi Sakamoto
2019-06-12ALSA: oxfw: configure packet format in pcm.hw_params callbackTakashi Sakamoto
2019-06-12ALSA: oxfw: unify substreams counterTakashi Sakamoto
2019-06-12ALSA: oxfw: rename helper functions for duplex streamsTakashi Sakamoto
2019-06-12ALSA: oxfw: expand stop procedure for packet streamingTakashi Sakamoto
2019-06-12ALSA: oxfw: break packet streaming at bus-reset handlerTakashi Sakamoto
2019-06-12ALSA: oxfw: start duplex streams if supportedTakashi Sakamoto
2019-06-12ALSA: oxfw: set packet parameter according to current configurationTakashi Sakamoto
2019-06-12ALSA: oxfw: code refactoring for stop condition of packet streamingTakashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2018-10-04ALSA: oxfw: use managed-resource to maintain cache of stream formatsTakashi Sakamoto
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto
2015-10-19ALSA: oxfw: support more MIDI portsTakashi Sakamoto
2015-10-19ALSA: oxfw: calculating MIDI ports in stream discoverTakashi Sakamoto
2015-09-29Merge branch 'topic/firewire-update' into for-nextTakashi Iwai
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi 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-09-24ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' fi...Takashi Sakamoto
2015-08-07ALSA: firewire: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-05-23ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo...Takashi Sakamoto
2015-02-27ALSA: oxfw: fix a condition and return code in start_stream()Takashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto
2014-12-15ALSA: oxfw: some signedness bugsDan Carpenter
2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto
2014-12-10ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto
2014-12-10ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto