summaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/firewire-update' into for-nextTakashi Iwai2015-09-294-18/+21
|\
| * ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-292-4/+4
| * ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto2015-09-291-2/+2
| * ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-291-8/+8
| * ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto2015-09-291-1/+1
| * ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto2015-09-291-2/+2
| * ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-292-2/+2
| * ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto2015-09-291-1/+1
| * ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto2015-09-291-1/+1
| * ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...Takashi Sakamoto2015-09-291-1/+4
* | ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' fi...Takashi Sakamoto2015-09-243-1/+34
|/
* ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureTakashi Sakamoto2015-08-291-4/+13
* ALSA: firewire: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-071-6/+3Star
* ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo...Takashi Sakamoto2015-05-231-2/+8
* ALSA: oxfw: fix a condition and return code in start_stream()Takashi Sakamoto2015-02-271-2/+3
* ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto2015-02-231-6/+4Star
* ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto2015-02-231-2/+4
* ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto2015-02-231-1/+10
* ALSA: oxfw: some signedness bugsDan Carpenter2014-12-153-5/+6
* ALSA: oxfw: fix detect_loud_models() return valueDan Carpenter2014-12-141-1/+1
* ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto2014-12-107-2/+275
* ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto2014-12-105-1/+208
* ALSA: oxfw: add support for capturing PCM samplesTakashi Sakamoto2014-12-101-20/+180
* ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto2014-12-105-75/+279
* ALSA: oxfw: Add support for Behringer/Mackie devicesTakashi Sakamoto2014-12-101-6/+85
* ALSA: oxfw: Change the way to start streamTakashi Sakamoto2014-12-103-48/+138
* ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto2014-12-105-1/+118
* ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto2014-12-104-86/+410
* ALSA: oxfw: Add support for AV/C stream format command to get/set supported s...Takashi Sakamoto2014-12-103-1/+187
* ALSA: oxfw: Change the way to name cardTakashi Sakamoto2014-12-102-23/+34
* ALSA: oxfw: Split control functionality to a new fileTakashi Sakamoto2014-11-294-277/+287
* ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto2014-11-294-240/+255
* ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto2014-11-294-109/+159
* ALSA: oxfw: Move to its own directoryTakashi Sakamoto2014-11-292-0/+795