Age | Commit message (Expand) | Author | Files | Lines |
2014-06-03 | ALSA: firewire-lib: Remove a comment about restriction of asynchronous operation | Takashi Sakamoto | 1 | -2/+0 |
2014-06-02 | ALSA: firewire-lib: Use IEC 61883-6 compliant labels for Raw Audio data | Takashi Sakamoto | 1 | -1/+1 |
2014-06-01 | ALSA: bebob: sizeof() vs ARRAY_SIZE() typo | Dan Carpenter | 1 | -1/+1 |
2014-05-30 | ALSA: firewire: Fix dependency on PCM and rawmidi | Takashi Iwai | 1 | -10/+2 |
2014-05-29 | ALSA: fireworks: small leak on error path | Dan Carpenter | 1 | -1/+1 |
2014-05-29 | ALSA: fireworks: remove some stray checks | Dan Carpenter | 1 | -4/+0 |
2014-05-27 | ALSA: bebob: Improve comments about stream format | Takashi Sakamoto | 1 | -1/+1 |
2014-05-27 | ALSA: bebob: Remove meaningless mutex_unlock() | Takashi Sakamoto | 1 | -1/+0 |
2014-05-27 | ALSA: bebob: Add static specifier to identifier with file scope | Takashi Sakamoto | 3 | -6/+6 |
2014-05-27 | ALSA: bebob: Use different names for identifiers in the same file | Takashi Sakamoto | 1 | -3/+3 |
2014-05-27 | ALSA: fireworks/bebob: Improve indentation | Takashi Sakamoto | 2 | -4/+4 |
2014-05-27 | ALSA: fireworks/bebob: Add suffix for long long integer literal | Takashi Sakamoto | 4 | -16/+16 |
2014-05-27 | ALSA: fireworks/bebob: Use the same type of variables as function parameters | Takashi Sakamoto | 2 | -3/+4 |
2014-05-27 | ALSA: fireworks/bebob: Change type of argument for sampling rate | Takashi Sakamoto | 4 | -4/+4 |
2014-05-27 | ALSA: fireworks: Use the same prototype for functions as actual declaration | Takashi Sakamoto | 1 | -1/+2 |
2014-05-27 | ALSA: fireworks: Fix wrong value as argument for PTR_ERR() | Takashi Sakamoto | 1 | -1/+1 |
2014-05-27 | ALSA: firewire-lib: Fix sparse warning of incorrect type in assignment | Takashi Sakamoto | 1 | -1/+3 |
2014-05-27 | ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit | Takashi Sakamoto | 1 | -2/+2 |
2014-05-26 | ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series | Takashi Sakamoto | 2 | -4/+29 |
2014-05-26 | ALSA: bebob: Send a cue to load firmware for M-Audio Firewire series | Takashi Sakamoto | 3 | -9/+79 |
2014-05-26 | ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio de... | Takashi Sakamoto | 1 | -0/+7 |
2014-05-26 | ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi... | Takashi Sakamoto | 3 | -0/+14 |
2014-05-26 | ALSA: bebob: Add support for M-Audio special Firewire series | Takashi Sakamoto | 5 | -11/+609 |
2014-05-26 | ALSA: bebob: Add support for M-Audio usual Firewire series | Takashi Sakamoto | 6 | -3/+240 |
2014-05-26 | ALSA: bebob: Add support for Focusrite Saffire/SaffirePro series | Takashi Sakamoto | 5 | -2/+314 |
2014-05-26 | ALSA: bebob: Add support for Yamaha GO series | Takashi Sakamoto | 5 | -1/+59 |
2014-05-26 | ALSA: bebob: Add support for Terratec PHASE, EWS series and Aureon | Takashi Sakamoto | 5 | -1/+87 |
2014-05-26 | ALSA: bebob: Prepare for device specific operations | Takashi Sakamoto | 7 | -42/+230 |
2014-05-26 | ALSA: bebob: Add hwdep interface | Takashi Sakamoto | 8 | -7/+292 |
2014-05-26 | ALSA: bebob: Add PCM interface | Takashi Sakamoto | 5 | -0/+379 |
2014-05-26 | ALSA: bebob: Add MIDI interface | Takashi Sakamoto | 5 | -1/+161 |
2014-05-26 | ALSA: bebob: Add proc interface for debugging purpose | Takashi Sakamoto | 4 | -1/+157 |
2014-05-26 | ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset | Takashi Sakamoto | 4 | -8/+60 |
2014-05-26 | ALSA: bebob: Add commands and connections/streams management | Takashi Sakamoto | 5 | -2/+1208 |
2014-05-26 | ALSA: bebob: Add skelton for BeBoB based devices | Takashi Sakamoto | 5 | -0/+389 |
2014-05-26 | ALSA: fireworks: Add command/response functionality into hwdep interface | Takashi Sakamoto | 6 | -48/+328 |
2014-05-26 | ALSA: fireworks: Add hwdep interface | Takashi Sakamoto | 8 | -6/+292 |
2014-05-26 | ALSA: fireworks: Add PCM interface | Takashi Sakamoto | 6 | -34/+404 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream | Takashi Sakamoto | 3 | -1/+12 |
2014-05-26 | ALSA: fireworks: Add MIDI interface | Takashi Sakamoto | 5 | -1/+159 |
2014-05-26 | ALSA: fireworks: Add proc interface for debugging purpose | Takashi Sakamoto | 4 | -1/+243 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus ... | Takashi Sakamoto | 3 | -1/+8 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc | Takashi Sakamoto | 5 | -4/+19 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets | Takashi Sakamoto | 5 | -0/+13 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc | Takashi Sakamoto | 3 | -2/+18 |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0 | Takashi Sakamoto | 3 | -3/+10 |
2014-05-26 | ALSA: fireworks: Add connection and stream management | Takashi Sakamoto | 4 | -2/+441 |
2014-05-26 | ALSA: fireworks: Add transaction and some commands | Takashi Sakamoto | 6 | -7/+751 |
2014-05-26 | ALSA: fireworks: Add skelton for Fireworks based devices | Takashi Sakamoto | 5 | -0/+240 |
2014-05-26 | ALSA: firewire-lib: Add some AV/C general commands | Takashi Sakamoto | 5 | -49/+194 |