aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire
AgeCommit message (Expand)AuthorFilesLines
2016-03-28ALSA: bebob: remove needless argument from local functionGravatar Takashi Sakamoto 1-2/+2
2016-03-28ALSA: dice: fix memory leak when unpluggingGravatar Takashi Sakamoto 1-10/+4
2016-03-10ALSA: dice: use structure to represent register parameters instead of array w...Gravatar Takashi Sakamoto 1-56/+54
2016-03-09ALSA: dice: force to add two pcm devices for listed modelsGravatar Takashi Sakamoto 3-9/+58
2016-03-09ALSA: dice: handle several PCM substreams when any isochronous streams are av...Gravatar Takashi Sakamoto 1-46/+75
2016-03-09ALSA: dice: handle whole available isochronous streamsGravatar Takashi Sakamoto 1-143/+255
2016-03-09ALSA: dice: have two sets of isochronous resources/streamsGravatar Takashi Sakamoto 4-48/+79
2016-02-28ALSA: dice: drop duplex streams synchronization to transfer own time stampsGravatar Takashi Sakamoto 1-40/+2
2016-02-24ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failureGravatar Takashi Sakamoto 1-3/+10
2016-02-24ALSA: oxfw: retry MIDI transferring for scs1x at transaction failureGravatar Takashi Sakamoto 1-3/+11
2016-02-20ALSA: fireworks: serialize transactions to update connections at bus resetGravatar Takashi Sakamoto 2-4/+5
2016-02-20ALSA: bebob: give up updating streams at bus reset handlerGravatar Takashi Sakamoto 3-20/+16
2016-02-20ALSA: bebob: change type of substream counter from atomic_t to unsigned intGravatar Takashi Sakamoto 4-11/+11
2016-02-20ALSA: bebob: move mutex from function callee to callersGravatar Takashi Sakamoto 3-11/+24
2016-02-20ALSA: bebob: simplify bus-reset handlingGravatar Takashi Sakamoto 3-36/+5
2016-02-18ALSA: oxfw: use workqueue instead of tasklet for scs1xGravatar Takashi Sakamoto 1-6/+6
2016-02-12ALSA: dice: old firmware optimization for Dice notificationGravatar Takashi Sakamoto 1-3/+14
2016-02-12ALSA: dice: change notification mask to detect lock status changeGravatar Takashi Sakamoto 1-1/+1
2016-02-09Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 4-8/+16
2016-02-09ALSA: dice: ensure phase lock before starting streamingGravatar Takashi Sakamoto 3-57/+32
2016-02-09ALSA: dice: purge generating channel cacheGravatar Takashi Sakamoto 3-93/+5
2016-02-09ALSA: dice: get the number of MBLA data channel at opening PCM substreamGravatar Takashi Sakamoto 1-8/+21
2016-02-09ALSA: dice: add MIDI ports according to current number of MIDI substreamsGravatar Takashi Sakamoto 1-6/+17
2016-02-09ALSA: dice: limit stream to current sampling transfer frequency.Gravatar Takashi Sakamoto 1-6/+15
2016-02-09ALSA: dice: limit to current sampling transfer frequencyGravatar Takashi Sakamoto 1-139/+31
2016-02-09ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt()Gravatar Geert Uytterhoeven 1-1/+1
2016-02-05ALSA: firewire-tascam: remove needless member for control and status messageGravatar Takashi Sakamoto 1-3/+0
2016-02-05ALSA: firewire-tascam: remove a flag for controllerGravatar Takashi Sakamoto 2-4/+0
2016-02-05ALSA: firewire-tascam: add support for FW-1804Gravatar Takashi Sakamoto 1-1/+10
2016-02-05ALSA: firewire-tascam: fix NULL pointer dereference when model identification...Gravatar Takashi Sakamoto 1-0/+6
2016-01-26ALSA: bebob: Use a signed return type for get_formation_indexGravatar Lucas Tanure 1-5/+9
2016-01-06ALSA: dice: expand timeout to wait for Dice notificationGravatar Takashi Sakamoto 1-1/+1
2016-01-06ALSA: dice: purge transaction initialization at timeout of Dice notificationGravatar Takashi Sakamoto 1-23/+8
2016-01-06ALSA: dice: postpone card registrationGravatar Takashi Sakamoto 2-45/+117
2016-01-06ALSA: dice: split subaddress check from category checkGravatar Takashi Sakamoto 2-84/+78
2015-12-22ALSA: oxfw: add stream format quirk for SCS.1 modelsGravatar Takashi Sakamoto 1-1/+9
2015-12-22ALSA: oxfw: obsolete scs1x moduleGravatar Takashi Sakamoto 4-543/+27
2015-12-22ALSA: oxfw: add MIDI playback port for SCS.1 modelsGravatar Takashi Sakamoto 1-2/+45
2015-12-22ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playbackGravatar Takashi Sakamoto 1-0/+161
2015-12-22ALSA: oxfw: add MIDI capture port for SCS.1 modelsGravatar Takashi Sakamoto 1-1/+33
2015-12-22ALSA: oxfw: copy handlers of asynchronous transaction for MIDI captureGravatar Takashi Sakamoto 1-1/+82
2015-12-22ALSA: oxfw: allocate own address region for SCS.1 seriesGravatar Takashi Sakamoto 2-1/+65
2015-12-22ALSA: oxfw: add scs1x layerGravatar Takashi Sakamoto 4-3/+30
2015-12-22ALSA: oxfw: rename a structure so that it means backward compatibility to old...Gravatar Takashi Sakamoto 2-10/+10
2015-12-22ALSA: oxfw: move model-specific parameters from common structureGravatar Takashi Sakamoto 3-42/+39
2015-12-22ALSA: oxfw: move model-specific members from common structureGravatar Takashi Sakamoto 2-19/+34
2015-12-22ALSA: oxfw: enable to keep memory block for model-specific structureGravatar Takashi Sakamoto 2-0/+2
2015-12-16Merge branch 'topic/firewire-update' into for-nextGravatar Takashi Iwai 4-34/+46
2015-12-15ALSA: oxfw: gather model-dependent conditions to a functionGravatar Takashi Sakamoto 1-11/+18
2015-12-15ALSA: oxfw: reuse driver entry to detect quirksGravatar Takashi Sakamoto 2-16/+24