summaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* ALSA: oxfw: enclose identifiers referred by single function for scs1x featureTakashi Sakamoto2017-01-141-6/+6
* ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-122-4/+4
* ALSA: oxfw: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-14/+12Star
* ALSA: oxfw: add support for Mackie Onyx 1640iTakashi Sakamoto2017-01-031-0/+1
* ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto2016-05-101-2/+1Star
* ALSA: oxfw: delayed registration of sound cardTakashi Sakamoto2016-03-312-53/+101
* ALSA: oxfw: remove needless member from private structureTakashi Sakamoto2016-03-281-1/+0Star
* ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failureTakashi Sakamoto2016-02-241-3/+10
* ALSA: oxfw: retry MIDI transferring for scs1x at transaction failureTakashi Sakamoto2016-02-241-3/+11
* ALSA: oxfw: use workqueue instead of tasklet for scs1xTakashi Sakamoto2016-02-181-6/+6
* ALSA: oxfw: add stream format quirk for SCS.1 modelsTakashi Sakamoto2015-12-221-1/+9
* ALSA: oxfw: obsolete scs1x moduleTakashi Sakamoto2015-12-221-0/+26
* ALSA: oxfw: add MIDI playback port for SCS.1 modelsTakashi Sakamoto2015-12-221-2/+45
* ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playbackTakashi Sakamoto2015-12-221-0/+161
* ALSA: oxfw: add MIDI capture port for SCS.1 modelsTakashi Sakamoto2015-12-221-1/+33
* ALSA: oxfw: copy handlers of asynchronous transaction for MIDI captureTakashi Sakamoto2015-12-221-1/+82
* ALSA: oxfw: allocate own address region for SCS.1 seriesTakashi Sakamoto2015-12-222-1/+65
* ALSA: oxfw: add scs1x layerTakashi Sakamoto2015-12-224-3/+30
* ALSA: oxfw: rename a structure so that it means backward compatibility to old...Takashi Sakamoto2015-12-222-10/+10
* ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto2015-12-223-42/+39Star
* ALSA: oxfw: move model-specific members from common structureTakashi Sakamoto2015-12-222-19/+34
* ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto2015-12-222-0/+2
* ALSA: oxfw: gather model-dependent conditions to a functionTakashi Sakamoto2015-12-151-11/+18
* ALSA: oxfw: reuse driver entry to detect quirksTakashi Sakamoto2015-12-152-16/+24
* ALSA: oxfw: change function prototype for AV/C Audio Subunit commandTakashi Sakamoto2015-12-151-23/+31
* ALSA: oxfw: rename local functions for control elements so that they represen...Takashi Sakamoto2015-12-153-23/+23
* ALSA: oxfw: rename a file for control elements so that it's for model-specificTakashi Sakamoto2015-12-152-3/+3
* ALSA: oxfw: add an entry for TASCAM FireOneTakashi Sakamoto2015-10-191-0/+17
* ALSA: oxfw: support more MIDI portsTakashi Sakamoto2015-10-191-1/+1
* ALSA: oxfw: calculating MIDI ports in stream discoverTakashi Sakamoto2015-10-192-22/+37
* ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto2015-10-181-1/+1
* Merge branch 'topic/firewire-update' into for-nextTakashi Iwai2015-09-294-18/+21
|\
| * ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-292-4/+4
| * ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto2015-09-291-2/+2
| * ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-291-8/+8
| * ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto2015-09-291-1/+1
| * 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-292-2/+2
| * ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi 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-243-1/+34
|/
* ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureTakashi Sakamoto2015-08-291-4/+13
* 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: make it possible to shutdown safelyTakashi Sakamoto2015-02-231-6/+4Star
* ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto2015-02-231-2/+4