aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/dice/dice.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-13ALSA: dice: add support for Alesis MasterControlTakashi Sakamoto1-0/+8
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-1/+1
2019-05-20ALSA: dice: add stream format parameters for PreSonus FireStudioTakashi Sakamoto1-0/+9
2019-01-28ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto1-1/+11
2018-10-27ALSA: dice: fix to wait for releases of all ALSA character devicesTakashi Sakamoto1-2/+2
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto1-21/+5
2018-10-10ALSA: firewire: release reference count of firewire unit in .remove callback of bus driverTakashi Sakamoto1-6/+3
2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto1-5/+3
2018-05-21ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32Takashi Sakamoto1-0/+8
2018-05-18ALSA: dice: add stream format parameters for Mytek devicesMelvin Vermeeren1-0/+9
2018-05-02ALSA: dice: remove local frag of force_two_pcmsTakashi Sakamoto1-38/+0
2018-05-02ALSA: dice: use extended protocol to detect available stream formatsTakashi Sakamoto1-4/+14
2018-05-02ALSA: dice: add parameters of stream formats for models produced by AlesisTakashi Sakamoto1-0/+11
2018-05-02ALSA: dice: add parameters of stream formats for models produced by TC ElectronicTakashi Sakamoto1-9/+67
2018-05-02ALSA: dice: cache stream formats at current mode of sampling transmission frequencyTakashi Sakamoto1-0/+4
2018-04-24ALSA: dice: fix OUI for TC groupTakashi Sakamoto1-1/+1
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto1-1/+1
2016-05-08ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626Takashi Sakamoto1-0/+7
2016-03-31ALSA: firewire-lib: add new function to schedule a work for sound card registrationTakashi Sakamoto1-20/+3
2016-03-31ALSA: dice: simplify unit probe processingTakashi Sakamoto1-6/+5
2016-03-09ALSA: dice: force to add two pcm devices for listed modelsTakashi Sakamoto1-0/+41
2016-02-09ALSA: dice: purge generating channel cacheTakashi Sakamoto1-64/+3
2016-01-06ALSA: dice: postpone card registrationTakashi Sakamoto1-45/+114
2016-01-06ALSA: dice: split subaddress check from category checkTakashi Sakamoto1-64/+8
2015-11-14ALSA: dice: fix detection of Loud devicesTakashi Sakamoto1-0/+4
2015-10-19ALSA: dice: assign converted data to the same type of variableTakashi Sakamoto1-1/+2
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto1-4/+1
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto1-1/+10
2014-12-10ALSA: dice: Add support for MIDI capture/playbackTakashi Sakamoto1-0/+4
2014-12-10ALSA: dice: Add support for duplex streams with synchronizationTakashi Sakamoto1-15/+14
2014-12-10ALSA: dice: Change the way to start streamTakashi Sakamoto1-4/+0
2014-11-29ALSA: dice: Split proc interface into a fileTakashi Sakamoto1-243/+1
2014-11-29ALSA: dice: Split hwdep functionality into a fileTakashi Sakamoto1-181/+1
2014-11-29ALSA: dice: Split PCM functionality into a fileTakashi Sakamoto1-287/+1
2014-11-29ALSA: dice: Split stream functionality into a fileTakashi Sakamoto1-232/+67
2014-11-29ALSA: dice: Split transaction functionality into a fileTakashi Sakamoto1-382/+105
2014-11-29ALSA: dice: Move file to its own directoryTakashi Sakamoto1-0/+1512