summaryrefslogtreecommitdiffstats
path: root/sound/firewire/dice
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire: use 'GPL' string for module license contributed by Clemens La...Takashi Sakamoto2023-06-121-1/+1
* Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-12-134-1/+35
|\
| * ALSA: dice: Remove left-over license textTakashi Sakamoto2022-12-011-2/+0
| * ALSA: dice: add support for Focusrite Saffire Pro 40 with TCD3070 ASICTakashi Sakamoto2022-11-304-1/+37
* | ALSA: dice: fix regression for Lexicon I-ONIX FW810STakashi Sakamoto2022-11-301-5/+7
|/
* ALSA: firewire: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-2/+2
* ALSA: firewire: Remove some left-over license text in sound/firewireChristophe JAILLET2022-09-272-4/+0
* ALSA: dice: cease from delayed card registrationTakashi Sakamoto2021-06-072-94/+48
* ALSA: dice: perform sequence replay for media clock recoveryTakashi Sakamoto2021-06-011-1/+5
* ALSA: dice: wait just for NOTIFY_CLOCK_ACCEPTED after GLOBAL_CLOCK_SELECT ope...Takashi Sakamoto2021-06-012-23/+8
* ALSA: firewire-lib: transfer rx packets on-the-fly when replayingTakashi Sakamoto2021-05-281-1/+1
* ALSA: firewire-lib: add replay target to cache sequence of packetTakashi Sakamoto2021-05-281-1/+1
* ALSA: firewire-lib: change waking up timing to process packetsTakashi Sakamoto2021-05-201-11/+4
* ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling...Takashi Sakamoto2021-05-181-2/+2
* ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and ...Takashi Sakamoto2021-05-184-4/+29
* ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26Takashi Sakamoto2021-05-141-1/+1
* ALSA: dice: fix null pointer dereference when node is disconnectedTakashi Sakamoto2021-03-121-3/+2
* ALSA: dice: add support for Lexicon I-ONIX FW810sTakashi Sakamoto2021-01-154-1/+41
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-201-1/+4
|\
| * ALSA: dice: fix fallback from protocol extension into limited functionalityTakashi Sakamoto2020-01-131-1/+4
* | ALSA: dice: add support for Alesis MasterControlTakashi Sakamoto2020-01-133-0/+33
* | ALSA: dice: loosen stream format check for MIDI conformant data channelTakashi Sakamoto2020-01-131-6/+3
* | ALSA: firewire: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* | ALSA: firewire: Use managed buffer allocationTakashi Iwai2019-12-111-9/+4
|/
* ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai2019-11-061-5/+6
* ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto2019-10-191-1/+1
* ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto2019-10-191-2/+2
* ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto2019-10-191-2/+2
* ALSA: dice: share PCM buffer size for both directionTakashi Sakamoto2019-10-184-7/+23
* ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto2019-10-181-1/+1
* ALSA: dice: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto2019-10-171-12/+31
* ALSA: dice: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
* ALSA: dice: fix wrong packet parameter for Alesis iO26Takashi Sakamoto2019-09-161-1/+1
* ALSA: dice: fix error path for initialization of stream structuresTakashi Sakamoto2019-08-291-1/+1
* ALSA: dice: support AMDTP domainTakashi Sakamoto2019-08-052-7/+27
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-089-15/+9
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-058-15/+8
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | ALSA: dice: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto2019-07-071-0/+2
* | ALSA: dice: unify stop and release method for duplex streamsTakashi Sakamoto2019-06-214-9/+2
* | ALSA: dice: fix compiler warning due to returning uninitialized valueTakashi Sakamoto2019-06-131-1/+1
* | ALSA: dice: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto2019-06-111-47/+7
* | ALSA: dice: update isochronous resources when starting packet streaming after...Takashi Sakamoto2019-06-111-0/+10
* | ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free ca...Takashi Sakamoto2019-06-114-115/+143
* | ALSA: dice: code refactoring to keep isochronous resourcesTakashi Sakamoto2019-06-111-59/+74
* | ALSA: dice: code refactoring to stop packet streamingTakashi Sakamoto2019-06-111-13/+14
* | ALSA: dice: add stream format parameters for PreSonus FireStudioTakashi Sakamoto2019-05-204-1/+73
|/
* ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-061-10/+2
* ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto2019-01-281-1/+11