summaryrefslogtreecommitdiff
path: root/sound/firewire/oxfw/oxfw-stream.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-27ALSA: oxfw: fix a condition and return code in start_stream()Takashi Sakamoto1-2/+3
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto1-2/+4
2014-12-15ALSA: oxfw: some signedness bugsDan Carpenter1-1/+2
2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto1-0/+39
2014-12-10ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto1-0/+4
2014-12-10ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto1-61/+209
2014-12-10ALSA: oxfw: Change the way to start streamTakashi Sakamoto1-10/+129
2014-12-10ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto1-0/+27
2014-12-10ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto1-0/+268
2014-11-29ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto1-0/+80