Age | Commit message (Expand) | Author |
2014-06-04 | ALSA: fireworks: Remove meaningless mutex_destroy() | Takashi Sakamoto |
2014-06-04 | ALSA: fireworks: Remove a constant over width to which it's applied | Takashi Sakamoto |
2014-06-04 | ALSA: fireworks: Improve comments about Fireworks transaction | Takashi Sakamoto |
2014-06-04 | ALSA: fireworks: Use safer way to arrange ring buffer pointer | Takashi Sakamoto |
2014-06-04 | ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex() | Takashi Sakamoto |
2014-05-29 | ALSA: fireworks: small leak on error path | Dan Carpenter |
2014-05-29 | ALSA: fireworks: remove some stray checks | Dan Carpenter |
2014-05-27 | ALSA: fireworks/bebob: Improve indentation | Takashi Sakamoto |
2014-05-27 | ALSA: fireworks/bebob: Add suffix for long long integer literal | Takashi Sakamoto |
2014-05-27 | ALSA: fireworks/bebob: Use the same type of variables as function parameters | Takashi Sakamoto |
2014-05-27 | ALSA: fireworks/bebob: Change type of argument for sampling rate | Takashi Sakamoto |
2014-05-27 | ALSA: fireworks: Use the same prototype for functions as actual declaration | Takashi Sakamoto |
2014-05-27 | ALSA: fireworks: Fix wrong value as argument for PTR_ERR() | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks: Add command/response functionality into hwdep interface | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks: Add hwdep interface | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks: Add PCM interface | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks: Add MIDI interface | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks: Add proc interface for debugging purpose | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus ... | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0 | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks: Add connection and stream management | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks: Add transaction and some commands | Takashi Sakamoto |
2014-05-26 | ALSA: fireworks: Add skelton for Fireworks based devices | Takashi Sakamoto |