summaryrefslogtreecommitdiff
path: root/sound/firewire/dice
AgeCommit message (Expand)Author
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
2018-05-02ALSA: dice: add 'firewire' directory for proc nodesTakashi Sakamoto
2018-05-02ALSA: dice: add cache of stream formatsTakashi Sakamoto
2018-04-26ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto
2018-04-25Merge branch 'for-linus' into for-nextTakashi Iwai
2018-04-24ALSA: dice: improve support for ancient firmware for DICETakashi Sakamoto
2018-04-24ALSA: dice: fix OUI for TC groupTakashi Sakamoto
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27sound: annotate ->poll() instancesAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-12ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai
2017-01-05ALSA: dice: enclose identifiers referred by single functionTakashi Sakamoto
2017-01-03ALSA: dice: ensure transmission speed for transmitted packetsTakashi Sakamoto
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall
2016-05-08ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626Takashi Sakamoto
2016-03-31ALSA: firewire-lib: add new function to schedule a work for sound card regist...Takashi Sakamoto
2016-03-31ALSA: dice: simplify unit probe processingTakashi Sakamoto
2016-03-28ALSA: dice: fix memory leak when unpluggingTakashi Sakamoto
2016-03-10ALSA: dice: use structure to represent register parameters instead of array w...Takashi Sakamoto