aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge branch 'for-next' into for-linusTakashi Iwai2-5/+5
2015-04-08ALSA: bebob: fix to processing in big-endian machine for sending cueTakashi Sakamoto1-4/+4
2015-03-12Merge branch 'for-linus' into for-nextTakashi Iwai3-13/+12
2015-03-10ALSA: firewire-lib: leave unit reference counting completelyTakashi Sakamoto1-2/+1
2015-03-10Revert "ALSA: dice: fix wrong offsets for Dice interface"Takashi Sakamoto2-11/+11
2015-03-10ALSA: firewire: Fix trivial typos in commentsYannick Guerrini2-5/+5
2015-03-01ALSA: dice: fix wrong offsets for Dice interfaceTakashi Sakamoto2-11/+11
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 Sakamoto6-28/+15
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto4-21/+30
2015-02-23ALSA: firewire-lib: remove reference countingTakashi Sakamoto1-2/+1
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto4-4/+42
2015-02-23ALSA: firewire-lib: fix an unexpected byte sequence for micro signTakashi Sakamoto1-1/+1
2015-01-16ALSA: firewire-lib: limit the MIDI data rateClemens Ladisch2-6/+57
2015-01-16ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch4-19/+8
2015-01-07ALSA: fireworks: fix an endianness bug for transaction lengthTakashi Sakamoto1-1/+1
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 Sakamoto8-2/+276
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 Sakamoto2-6/+91
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-12-10ALSA: dice: Add support for MIDI capture/playbackTakashi Sakamoto5-2/+168
2014-12-10ALSA: dice: Add support for capturing PCM samplesTakashi Sakamoto2-17/+147
2014-12-10ALSA: dice: Support for non SYT-Match sampling clock source modeTakashi Sakamoto4-19/+58
2014-12-10ALSA: dice: Add support for duplex streams with synchronizationTakashi Sakamoto4-87/+202
2014-12-10ALSA: dice: Change the way to start streamTakashi Sakamoto4-131/+143
2014-12-01ALSA: dice: fix semicolon.cocci warningsFengguang Wu1-1/+1
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 Sakamoto3-5/+7
2014-11-29ALSA: speakers: Rename to oxfw and rename some membersTakashi Sakamoto3-177/+180
2014-11-29ALSA: dice: remove experimental stateTakashi Sakamoto1-2/+2
2014-11-29ALSA: dice: Add new functions for constraints of PCM parametersTakashi Sakamoto1-44/+65
2014-11-29ALSA: dice: Split proc interface into a fileTakashi Sakamoto4-245/+257
2014-11-29ALSA: dice: Split hwdep functionality into a fileTakashi Sakamoto4-182/+195
2014-11-29ALSA: dice: Split PCM functionality into a fileTakashi Sakamoto5-292/+305
2014-11-29ALSA: dice: Split stream functionality into a fileTakashi Sakamoto4-233/+288
2014-11-29ALSA: dice: Split transaction functionality into a fileTakashi Sakamoto4-383/+653
2014-11-29ALSA: dice: Move file to its own directoryTakashi Sakamoto4-5/+6
2014-11-29ALSA: dice: Rename structure and its membersTakashi Sakamoto1-81/+81
2014-11-29ALSA: dice: suppress checkpatch.pl warningsTakashi Sakamoto1-4/+5
2014-11-18ALSA: firewire-lib: fix kerneldoc errorsTakashi Sakamoto2-2/+24