aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/oxfw-stream.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-04ALSA: oxfw: use managed-resource to maintain cache of stream formatsTakashi Sakamoto1-5/+8
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto1-2/+1
2015-10-19ALSA: oxfw: support more MIDI portsTakashi Sakamoto1-1/+1
2015-10-19ALSA: oxfw: calculating MIDI ports in stream discoverTakashi Sakamoto1-1/+34
2015-09-29Merge branch 'topic/firewire-update' into for-nextTakashi Iwai1-4/+7
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto1-2/+2
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto1-2/+2
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto1-1/+1
2015-09-29ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto1-1/+1
2015-09-29ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects errorTakashi Sakamoto1-1/+4
2015-09-24ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' field in tx CIP headerTakashi Sakamoto1-1/+4
2015-08-07ALSA: firewire: use kmemdup rather than duplicating its implementationAndrzej Hajda1-6/+3
2015-05-23ALSA: firewire-lib: add buffer-over-run protection at receiving more data blocks than expectedTakashi Sakamoto1-2/+8
2015-02-27ALSA: oxfw: fix a condition and return code in start_stream()Takashi Sakamoto1-2/+3
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto1-2/+4
2014-12-15ALSA: oxfw: some signedness bugsDan Carpenter1-1/+2
2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto1-0/+39
2014-12-10ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto1-0/+4
2014-12-10ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto1-61/+209
2014-12-10ALSA: oxfw: Change the way to start streamTakashi Sakamoto1-10/+129
2014-12-10ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto1-0/+27
2014-12-10ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto1-0/+268
2014-11-29ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto1-0/+80