aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw (follow)
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: 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