| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' into for-linus | Takashi Iwai | 2014-08-04 | 1 | -7/+7 |
|\ |
|
| * | ALSA: firewire: trivial typo fixes in Kconfig | Stefan Richter | 2014-07-28 | 1 | -7/+7 |
* | | ALSA: bebob: Correction for return value of special_clk_ctl_put() in error | Takashi Sakamoto | 2014-07-22 | 1 | -1/+1 |
* | | ALSA: bebob: Correction for return value of .put callback | Takashi Sakamoto | 2014-07-22 | 1 | -7/+19 |
* | | ALSA: bebob: Use different labels for digital input/output | Takashi Sakamoto | 2014-07-22 | 1 | -7/+16 |
* | | ALSA: bebob: Fix a missing to unlock mutex in error handling case | Takashi Sakamoto | 2014-07-22 | 1 | -2/+2 |
|/ |
|
* | ALSA: bebob: Remove unused function prototype | Takashi Sakamoto | 2014-06-04 | 1 | -2/+0 |
* | ALSA: fireworks: Remove meaningless mutex_destroy() | Takashi Sakamoto | 2014-06-04 | 1 | -1/+0 |
* | ALSA: fireworks: Remove a constant over width to which it's applied | Takashi Sakamoto | 2014-06-04 | 1 | -1/+0 |
* | ALSA: fireworks: Improve comments about Fireworks transaction | Takashi Sakamoto | 2014-06-04 | 1 | -8/+8 |
* | ALSA: fireworks: Use safer way to arrange ring buffer pointer | Takashi Sakamoto | 2014-06-04 | 2 | -2/+2 |
* | ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex() | Takashi Sakamoto | 2014-06-04 | 2 | -4/+4 |
* | ALSA: firewire-lib: Remove a comment about restriction of asynchronous operation | Takashi Sakamoto | 2014-06-03 | 1 | -2/+0 |
* | ALSA: firewire-lib: Use IEC 61883-6 compliant labels for Raw Audio data | Takashi Sakamoto | 2014-06-02 | 1 | -1/+1 |
* | ALSA: bebob: sizeof() vs ARRAY_SIZE() typo | Dan Carpenter | 2014-06-01 | 1 | -1/+1 |
* | ALSA: firewire: Fix dependency on PCM and rawmidi | Takashi Iwai | 2014-05-30 | 1 | -10/+2 |
* | ALSA: fireworks: small leak on error path | Dan Carpenter | 2014-05-29 | 1 | -1/+1 |
* | ALSA: fireworks: remove some stray checks | Dan Carpenter | 2014-05-29 | 1 | -4/+0 |
* | ALSA: bebob: Improve comments about stream format | Takashi Sakamoto | 2014-05-27 | 1 | -1/+1 |
* | ALSA: bebob: Remove meaningless mutex_unlock() | Takashi Sakamoto | 2014-05-27 | 1 | -1/+0 |
* | ALSA: bebob: Add static specifier to identifier with file scope | Takashi Sakamoto | 2014-05-27 | 3 | -6/+6 |
* | ALSA: bebob: Use different names for identifiers in the same file | Takashi Sakamoto | 2014-05-27 | 1 | -3/+3 |
* | ALSA: fireworks/bebob: Improve indentation | Takashi Sakamoto | 2014-05-27 | 2 | -4/+4 |
* | ALSA: fireworks/bebob: Add suffix for long long integer literal | Takashi Sakamoto | 2014-05-27 | 4 | -16/+16 |
* | ALSA: fireworks/bebob: Use the same type of variables as function parameters | Takashi Sakamoto | 2014-05-27 | 2 | -3/+4 |
* | ALSA: fireworks/bebob: Change type of argument for sampling rate | Takashi Sakamoto | 2014-05-27 | 4 | -4/+4 |
* | ALSA: fireworks: Use the same prototype for functions as actual declaration | Takashi Sakamoto | 2014-05-27 | 1 | -1/+2 |
* | ALSA: fireworks: Fix wrong value as argument for PTR_ERR() | Takashi Sakamoto | 2014-05-27 | 1 | -1/+1 |
* | ALSA: firewire-lib: Fix sparse warning of incorrect type in assignment | Takashi Sakamoto | 2014-05-27 | 1 | -1/+3 |
* | ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit | Takashi Sakamoto | 2014-05-27 | 1 | -2/+2 |
* | ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series | Takashi Sakamoto | 2014-05-26 | 2 | -4/+29 |
* | ALSA: bebob: Send a cue to load firmware for M-Audio Firewire series | Takashi Sakamoto | 2014-05-26 | 3 | -9/+79 |
* | ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio de... | Takashi Sakamoto | 2014-05-26 | 1 | -0/+7 |
* | ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi... | Takashi Sakamoto | 2014-05-26 | 3 | -0/+14 |
* | ALSA: bebob: Add support for M-Audio special Firewire series | Takashi Sakamoto | 2014-05-26 | 5 | -11/+609 |
* | ALSA: bebob: Add support for M-Audio usual Firewire series | Takashi Sakamoto | 2014-05-26 | 6 | -3/+240 |
* | ALSA: bebob: Add support for Focusrite Saffire/SaffirePro series | Takashi Sakamoto | 2014-05-26 | 5 | -2/+314 |
* | ALSA: bebob: Add support for Yamaha GO series | Takashi Sakamoto | 2014-05-26 | 5 | -1/+59 |
* | ALSA: bebob: Add support for Terratec PHASE, EWS series and Aureon | Takashi Sakamoto | 2014-05-26 | 5 | -1/+87 |
* | ALSA: bebob: Prepare for device specific operations | Takashi Sakamoto | 2014-05-26 | 7 | -42/+230 |
* | ALSA: bebob: Add hwdep interface | Takashi Sakamoto | 2014-05-26 | 8 | -7/+292 |
* | ALSA: bebob: Add PCM interface | Takashi Sakamoto | 2014-05-26 | 5 | -0/+379 |
* | ALSA: bebob: Add MIDI interface | Takashi Sakamoto | 2014-05-26 | 5 | -1/+161 |
* | ALSA: bebob: Add proc interface for debugging purpose | Takashi Sakamoto | 2014-05-26 | 4 | -1/+157 |
* | ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset | Takashi Sakamoto | 2014-05-26 | 4 | -8/+60 |
* | ALSA: bebob: Add commands and connections/streams management | Takashi Sakamoto | 2014-05-26 | 5 | -2/+1208 |
* | ALSA: bebob: Add skelton for BeBoB based devices | Takashi Sakamoto | 2014-05-26 | 5 | -0/+389 |
* | ALSA: fireworks: Add command/response functionality into hwdep interface | Takashi Sakamoto | 2014-05-26 | 6 | -48/+328 |
* | ALSA: fireworks: Add hwdep interface | Takashi Sakamoto | 2014-05-26 | 8 | -6/+292 |
* | ALSA: fireworks: Add PCM interface | Takashi Sakamoto | 2014-05-26 | 6 | -34/+404 |