Age | Commit message (Expand) | Author |
2016-02-24 | ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure | Takashi Sakamoto |
2016-02-18 | ALSA: oxfw: use workqueue instead of tasklet for scs1x | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: add stream format quirk for SCS.1 models | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: obsolete scs1x module | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: add MIDI playback port for SCS.1 models | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playback | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: add MIDI capture port for SCS.1 models | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: copy handlers of asynchronous transaction for MIDI capture | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: allocate own address region for SCS.1 series | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: add scs1x layer | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: rename a structure so that it means backward compatibility to old... | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: move model-specific parameters from common structure | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: move model-specific members from common structure | Takashi Sakamoto |
2015-12-22 | ALSA: oxfw: enable to keep memory block for model-specific structure | Takashi Sakamoto |
2015-12-15 | ALSA: oxfw: gather model-dependent conditions to a function | Takashi Sakamoto |
2015-12-15 | ALSA: oxfw: reuse driver entry to detect quirks | Takashi Sakamoto |
2015-12-15 | ALSA: oxfw: change function prototype for AV/C Audio Subunit command | Takashi Sakamoto |
2015-12-15 | ALSA: oxfw: rename local functions for control elements so that they represen... | Takashi Sakamoto |
2015-12-15 | ALSA: oxfw: rename a file for control elements so that it's for model-specific | Takashi Sakamoto |
2015-10-19 | ALSA: oxfw: add an entry for TASCAM FireOne | Takashi Sakamoto |
2015-10-19 | ALSA: oxfw: support more MIDI ports | Takashi Sakamoto |
2015-10-19 | ALSA: oxfw: calculating MIDI ports in stream discover | Takashi Sakamoto |
2015-10-18 | ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in | Takashi Sakamoto |
2015-09-29 | Merge branch 'topic/firewire-update' into for-next | Takashi Iwai |
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: 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-09-24 | ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' fi... | Takashi Sakamoto |
2015-08-29 | ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure | Takashi Sakamoto |
2015-08-07 | ALSA: firewire: use kmemdup rather than duplicating its implementation | Andrzej Hajda |
2015-05-23 | ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo... | Takashi Sakamoto |
2015-02-27 | ALSA: oxfw: fix a condition and return code in start_stream() | 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 |
2014-12-15 | ALSA: oxfw: some signedness bugs | Dan Carpenter |
2014-12-14 | ALSA: oxfw: fix detect_loud_models() return value | Dan Carpenter |
2014-12-10 | ALSA: oxfw: Add hwdep interface | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Add support for capture/playback MIDI messages | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: add support for capturing PCM samples | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Add support AMDTP in-stream | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Add support for Behringer/Mackie devices | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Change the way to start stream | Takashi Sakamoto |
2014-12-10 | ALSA: oxfw: Add proc interface for debugging purpose | Takashi Sakamoto |