summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-27ALSA: bebob: Remove meaningless mutex_unlock()Takashi Sakamoto1-1/+0
2014-05-27ALSA: bebob: Add static specifier to identifier with file scopeTakashi Sakamoto1-1/+1
2014-05-27ALSA: bebob: Use different names for identifiers in the same fileTakashi Sakamoto1-3/+3
2014-05-26ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto1-4/+28
2014-05-26ALSA: bebob: Send a cue to load firmware for M-Audio Firewire seriesTakashi Sakamoto1-9/+14
2014-05-26ALSA: bebob: Add support for M-Audio special Firewire seriesTakashi Sakamoto1-1/+18
2014-05-26ALSA: bebob: Add support for M-Audio usual Firewire seriesTakashi Sakamoto1-2/+43
2014-05-26ALSA: bebob: Add support for Focusrite Saffire/SaffirePro seriesTakashi Sakamoto1-1/+29
2014-05-26ALSA: bebob: Add support for Yamaha GO seriesTakashi Sakamoto1-0/+5
2014-05-26ALSA: bebob: Add support for Terratec PHASE, EWS series and AureonTakashi Sakamoto1-0/+11
2014-05-26ALSA: bebob: Prepare for device specific operationsTakashi Sakamoto1-27/+45
2014-05-26ALSA: bebob: Add hwdep interfaceTakashi Sakamoto1-0/+5
2014-05-26ALSA: bebob: Add PCM interfaceTakashi Sakamoto1-0/+4
2014-05-26ALSA: bebob: Add MIDI interfaceTakashi Sakamoto1-0/+7
2014-05-26ALSA: bebob: Add proc interface for debugging purposeTakashi Sakamoto1-0/+2
2014-05-26ALSA: bebob: Add commands and connections/streams managementTakashi Sakamoto1-1/+14
2014-05-26ALSA: bebob: Add skelton for BeBoB based devicesTakashi Sakamoto1-0/+292