aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire
AgeCommit message (Expand)Author
2014-08-05ALSA: fireworks: fix specifiers in format strings for propper outputTakashi Sakamoto
2014-08-04ALSA: fireworks: fix %d confusingly prefixed with 0x in format stringsHans Wennborg
2014-08-04Merge branch 'for-next' into for-linusTakashi Iwai
2014-07-28ALSA: firewire: trivial typo fixes in KconfigStefan Richter
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: Remove meaningless mutex_destroy()Takashi Sakamoto
2014-06-04ALSA: fireworks: Remove a constant over width to which it's appliedTakashi Sakamoto
2014-06-04ALSA: fireworks: Improve comments about Fireworks transactionTakashi Sakamoto
2014-06-04ALSA: fireworks: Use safer way to arrange ring buffer pointerTakashi Sakamoto
2014-06-04ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()Takashi Sakamoto
2014-06-03ALSA: firewire-lib: Remove a comment about restriction of asynchronous operationTakashi Sakamoto
2014-06-02ALSA: firewire-lib: Use IEC 61883-6 compliant labels for Raw Audio dataTakashi Sakamoto
2014-06-01ALSA: bebob: sizeof() vs ARRAY_SIZE() typoDan Carpenter
2014-05-30ALSA: firewire: Fix dependency on PCM and rawmidiTakashi Iwai
2014-05-29ALSA: fireworks: small leak on error pathDan Carpenter
2014-05-29ALSA: fireworks: remove some stray checksDan 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-27ALSA: fireworks: Use the same prototype for functions as actual declarationTakashi Sakamoto
2014-05-27ALSA: fireworks: Fix wrong value as argument for PTR_ERR()Takashi Sakamoto
2014-05-27ALSA: firewire-lib: Fix sparse warning of incorrect type in assignmentTakashi Sakamoto
2014-05-27ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limitTakashi 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
2014-05-26ALSA: fireworks: Add command/response functionality into hwdep interfaceTakashi Sakamoto