summaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/oxfw-stream.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto2016-05-101-2/+1Star
* ALSA: oxfw: support more MIDI portsTakashi Sakamoto2015-10-191-1/+1
* ALSA: oxfw: calculating MIDI ports in stream discoverTakashi Sakamoto2015-10-191-1/+34
* Merge branch 'topic/firewire-update' into for-nextTakashi Iwai2015-09-291-4/+7
|\
| * ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-291-2/+2
| * ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto2015-09-291-2/+2
| * ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-291-1/+1
| * ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto2015-09-291-1/+1
| * ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...Takashi Sakamoto2015-09-291-1/+4
* | ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' fi...Takashi Sakamoto2015-09-241-1/+4
|/
* ALSA: firewire: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-071-6/+3Star
* ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo...Takashi Sakamoto2015-05-231-2/+8
* ALSA: oxfw: fix a condition and return code in start_stream()Takashi Sakamoto2015-02-271-2/+3
* ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto2015-02-231-2/+4
* ALSA: oxfw: some signedness bugsDan Carpenter2014-12-151-1/+2
* ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto2014-12-101-0/+39
* ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto2014-12-101-0/+4
* ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto2014-12-101-61/+209
* ALSA: oxfw: Change the way to start streamTakashi Sakamoto2014-12-101-10/+129
* ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto2014-12-101-0/+27
* ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto2014-12-101-0/+268
* ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto2014-11-291-0/+80