aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire/dice
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-1/+1
2018-04-24ALSA: dice: improve support for ancient firmware for DICEGravatar Takashi Sakamoto 3-28/+40
2018-04-24ALSA: dice: fix OUI for TC groupGravatar Takashi Sakamoto 1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-1/+1
2017-11-27sound: annotate ->poll() instancesGravatar Al Viro 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsGravatar Takashi Sakamoto 1-1/+1
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Gravatar Takashi Sakamoto 1-20/+0
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackGravatar Takashi Sakamoto 1-0/+18
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamGravatar Takashi Sakamoto 1-6/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 1-0/+1
2017-01-12ALSA: firewire: Constify snd_rawmidi_opsGravatar Takashi Iwai 1-2/+2
2017-01-05ALSA: dice: enclose identifiers referred by single functionGravatar Takashi Sakamoto 1-12/+10
2017-01-03ALSA: dice: ensure transmission speed for transmitted packetsGravatar Takashi Sakamoto 2-1/+12
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresGravatar Julia Lawall 1-2/+2
2016-05-08ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626Gravatar Takashi Sakamoto 1-0/+7
2016-03-31ALSA: firewire-lib: add new function to schedule a work for sound card regist...Gravatar Takashi Sakamoto 1-20/+3
2016-03-31ALSA: dice: simplify unit probe processingGravatar Takashi Sakamoto 1-6/+5
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-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-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-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-11-14ALSA: dice: fix detection of Loud devicesGravatar Takashi Sakamoto 1-0/+4
2015-10-19ALSA: dice: assign converted data to the same type of variableGravatar Takashi Sakamoto 1-1/+2
2015-10-19ALSA: dice: correct variable types for __be32 dataGravatar Takashi Sakamoto 1-6/+6
2015-10-18ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inGravatar Takashi Sakamoto 1-1/+1
2015-09-29ALSA: firewire-lib: rename macros with AM824 prefixGravatar Takashi Sakamoto 1-2/+2
2015-09-29ALSA: firewire-lib: rename PCM format helper functionGravatar Takashi Sakamoto 1-4/+2
2015-09-29ALSA: firewire-lib: move MIDI trigger helper function to AM824 layerGravatar Takashi Sakamoto 1-6/+6
2015-09-29ALSA: firewire-lib: add helper functions to set positions of data channelsGravatar Takashi Sakamoto 1-2/+3
2015-09-29ALSA: firewire-lib: move PCM substream constraint to AM824 layerGravatar Takashi Sakamoto 1-1/+1
2015-09-29ALSA: firewire-lib: rename parameter setting function for AM824 with FDF fieldGravatar Takashi Sakamoto 1-2/+2
2015-09-29ALSA: firewire-lib: add data block processing layer for AM824 formatGravatar Takashi Sakamoto 2-2/+2
2015-09-29ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...Gravatar Takashi Sakamoto 1-1/+1
2015-09-29ALSA: firewire-lib: add an argument for Dice's dual wire modeGravatar Takashi Sakamoto 1-6/+6