aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/oxfw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2016-03-31ALSA: oxfw: delayed registration of sound cardTakashi Sakamoto1-0/+3
2016-03-28ALSA: oxfw: remove needless member from private structureTakashi Sakamoto1-1/+0
2015-12-22ALSA: oxfw: allocate own address region for SCS.1 seriesTakashi Sakamoto1-0/+1
2015-12-22ALSA: oxfw: add scs1x layerTakashi Sakamoto1-0/+1
2015-12-22ALSA: oxfw: rename a structure so that it means backward compatibility to old driversTakashi Sakamoto1-6/+0
2015-12-22ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto1-4/+1
2015-12-22ALSA: oxfw: move model-specific members from common structureTakashi Sakamoto1-5/+0
2015-12-22ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto1-0/+1
2015-12-15ALSA: oxfw: reuse driver entry to detect quirksTakashi Sakamoto1-0/+2
2015-12-15ALSA: oxfw: rename local functions for control elements so that they represent as localTakashi Sakamoto1-2/+2
2015-09-29Merge branch 'topic/firewire-update' into for-nextTakashi Iwai1-1/+1
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto1-1/+1
2015-09-29ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separationTakashi Sakamoto1-1/+1
2015-09-24ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' field in tx CIP headerTakashi Sakamoto1-0/+1
2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto1-0/+13
2014-12-10ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto1-0/+7
2014-12-10ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto1-6/+18
2014-12-10ALSA: oxfw: Change the way to start streamTakashi Sakamoto1-1/+2
2014-12-10ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto1-0/+3
2014-12-10ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto1-3/+18
2014-12-10ALSA: oxfw: Add support for AV/C stream format command to get/set supported stream formationTakashi Sakamoto1-0/+33
2014-12-10ALSA: oxfw: Change the way to name cardTakashi Sakamoto1-2/+2
2014-11-29ALSA: oxfw: Split control functionality to a new fileTakashi Sakamoto1-0/+2
2014-11-29ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto1-0/+4
2014-11-29ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto1-0/+56