summaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/oxfw.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto2018-09-171-0/+7
* ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto2018-09-171-0/+2
* ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
* ALSA: oxfw: use match_string() helperYisheng Xie2018-05-221-7/+1
* ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto2017-04-051-2/+2
* ALSA: oxfw: add support for Mackie Onyx 1640iTakashi Sakamoto2017-01-031-0/+1
* ALSA: oxfw: delayed registration of sound cardTakashi Sakamoto2016-03-311-53/+98
* 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 scs1x layerTakashi Sakamoto2015-12-221-2/+2
* ALSA: oxfw: rename a structure so that it means backward compatibility to old...Takashi Sakamoto2015-12-221-4/+10
* ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto2015-12-221-12/+4
* ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto2015-12-221-0/+1
* ALSA: oxfw: gather model-dependent conditions to a functionTakashi Sakamoto2015-12-151-11/+18
* ALSA: oxfw: reuse driver entry to detect quirksTakashi Sakamoto2015-12-151-16/+22
* ALSA: oxfw: rename local functions for control elements so that they represen...Takashi Sakamoto2015-12-151-1/+1
* ALSA: oxfw: add an entry for TASCAM FireOneTakashi Sakamoto2015-10-191-0/+17
* ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' fi...Takashi Sakamoto2015-09-241-0/+29
* ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto2015-02-231-6/+4
* ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto2015-02-231-1/+10
* ALSA: oxfw: fix detect_loud_models() return valueDan Carpenter2014-12-141-1/+1
* ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto2014-12-101-0/+5
* ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto2014-12-101-0/+5
* ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto2014-12-101-5/+20
* ALSA: oxfw: Add support for Behringer/Mackie devicesTakashi Sakamoto2014-12-101-6/+85
* ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto2014-12-101-0/+2
* ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto2014-12-101-2/+8
* ALSA: oxfw: Change the way to name cardTakashi Sakamoto2014-12-101-21/+32
* ALSA: oxfw: Split control functionality to a new fileTakashi Sakamoto2014-11-291-276/+1
* ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto2014-11-291-239/+1
* ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto2014-11-291-108/+22
* ALSA: oxfw: Move to its own directoryTakashi Sakamoto2014-11-291-0/+793