summaryrefslogtreecommitdiff
path: root/sound/firewire/bebob
AgeCommit message (Expand)Author
2014-07-22ALSA: bebob: Correction for return value of special_clk_ctl_put() in errorTakashi Sakamoto
2014-07-22ALSA: bebob: Correction for return value of .put callbackTakashi Sakamoto
2014-07-22ALSA: bebob: Use different labels for digital input/outputTakashi Sakamoto
2014-07-22ALSA: bebob: Fix a missing to unlock mutex in error handling caseTakashi Sakamoto
2014-06-04ALSA: bebob: Remove unused function prototypeTakashi Sakamoto
2014-06-04ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto
2014-06-01ALSA: bebob: sizeof() vs ARRAY_SIZE() typoDan Carpenter
2014-05-27ALSA: bebob: Improve comments about stream formatTakashi Sakamoto
2014-05-27ALSA: bebob: Remove meaningless mutex_unlock()Takashi Sakamoto
2014-05-27ALSA: bebob: Add static specifier to identifier with file scopeTakashi Sakamoto
2014-05-27ALSA: bebob: Use different names for identifiers in the same fileTakashi Sakamoto
2014-05-27ALSA: fireworks/bebob: Improve indentationTakashi Sakamoto
2014-05-27ALSA: fireworks/bebob: Add suffix for long long integer literalTakashi Sakamoto
2014-05-27ALSA: fireworks/bebob: Use the same type of variables as function parametersTakashi Sakamoto
2014-05-27ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto
2014-05-26ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto
2014-05-26ALSA: bebob: Send a cue to load firmware for M-Audio Firewire seriesTakashi Sakamoto
2014-05-26ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio de...Takashi Sakamoto
2014-05-26ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi...Takashi Sakamoto
2014-05-26ALSA: bebob: Add support for M-Audio special Firewire seriesTakashi Sakamoto
2014-05-26ALSA: bebob: Add support for M-Audio usual Firewire seriesTakashi Sakamoto
2014-05-26ALSA: bebob: Add support for Focusrite Saffire/SaffirePro seriesTakashi Sakamoto
2014-05-26ALSA: bebob: Add support for Yamaha GO seriesTakashi Sakamoto
2014-05-26ALSA: bebob: Add support for Terratec PHASE, EWS series and AureonTakashi Sakamoto
2014-05-26ALSA: bebob: Prepare for device specific operationsTakashi Sakamoto
2014-05-26ALSA: bebob: Add hwdep interfaceTakashi Sakamoto
2014-05-26ALSA: bebob: Add PCM interfaceTakashi Sakamoto
2014-05-26ALSA: bebob: Add MIDI interfaceTakashi Sakamoto
2014-05-26ALSA: bebob: Add proc interface for debugging purposeTakashi Sakamoto
2014-05-26ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus resetTakashi Sakamoto
2014-05-26ALSA: bebob: Add commands and connections/streams managementTakashi Sakamoto
2014-05-26ALSA: bebob: Add skelton for BeBoB based devicesTakashi Sakamoto