aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-19ALSA: oxfw: add an entry for TASCAM FireOneTakashi Sakamoto1-0/+17
2015-10-19ALSA: oxfw: support more MIDI portsTakashi Sakamoto1-1/+1
2015-10-19ALSA: oxfw: calculating MIDI ports in stream discoverTakashi Sakamoto2-22/+37
2015-10-18ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto1-1/+1
2015-09-29Merge branch 'topic/firewire-update' into for-nextTakashi Iwai4-18/+21
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2-4/+4
2015-09-29ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto1-2/+2
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto1-8/+8
2015-09-29ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto1-1/+1
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto1-2/+2
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2-2/+2
2015-09-29ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separationTakashi Sakamoto1-1/+1
2015-09-29ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto1-1/+1
2015-09-29ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects errorTakashi Sakamoto1-1/+4
2015-09-24ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' field in tx CIP headerTakashi Sakamoto3-1/+34
2015-08-29ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureTakashi Sakamoto1-4/+13
2015-08-07ALSA: firewire: use kmemdup rather than duplicating its implementationAndrzej Hajda1-6/+3
2015-05-23ALSA: firewire-lib: add buffer-over-run protection at receiving more data blocks than expectedTakashi Sakamoto1-2/+8
2015-02-27ALSA: oxfw: fix a condition and return code in start_stream()Takashi Sakamoto1-2/+3
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto1-6/+4
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto1-2/+4
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto1-1/+10
2014-12-15ALSA: oxfw: some signedness bugsDan Carpenter3-5/+6
2014-12-14ALSA: oxfw: fix detect_loud_models() return valueDan Carpenter1-1/+1
2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto7-2/+275
2014-12-10ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto5-1/+208
2014-12-10ALSA: oxfw: add support for capturing PCM samplesTakashi Sakamoto1-20/+180
2014-12-10ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto5-75/+279
2014-12-10ALSA: oxfw: Add support for Behringer/Mackie devicesTakashi Sakamoto1-6/+85
2014-12-10ALSA: oxfw: Change the way to start streamTakashi Sakamoto3-48/+138
2014-12-10ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto5-1/+118
2014-12-10ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto4-86/+410
2014-12-10ALSA: oxfw: Add support for AV/C stream format command to get/set supported stream formationTakashi Sakamoto3-1/+187
2014-12-10ALSA: oxfw: Change the way to name cardTakashi Sakamoto2-23/+34
2014-11-29ALSA: oxfw: Split control functionality to a new fileTakashi Sakamoto4-277/+287
2014-11-29ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto4-240/+255
2014-11-29ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto4-109/+159
2014-11-29ALSA: oxfw: Move to its own directoryTakashi Sakamoto2-0/+795