aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/oxfw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-22ALSA: oxfw: rename a structure so that it means backward compatibility to old driversTakashi Sakamoto1-4/+10
2015-12-22ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto1-12/+4
2015-12-22ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto1-0/+1
2015-12-15ALSA: oxfw: gather model-dependent conditions to a functionTakashi Sakamoto1-11/+18
2015-12-15ALSA: oxfw: reuse driver entry to detect quirksTakashi Sakamoto1-16/+22
2015-12-15ALSA: oxfw: rename local functions for control elements so that they represent as localTakashi Sakamoto1-1/+1
2015-10-19ALSA: oxfw: add an entry for TASCAM FireOneTakashi Sakamoto1-0/+17
2015-09-24ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' field in tx CIP headerTakashi Sakamoto1-0/+29
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto1-6/+4
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto1-1/+10
2014-12-14ALSA: oxfw: fix detect_loud_models() return valueDan Carpenter1-1/+1
2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto1-0/+5
2014-12-10ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto1-0/+5
2014-12-10ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto1-5/+20
2014-12-10ALSA: oxfw: Add support for Behringer/Mackie devicesTakashi Sakamoto1-6/+85
2014-12-10ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto1-0/+2
2014-12-10ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto1-2/+8
2014-12-10ALSA: oxfw: Change the way to name cardTakashi Sakamoto1-21/+32
2014-11-29ALSA: oxfw: Split control functionality to a new fileTakashi Sakamoto1-276/+1
2014-11-29ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto1-239/+1
2014-11-29ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto1-108/+22
2014-11-29ALSA: oxfw: Move to its own directoryTakashi Sakamoto1-0/+793