summaryrefslogtreecommitdiffstats
path: root/sound/firewire/dice
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-081-20/+0
* ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-071-0/+18
* ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto2017-05-221-6/+0
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: dice: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-12/+10
* ALSA: dice: ensure transmission speed for transmitted packetsTakashi Sakamoto2017-01-032-1/+12
* ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626Takashi Sakamoto2016-05-081-0/+7
* ALSA: firewire-lib: add new function to schedule a work for sound card regist...Takashi Sakamoto2016-03-311-20/+3
* ALSA: dice: simplify unit probe processingTakashi Sakamoto2016-03-311-6/+5
* ALSA: dice: fix memory leak when unpluggingTakashi Sakamoto2016-03-281-10/+4
* ALSA: dice: use structure to represent register parameters instead of array w...Takashi Sakamoto2016-03-101-56/+54
* ALSA: dice: force to add two pcm devices for listed modelsTakashi Sakamoto2016-03-093-9/+58
* ALSA: dice: handle several PCM substreams when any isochronous streams are av...Takashi Sakamoto2016-03-091-46/+75
* ALSA: dice: handle whole available isochronous streamsTakashi Sakamoto2016-03-091-143/+255
* ALSA: dice: have two sets of isochronous resources/streamsTakashi Sakamoto2016-03-094-48/+79
* ALSA: dice: drop duplex streams synchronization to transfer own time stampsTakashi Sakamoto2016-02-281-40/+2
* ALSA: dice: old firmware optimization for Dice notificationTakashi Sakamoto2016-02-121-3/+14
* ALSA: dice: change notification mask to detect lock status changeTakashi Sakamoto2016-02-121-1/+1
* ALSA: dice: ensure phase lock before starting streamingTakashi Sakamoto2016-02-093-57/+32
* ALSA: dice: purge generating channel cacheTakashi Sakamoto2016-02-093-93/+5
* ALSA: dice: get the number of MBLA data channel at opening PCM substreamTakashi Sakamoto2016-02-091-8/+21
* ALSA: dice: add MIDI ports according to current number of MIDI substreamsTakashi Sakamoto2016-02-091-6/+17
* ALSA: dice: limit stream to current sampling transfer frequency.Takashi Sakamoto2016-02-091-6/+15
* ALSA: dice: limit to current sampling transfer frequencyTakashi Sakamoto2016-02-091-139/+31
* ALSA: dice: expand timeout to wait for Dice notificationTakashi Sakamoto2016-01-061-1/+1
* ALSA: dice: purge transaction initialization at timeout of Dice notificationTakashi Sakamoto2016-01-061-23/+8
* ALSA: dice: postpone card registrationTakashi Sakamoto2016-01-062-45/+117
* ALSA: dice: split subaddress check from category checkTakashi Sakamoto2016-01-062-84/+78
* ALSA: dice: fix detection of Loud devicesTakashi Sakamoto2015-11-141-0/+4
* ALSA: dice: assign converted data to the same type of variableTakashi Sakamoto2015-10-191-1/+2
* ALSA: dice: correct variable types for __be32 dataTakashi Sakamoto2015-10-191-6/+6
* ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto2015-10-181-1/+1
* ALSA: firewire-lib: rename macros with AM824 prefixTakashi Sakamoto2015-09-291-2/+2
* ALSA: firewire-lib: rename PCM format helper functionTakashi Sakamoto2015-09-291-4/+2
* ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerTakashi Sakamoto2015-09-291-6/+6
* ALSA: firewire-lib: add helper functions to set positions of data channelsTakashi Sakamoto2015-09-291-2/+3
* ALSA: firewire-lib: move PCM substream constraint to AM824 layerTakashi Sakamoto2015-09-291-1/+1
* ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldTakashi Sakamoto2015-09-291-2/+2
* ALSA: firewire-lib: add data block processing layer for AM824 formatTakashi Sakamoto2015-09-292-2/+2
* ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Takashi Sakamoto2015-09-291-1/+1
* ALSA: firewire-lib: add an argument for Dice's dual wire modeTakashi Sakamoto2015-09-291-6/+6
* ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...Takashi Sakamoto2015-09-291-1/+4
* ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failureTakashi Sakamoto2015-08-291-4/+14
* Revert "ALSA: dice: fix wrong offsets for Dice interface"Takashi Sakamoto2015-03-102-11/+11
* ALSA: dice: fix wrong offsets for Dice interfaceTakashi Sakamoto2015-03-012-11/+11
* ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto2015-02-231-4/+1
* ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto2015-02-231-6/+12
* ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto2015-02-231-1/+10