Age | Commit message (Expand) | Author |
2015-10-19 | ALSA: bebob: use correct type for __be32 data | Takashi Sakamoto |
2015-10-18 | ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in | Takashi Sakamoto |
2015-10-11 | ALSA: bebob: constify various snd_bebob structures | Julia Lawall |
2015-10-04 | ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640 | Takashi Sakamoto |
2015-09-29 | ALSA: firewire-lib: rename macros with AM824 prefix | Takashi Sakamoto |
2015-09-29 | ALSA: firewire-lib: rename PCM format helper function | Takashi Sakamoto |
2015-09-29 | ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer | Takashi Sakamoto |
2015-09-29 | ALSA: firewire-lib: add helper functions to set positions of data channels | Takashi Sakamoto |
2015-09-29 | ALSA: firewire-lib: move PCM substream constraint to AM824 layer | Takashi Sakamoto |
2015-09-29 | ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field | Takashi Sakamoto |
2015-09-29 | ALSA: firewire-lib: add data block processing layer for AM824 format | Takashi Sakamoto |
2015-09-29 | ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona... | Takashi Sakamoto |
2015-09-29 | ALSA: firewire-lib: add an argument for Dice's dual wire mode | Takashi Sakamoto |
2015-09-29 | ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete... | Takashi Sakamoto |
2015-08-29 | ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure | Takashi Sakamoto |
2015-06-15 | ALSA: bebob: add support for Behringer FCA 610/1616 | Takashi Sakamoto |
2015-06-15 | ALSA: bebob: keep duplex streams always to keep internal multiplexer properly | Takashi Sakamoto |
2015-06-15 | ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirk | Takashi Sakamoto |
2015-06-15 | ALSA: bebob: expand timeout for DM1500 quirk | Takashi Sakamoto |
2015-06-15 | ALSA: bebob: add 'version' member for BeBoB protocol version | Takashi Sakamoto |
2015-06-15 | ALSA: bebob: add SYT-Match support | Takashi Sakamoto |
2015-06-15 | ALSA: bebob: obsolete string literal expression for clock source | Takashi Sakamoto |
2015-06-15 | ALSA: bebob: use normalized representation for the type of clock source | Takashi Sakamoto |
2015-06-15 | ALSA: bebob: preparation for replacing string literals by normalized represen... | Takashi Sakamoto |
2015-06-15 | ALSA: bebob: apply new enumerator to normalize the type of clock source | Takashi Sakamoto |
2015-06-15 | ALSA: bebob: improve signal mode detection for clock source | Takashi Sakamoto |
2015-05-24 | ALSA: bebob: add Digidesign Mbox 2 Pro support | Takashi Sakamoto |
2015-04-08 | ALSA: bebob: fix to processing in big-endian machine for sending cue | Takashi Sakamoto |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely | Takashi Sakamoto |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime | Takashi Sakamoto |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit | Takashi Sakamoto |
2015-01-16 | ALSA: firewire-lib: remove rx_blocks_for_midi quirk | Clemens Ladisch |
2014-10-27 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2014-10-27 | ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get | Christian Vogel |
2014-10-27 | ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Ra... | Takashi Sakamoto |
2014-10-21 | ALSA: bebob: Use snd_ctl_enum_info() | Takashi Iwai |
2014-10-21 | ALSA: bebob: More constify text arrays | Takashi Iwai |
2014-10-10 | ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88 | Takashi Sakamoto |
2014-07-22 | ALSA: bebob: Correction for return value of special_clk_ctl_put() in error | Takashi Sakamoto |
2014-07-22 | ALSA: bebob: Correction for return value of .put callback | Takashi Sakamoto |
2014-07-22 | ALSA: bebob: Use different labels for digital input/output | Takashi Sakamoto |
2014-07-22 | ALSA: bebob: Fix a missing to unlock mutex in error handling case | Takashi Sakamoto |
2014-06-04 | ALSA: bebob: Remove unused function prototype | Takashi Sakamoto |
2014-06-04 | ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex() | Takashi Sakamoto |
2014-06-01 | ALSA: bebob: sizeof() vs ARRAY_SIZE() typo | Dan Carpenter |
2014-05-27 | ALSA: bebob: Improve comments about stream format | Takashi Sakamoto |
2014-05-27 | ALSA: bebob: Remove meaningless mutex_unlock() | Takashi Sakamoto |
2014-05-27 | ALSA: bebob: Add static specifier to identifier with file scope | Takashi Sakamoto |
2014-05-27 | ALSA: bebob: Use different names for identifiers in the same file | Takashi Sakamoto |
2014-05-27 | ALSA: fireworks/bebob: Improve indentation | Takashi Sakamoto |