- 9536c75 ALSA: dice: cease from delayed card registration by Takashi Sakamoto · 3 years, 7 months ago
- 4121f62 ALSA: dice: perform sequence replay for media clock recovery by Takashi Sakamoto · 3 years, 8 months ago
- 41319eb ALSA: dice: wait just for NOTIFY_CLOCK_ACCEPTED after GLOBAL_CLOCK_SELECT operation by Takashi Sakamoto · 3 years, 8 months ago
- 2f21a17 ALSA: firewire-lib: transfer rx packets on-the-fly when replaying by Takashi Sakamoto · 3 years, 8 months ago
- f9e5ecd ALSA: firewire-lib: add replay target to cache sequence of packet by Takashi Sakamoto · 3 years, 8 months ago
- bdaedca ALSA: firewire-lib: change waking up timing to process packets by Takashi Sakamoto · 3 years, 8 months ago
- 4c6fe8c ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency by Takashi Sakamoto · 3 years, 8 months ago
- 9f079c1 ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and Avid M-Box 3 Pro by Takashi Sakamoto · 3 years, 8 months ago
- 1b66048 ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26 by Takashi Sakamoto · 3 years, 8 months ago
- dd7b836 ALSA: dice: fix null pointer dereference when node is disconnected by Takashi Sakamoto · 3 years, 10 months ago
- 9a08676 ALSA: dice: add support for Lexicon I-ONIX FW810s by Takashi Sakamoto · 4 years ago
- 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
- 9d0af44 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
- 791a485 ALSA: dice: add support for Alesis MasterControl by Takashi Sakamoto · 5 years ago
- a9f47fc ALSA: dice: loosen stream format check for MIDI conformant data channel by Takashi Sakamoto · 5 years ago
- 3e2dc6b ALSA: dice: fix fallback from protocol extension into limited functionality by Takashi Sakamoto · 5 years ago
- d45b3aa ALSA: firewire: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
- 7641d54 ALSA: firewire: Use managed buffer allocation by Takashi Iwai · 5 years ago
- a3f4f2d ALSA: firewire: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
- acfedcb ALSA: firewire-lib: postpone to start IR context by Takashi Sakamoto · 5 years ago
- e6dcc92 ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
- f890f9a ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domain by Takashi Sakamoto · 5 years ago
- ecb40fd ALSA: dice: share PCM buffer size for both direction by Takashi Sakamoto · 5 years ago
- a0e0233 ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed size by Takashi Sakamoto · 5 years ago
- a8fb224 ALSA: dice: use the same size of period for PCM substream in AMDTP streams by Takashi Sakamoto · 5 years ago
- 94c8101 ALSA: dice: register the size of PCM period to AMDTP domain by Takashi Sakamoto · 5 years ago
- 3a9236e ALSA: dice: fix wrong packet parameter for Alesis iO26 by Takashi Sakamoto · 5 years ago
- 6e26d19 ALSA: dice: fix error path for initialization of stream structures by Takashi Sakamoto · 5 years ago
- e9f2112 ALSA: dice: support AMDTP domain by Takashi Sakamoto · 5 years ago
- 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
- e79c3f0 ALSA: dice: fix wrong reference count for stream functionality at error path of rawmidi interface by Takashi Sakamoto · 6 years ago
- 740680f ALSA: dice: unify stop and release method for duplex streams by Takashi Sakamoto · 6 years ago
- c72d3a0 ALSA: dice: fix compiler warning due to returning uninitialized value by Takashi Sakamoto · 6 years ago
- 4dbf4f4 ALSA: dice: code refactoring for pcm.hw_params/hw_free callbacks by Takashi Sakamoto · 6 years ago
- d555302 ALSA: dice: update isochronous resources when starting packet streaming after bus-reset by Takashi Sakamoto · 6 years ago
- 3cd2c2d ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free callbacks by Takashi Sakamoto · 6 years ago
- c738aed ALSA: dice: code refactoring to keep isochronous resources by Takashi Sakamoto · 6 years ago
- b348063 ALSA: dice: code refactoring to stop packet streaming by Takashi Sakamoto · 6 years ago
- da607e1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- c4580f2 ALSA: dice: add stream format parameters for PreSonus FireStudio by Takashi Sakamoto · 6 years ago
- 0c298bd ALSA: firewire: Remove superfluous snd_info_register() calls by Takashi Iwai · 6 years ago
- b2e9e1c ALSA: dice: add support for Solid State Logic Duende Classic/Mini by Takashi Sakamoto · 6 years ago
- aedef16 ALSA: dice: fix to wait for releases of all ALSA character devices by Takashi Sakamoto · 6 years ago
- 3babca4 ALSA: firewire: simplify cleanup process when failing to register sound card by Takashi Sakamoto · 6 years ago
- 5b14ec2 ALSA: firewire: release reference count of firewire unit in .remove callback of bus driver by Takashi Sakamoto · 6 years ago
- 366a20d ALSA: firewire: use managed-resource of fw unit device for private data by Takashi Sakamoto · 6 years ago
- 73b3831 Merge branch 'for-next' into for-linus by Takashi Iwai · 6 years ago
- 627661c ALSA: dice: fix wrong copy to rx parameters for Alesis iO26 by Takashi Sakamoto · 6 years ago
- fa84cf0 ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() by Takashi Iwai · 6 years ago
- 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
- 84eaaef ALSA: dice: unuse second stream for MIDI conformant data channel for TC Electronic models by Takashi Sakamoto · 7 years ago
- 1ceb506 ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48 by Takashi Sakamoto · 7 years ago
- d0aa590 ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32 by Takashi Sakamoto · 7 years ago
- ed1812c ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats() by Dan Carpenter · 7 years ago
- 7c1543f ALSA: dice: add stream format parameters for Mytek devices by Melvin Vermeeren · 7 years ago
- 8def12d Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
- 9c367c0 ALSA: dice: remove local frag of force_two_pcms by Takashi Sakamoto · 7 years ago
- bd2b441 ALSA: dice: use cache for PCM constraints and rules by Takashi Sakamoto · 7 years ago
- b8f78234a ALSA: dice: use stream formats to add MIDI substreams by Takashi Sakamoto · 7 years ago
- afa617f ALSA: dice: enable to change current sampling transmission frequency by Takashi Sakamoto · 7 years ago
- 20b9454 ALSA: dice: add a helper function to restart all of available streams by Takashi Sakamoto · 7 years ago
- ec592fd ALSA: dice: use cache of stream format to check running stream by Takashi Sakamoto · 7 years ago
- 58579c0 ALSA: dice: use extended protocol to detect available stream formats by Takashi Sakamoto · 7 years ago
- 28b208f ALSA: dice: add parameters of stream formats for models produced by Alesis by Takashi Sakamoto · 7 years ago
- f1f0f33 ALSA: dice: add parameters of stream formats for models produced by TC Electronic by Takashi Sakamoto · 7 years ago
- b60152f ALSA: dice: cache stream formats at current mode of sampling transmission frequency by Takashi Sakamoto · 7 years ago
- b7fd3d6 ALSA: dice: add proc node for stream formation by Takashi Sakamoto · 7 years ago
- 37149d6 ALSA: dice: add 'firewire' directory for proc nodes by Takashi Sakamoto · 7 years ago
- 8feda7d ALSA: dice: add cache of stream formats by Takashi Sakamoto · 7 years ago
- 0f92566 ALSA: dice: fix error path to destroy initialized stream data by Takashi Sakamoto · 7 years ago
- 4d31c6e Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
- c1a3610 ALSA: dice: improve support for ancient firmware for DICE by Takashi Sakamoto · 7 years ago
- 10412c4 ALSA: dice: fix OUI for TC group by Takashi Sakamoto · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 680ef72 sound: annotate ->poll() instances by Al Viro · 8 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 782fbec ALSA: firewire: add const qualifier to identifiers for read-only symbols by Takashi Sakamoto · 7 years ago
- 55799c5 ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applications by Takashi Sakamoto · 8 years ago
- 875becf ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback by Takashi Sakamoto · 8 years ago
- a02cb8f ALSA: firewire: remove support for 16 bit PCM samples in playback substream by Takashi Sakamoto · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 57eb679 ALSA: firewire: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
- fcbe08d4 ALSA: dice: enclose identifiers referred by single function by Takashi Sakamoto · 8 years ago
- b0e159f ALSA: dice: ensure transmission speed for transmitted packets by Takashi Sakamoto · 8 years ago
- 5116ffc ALSA: firewire: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
- f8ff65b ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626 by Takashi Sakamoto · 9 years ago
- 923f92e ALSA: firewire-lib: add new function to schedule a work for sound card registration by Takashi Sakamoto · 9 years ago
- 0eced45 ALSA: dice: simplify unit probe processing by Takashi Sakamoto · 9 years ago
- 6b94fb1 ALSA: dice: fix memory leak when unplugging by Takashi Sakamoto · 9 years ago
- 8cc1a8a ALSA: dice: use structure to represent register parameters instead of array with basic type element by Takashi Sakamoto · 9 years ago
- 7cafc65b ALSA: dice: force to add two pcm devices for listed models by Takashi Sakamoto · 9 years ago
- 4bdc495 ALSA: dice: handle several PCM substreams when any isochronous streams are available by Takashi Sakamoto · 9 years ago
- 436b5ab ALSA: dice: handle whole available isochronous streams by Takashi Sakamoto · 9 years ago
- 8ae25b76 ALSA: dice: have two sets of isochronous resources/streams by Takashi Sakamoto · 9 years ago
- 1387e3e ALSA: dice: drop duplex streams synchronization to transfer own time stamps by Takashi Sakamoto · 9 years ago
- fbeac84 ALSA: dice: old firmware optimization for Dice notification by Takashi Sakamoto · 9 years ago
- aec045b ALSA: dice: change notification mask to detect lock status change by Takashi Sakamoto · 9 years ago
- dfabc0e ALSA: dice: ensure phase lock before starting streaming by Takashi Sakamoto · 9 years ago
- 6f68826 ALSA: dice: purge generating channel cache by Takashi Sakamoto · 9 years ago