summaryrefslogtreecommitdiff
path: root/sound/firewire/dice
AgeCommit message (Expand)Author
2019-11-06ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai
2019-10-19ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto
2019-10-19ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto
2019-10-19ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto
2019-10-18ALSA: dice: share PCM buffer size for both directionTakashi Sakamoto
2019-10-18ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto
2019-10-17ALSA: dice: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto
2019-10-17ALSA: dice: register the size of PCM period to AMDTP domainTakashi Sakamoto
2019-09-16ALSA: dice: fix wrong packet parameter for Alesis iO26Takashi Sakamoto
2019-08-29ALSA: dice: fix error path for initialization of stream structuresTakashi Sakamoto
2019-08-05ALSA: dice: support AMDTP domainTakashi Sakamoto
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-07-07ALSA: dice: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto
2019-06-21ALSA: dice: unify stop and release method for duplex streamsTakashi Sakamoto
2019-06-13ALSA: dice: fix compiler warning due to returning uninitialized valueTakashi Sakamoto
2019-06-11ALSA: dice: code refactoring for pcm.hw_params/hw_free callbacksTakashi Sakamoto
2019-06-11ALSA: dice: update isochronous resources when starting packet streaming after...Takashi Sakamoto
2019-06-11ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free ca...Takashi Sakamoto
2019-06-11ALSA: dice: code refactoring to keep isochronous resourcesTakashi Sakamoto
2019-06-11ALSA: dice: code refactoring to stop packet streamingTakashi Sakamoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20ALSA: dice: add stream format parameters for PreSonus FireStudioTakashi Sakamoto
2019-02-06ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai
2019-01-28ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto
2018-10-27ALSA: dice: fix to wait for releases of all ALSA character devicesTakashi Sakamoto
2018-10-10ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto
2018-10-10ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto
2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto
2018-08-12Merge branch 'for-next' into for-linusTakashi Iwai
2018-08-06ALSA: dice: fix wrong copy to rx parameters for Alesis iO26Takashi Sakamoto
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-05-27ALSA: dice: unuse second stream for MIDI conformant data channel for TC Elect...Takashi Sakamoto
2018-05-27ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48Takashi Sakamoto
2018-05-21ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32Takashi Sakamoto
2018-05-18ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats()Dan Carpenter
2018-05-18ALSA: dice: add stream format parameters for Mytek devicesMelvin Vermeeren
2018-05-15Merge branch 'for-linus' into for-nextTakashi Iwai
2018-05-02ALSA: dice: remove local frag of force_two_pcmsTakashi Sakamoto
2018-05-02ALSA: dice: use cache for PCM constraints and rulesTakashi Sakamoto
2018-05-02ALSA: dice: use stream formats to add MIDI substreamsTakashi Sakamoto
2018-05-02ALSA: dice: enable to change current sampling transmission frequencyTakashi Sakamoto
2018-05-02ALSA: dice: add a helper function to restart all of available streamsTakashi Sakamoto
2018-05-02ALSA: dice: use cache of stream format to check running streamTakashi Sakamoto
2018-05-02ALSA: dice: use extended protocol to detect available stream formatsTakashi Sakamoto
2018-05-02ALSA: dice: add parameters of stream formats for models produced by AlesisTakashi Sakamoto
2018-05-02ALSA: dice: add parameters of stream formats for models produced by TC Electr...Takashi Sakamoto
2018-05-02ALSA: dice: cache stream formats at current mode of sampling transmission fre...Takashi Sakamoto
2018-05-02ALSA: dice: add proc node for stream formationTakashi Sakamoto