aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/oxfw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-28ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or laterTakashi Sakamoto1-0/+5
2021-08-12ALSA: oxfw: fix functioal regression for silence in Apogee Duet FireWireTakashi Sakamoto1-0/+5
2021-06-07ALSA: oxfw: cease from delayed card registrationTakashi Sakamoto1-4/+2
2021-05-18ALSA: oxfw: add quirk flag for blocking transmission methodTakashi Sakamoto1-0/+2
2021-05-18ALSA: oxfw: code refactoring for wrong_dbs quirkTakashi Sakamoto1-1/+2
2021-05-18ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970Takashi Sakamoto1-0/+8
2020-01-13ALSA: oxfw: don't add MIDI/PCM interface when packet streaming is unavailableTakashi Sakamoto1-0/+1
2019-10-18ALSA: oxfw: share PCM buffer size for both directionTakashi Sakamoto1-1/+2
2019-10-17ALSA: oxfw: register the size of PCM period to AMDTP domainTakashi Sakamoto1-1/+2
2019-08-05ALSA: oxfw: support AMDTP domainTakashi Sakamoto1-0/+2
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2019-06-12ALSA: oxfw: configure packet format in pcm.hw_params callbackTakashi Sakamoto1-3/+4
2019-06-12ALSA: oxfw: unify substreams counterTakashi Sakamoto1-2/+1
2019-06-12ALSA: oxfw: rename helper functions for duplex streamsTakashi Sakamoto1-9/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-1/+1
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