summaryrefslogtreecommitdiffstats
path: root/sound/firewire/dice/dice.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: dice: add support for Alesis MasterControlTakashi Sakamoto2020-01-131-0/+8
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-1/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-051-1/+1
* | ALSA: dice: add stream format parameters for PreSonus FireStudioTakashi Sakamoto2019-05-201-0/+9
|/
* ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto2019-01-281-1/+11
* ALSA: dice: fix to wait for releases of all ALSA character devicesTakashi Sakamoto2018-10-271-2/+2
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-101-21/+5
* ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto2018-10-101-6/+3
* ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-041-5/+3
* ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32Takashi Sakamoto2018-05-211-0/+8
* ALSA: dice: add stream format parameters for Mytek devicesMelvin Vermeeren2018-05-181-0/+9
* ALSA: dice: remove local frag of force_two_pcmsTakashi Sakamoto2018-05-021-38/+0
* ALSA: dice: use extended protocol to detect available stream formatsTakashi Sakamoto2018-05-021-4/+14
* ALSA: dice: add parameters of stream formats for models produced by AlesisTakashi Sakamoto2018-05-021-0/+11
* ALSA: dice: add parameters of stream formats for models produced by TC Electr...Takashi Sakamoto2018-05-021-9/+67
* ALSA: dice: cache stream formats at current mode of sampling transmission fre...Takashi Sakamoto2018-05-021-0/+4
* ALSA: dice: fix OUI for TC groupTakashi Sakamoto2018-04-241-1/+1
* ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto2017-08-221-1/+1
* 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: force to add two pcm devices for listed modelsTakashi Sakamoto2016-03-091-0/+41
* ALSA: dice: purge generating channel cacheTakashi Sakamoto2016-02-091-64/+3
* ALSA: dice: postpone card registrationTakashi Sakamoto2016-01-061-45/+114
* ALSA: dice: split subaddress check from category checkTakashi Sakamoto2016-01-061-64/+8
* 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: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto2015-02-231-4/+1
* ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto2015-02-231-1/+10
* ALSA: dice: Add support for MIDI capture/playbackTakashi Sakamoto2014-12-101-0/+4
* ALSA: dice: Add support for duplex streams with synchronizationTakashi Sakamoto2014-12-101-15/+14
* ALSA: dice: Change the way to start streamTakashi Sakamoto2014-12-101-4/+0
* ALSA: dice: Split proc interface into a fileTakashi Sakamoto2014-11-291-243/+1
* ALSA: dice: Split hwdep functionality into a fileTakashi Sakamoto2014-11-291-181/+1
* ALSA: dice: Split PCM functionality into a fileTakashi Sakamoto2014-11-291-287/+1
* ALSA: dice: Split stream functionality into a fileTakashi Sakamoto2014-11-291-232/+67
* ALSA: dice: Split transaction functionality into a fileTakashi Sakamoto2014-11-291-382/+105
* ALSA: dice: Move file to its own directoryTakashi Sakamoto2014-11-291-0/+1512