aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire/dice/dice.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-30ALSA: dice: add support for Focusrite Saffire Pro 40 with TCD3070 ASICGravatar Takashi Sakamoto 1-0/+10
2021-06-07ALSA: dice: cease from delayed card registrationGravatar Takashi Sakamoto 1-90/+48
2021-05-18ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and ...Gravatar Takashi Sakamoto 1-0/+24
2021-01-15ALSA: dice: add support for Lexicon I-ONIX FW810sGravatar Takashi Sakamoto 1-0/+12
2020-01-13ALSA: dice: add support for Alesis MasterControlGravatar Takashi Sakamoto 1-0/+8
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Gravatar Thomas Gleixner 1-1/+1
2019-05-20ALSA: dice: add stream format parameters for PreSonus FireStudioGravatar Takashi Sakamoto 1-0/+9
2019-01-28ALSA: dice: add support for Solid State Logic Duende Classic/MiniGravatar Takashi Sakamoto 1-1/+11
2018-10-27ALSA: dice: fix to wait for releases of all ALSA character devicesGravatar Takashi Sakamoto 1-2/+2
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardGravatar Takashi Sakamoto 1-21/+5
2018-10-10ALSA: firewire: release reference count of firewire unit in .remove callback ...Gravatar Takashi Sakamoto 1-6/+3
2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataGravatar Takashi Sakamoto 1-5/+3
2018-05-21ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32Gravatar Takashi Sakamoto 1-0/+8
2018-05-18ALSA: dice: add stream format parameters for Mytek devicesGravatar Melvin Vermeeren 1-0/+9
2018-05-02ALSA: dice: remove local frag of force_two_pcmsGravatar Takashi Sakamoto 1-38/+0
2018-05-02ALSA: dice: use extended protocol to detect available stream formatsGravatar Takashi Sakamoto 1-4/+14
2018-05-02ALSA: dice: add parameters of stream formats for models produced by AlesisGravatar Takashi Sakamoto 1-0/+11
2018-05-02ALSA: dice: add parameters of stream formats for models produced by TC Electr...Gravatar Takashi Sakamoto 1-9/+67
2018-05-02ALSA: dice: cache stream formats at current mode of sampling transmission fre...Gravatar Takashi Sakamoto 1-0/+4
2018-04-24ALSA: dice: fix OUI for TC groupGravatar Takashi Sakamoto 1-1/+1
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsGravatar Takashi Sakamoto 1-1/+1
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-09ALSA: dice: force to add two pcm devices for listed modelsGravatar Takashi Sakamoto 1-0/+41
2016-02-09ALSA: dice: purge generating channel cacheGravatar Takashi Sakamoto 1-64/+3
2016-01-06ALSA: dice: postpone card registrationGravatar Takashi Sakamoto 1-45/+114
2016-01-06ALSA: dice: split subaddress check from category checkGravatar Takashi Sakamoto 1-64/+8
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-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyGravatar Takashi Sakamoto 1-4/+1
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitGravatar Takashi Sakamoto 1-1/+10
2014-12-10ALSA: dice: Add support for MIDI capture/playbackGravatar Takashi Sakamoto 1-0/+4
2014-12-10ALSA: dice: Add support for duplex streams with synchronizationGravatar Takashi Sakamoto 1-15/+14
2014-12-10ALSA: dice: Change the way to start streamGravatar Takashi Sakamoto 1-4/+0
2014-11-29ALSA: dice: Split proc interface into a fileGravatar Takashi Sakamoto 1-243/+1
2014-11-29ALSA: dice: Split hwdep functionality into a fileGravatar Takashi Sakamoto 1-181/+1
2014-11-29ALSA: dice: Split PCM functionality into a fileGravatar Takashi Sakamoto 1-287/+1
2014-11-29ALSA: dice: Split stream functionality into a fileGravatar Takashi Sakamoto 1-232/+67
2014-11-29ALSA: dice: Split transaction functionality into a fileGravatar Takashi Sakamoto 1-382/+105
2014-11-29ALSA: dice: Move file to its own directoryGravatar Takashi Sakamoto 1-0/+1512