summaryrefslogtreecommitdiff
path: root/sound/firewire
Commit message (Expand)AuthorAge
* ALSA: dice: fix memory leak when unpluggingTakashi Sakamoto2016-03-28
* ALSA: dice: use structure to represent register parameters instead of array w...Takashi Sakamoto2016-03-10
* ALSA: dice: force to add two pcm devices for listed modelsTakashi Sakamoto2016-03-09
* ALSA: dice: handle several PCM substreams when any isochronous streams are av...Takashi Sakamoto2016-03-09
* ALSA: dice: handle whole available isochronous streamsTakashi Sakamoto2016-03-09
* ALSA: dice: have two sets of isochronous resources/streamsTakashi Sakamoto2016-03-09
* ALSA: dice: drop duplex streams synchronization to transfer own time stampsTakashi Sakamoto2016-02-28
* ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failureTakashi Sakamoto2016-02-24
* ALSA: oxfw: retry MIDI transferring for scs1x at transaction failureTakashi Sakamoto2016-02-24
* ALSA: fireworks: serialize transactions to update connections at bus resetTakashi Sakamoto2016-02-20
* ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto2016-02-20
* ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2016-02-20
* ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto2016-02-20
* ALSA: bebob: simplify bus-reset handlingTakashi Sakamoto2016-02-20
* ALSA: oxfw: use workqueue instead of tasklet for scs1xTakashi Sakamoto2016-02-18
* ALSA: dice: old firmware optimization for Dice notificationTakashi Sakamoto2016-02-12
* ALSA: dice: change notification mask to detect lock status changeTakashi Sakamoto2016-02-12
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-02-09
|\
| * ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt()Geert Uytterhoeven2016-02-09
| * ALSA: firewire-tascam: remove needless member for control and status messageTakashi Sakamoto2016-02-05
| * ALSA: firewire-tascam: remove a flag for controllerTakashi Sakamoto2016-02-05
| * ALSA: firewire-tascam: add support for FW-1804Takashi Sakamoto2016-02-05
| * ALSA: firewire-tascam: fix NULL pointer dereference when model identification...Takashi Sakamoto2016-02-05
* | ALSA: dice: ensure phase lock before starting streamingTakashi Sakamoto2016-02-09
* | ALSA: dice: purge generating channel cacheTakashi Sakamoto2016-02-09
* | ALSA: dice: get the number of MBLA data channel at opening PCM substreamTakashi Sakamoto2016-02-09
* | ALSA: dice: add MIDI ports according to current number of MIDI substreamsTakashi Sakamoto2016-02-09
* | ALSA: dice: limit stream to current sampling transfer frequency.Takashi Sakamoto2016-02-09
* | ALSA: dice: limit to current sampling transfer frequencyTakashi Sakamoto2016-02-09
|/
* ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure2016-01-26
* ALSA: dice: expand timeout to wait for Dice notificationTakashi Sakamoto2016-01-06
* ALSA: dice: purge transaction initialization at timeout of Dice notificationTakashi Sakamoto2016-01-06
* ALSA: dice: postpone card registrationTakashi Sakamoto2016-01-06
* ALSA: dice: split subaddress check from category checkTakashi Sakamoto2016-01-06
* ALSA: oxfw: add stream format quirk for SCS.1 modelsTakashi Sakamoto2015-12-22
* ALSA: oxfw: obsolete scs1x moduleTakashi Sakamoto2015-12-22
* ALSA: oxfw: add MIDI playback port for SCS.1 modelsTakashi Sakamoto2015-12-22
* ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playbackTakashi Sakamoto2015-12-22
* ALSA: oxfw: add MIDI capture port for SCS.1 modelsTakashi Sakamoto2015-12-22
* ALSA: oxfw: copy handlers of asynchronous transaction for MIDI captureTakashi Sakamoto2015-12-22
* ALSA: oxfw: allocate own address region for SCS.1 seriesTakashi Sakamoto2015-12-22
* ALSA: oxfw: add scs1x layerTakashi Sakamoto2015-12-22
* ALSA: oxfw: rename a structure so that it means backward compatibility to old...Takashi Sakamoto2015-12-22
* ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto2015-12-22
* ALSA: oxfw: move model-specific members from common structureTakashi Sakamoto2015-12-22
* ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto2015-12-22
* Merge branch 'topic/firewire-update' into for-nextTakashi Iwai2015-12-16
|\
| * ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2015-11-14
| * ALSA: fireworks: move mutex from function callees to callersTakashi Sakamoto2015-11-14
* | ALSA: oxfw: gather model-dependent conditions to a functionTakashi Sakamoto2015-12-15