Age | Commit message (Expand) | Author |
2016-03-28 | ALSA: oxfw: remove needless member from private structure | Takashi Sakamoto |
2016-03-28 | ALSA: bebob: remove needless argument from local function | Takashi Sakamoto |
2016-03-28 | ALSA: dice: fix memory leak when unplugging | Takashi Sakamoto |
2016-03-10 | ALSA: dice: use structure to represent register parameters instead of array w... | Takashi Sakamoto |
2016-03-09 | ALSA: dice: force to add two pcm devices for listed models | Takashi Sakamoto |
2016-03-09 | ALSA: dice: handle several PCM substreams when any isochronous streams are av... | Takashi Sakamoto |
2016-03-09 | ALSA: dice: handle whole available isochronous streams | Takashi Sakamoto |
2016-03-09 | ALSA: dice: have two sets of isochronous resources/streams | Takashi Sakamoto |
2016-02-28 | ALSA: dice: drop duplex streams synchronization to transfer own time stamps | Takashi Sakamoto |
2016-02-24 | ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure | Takashi Sakamoto |
2016-02-24 | ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure | Takashi Sakamoto |
2016-02-20 | ALSA: fireworks: serialize transactions to update connections at bus reset | Takashi Sakamoto |
2016-02-20 | ALSA: bebob: give up updating streams at bus reset handler | Takashi Sakamoto |
2016-02-20 | ALSA: bebob: change type of substream counter from atomic_t to unsigned int | Takashi Sakamoto |
2016-02-20 | ALSA: bebob: move mutex from function callee to callers | Takashi Sakamoto |
2016-02-20 | ALSA: bebob: simplify bus-reset handling | Takashi Sakamoto |
2016-02-18 | ALSA: oxfw: use workqueue instead of tasklet for scs1x | Takashi Sakamoto |
2016-02-12 | ALSA: dice: old firmware optimization for Dice notification | Takashi Sakamoto |
2016-02-12 | ALSA: dice: change notification mask to detect lock status change | Takashi Sakamoto |
2016-02-09 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2016-02-09 | ALSA: dice: ensure phase lock before starting streaming | Takashi Sakamoto |
2016-02-09 | ALSA: dice: purge generating channel cache | Takashi Sakamoto |
2016-02-09 | ALSA: dice: get the number of MBLA data channel at opening PCM substream | Takashi Sakamoto |
2016-02-09 | ALSA: dice: add MIDI ports according to current number of MIDI substreams | Takashi Sakamoto |
2016-02-09 | ALSA: dice: limit stream to current sampling transfer frequency. | Takashi Sakamoto |
2016-02-09 | ALSA: dice: limit to current sampling transfer frequency | Takashi Sakamoto |
2016-02-09 | ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt() | Geert Uytterhoeven |
2016-02-05 | ALSA: firewire-tascam: remove needless member for control and status message | Takashi Sakamoto |
2016-02-05 | ALSA: firewire-tascam: remove a flag for controller | Takashi Sakamoto |
2016-02-05 | ALSA: firewire-tascam: add support for FW-1804 | Takashi Sakamoto |
2016-02-05 | ALSA: firewire-tascam: fix NULL pointer dereference when model identification... | Takashi Sakamoto |
2016-01-26 | ALSA: bebob: Use a signed return type for get_formation_index | Lucas Tanure |
2016-01-06 | ALSA: dice: expand timeout to wait for Dice notification | Takashi Sakamoto |
2016-01-06 | ALSA: dice: purge transaction initialization at timeout of Dice notification | Takashi Sakamoto |
2016-01-06 | ALSA: dice: postpone card registration | Takashi Sakamoto |
2016-01-06 | ALSA: dice: split subaddress check from category check | 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-16 | Merge branch 'topic/firewire-update' into for-next | Takashi Iwai |
2015-12-15 | ALSA: oxfw: gather model-dependent conditions to a function | Takashi Sakamoto |