aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/oxfw-stream.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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: 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