Age | Commit message (Expand) | Author |
2019-11-06 | ALSA: firewire: Convert to the common vmalloc memalloc | Takashi Iwai |
2019-10-19 | ALSA: firewire-lib: postpone to start IR context | Takashi Sakamoto |
2019-10-19 | ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain | Takashi Sakamoto |
2019-10-19 | ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ... | Takashi Sakamoto |
2019-10-18 | ALSA: firewire-digi00x: share PCM buffer size for both direction | Takashi Sakamoto |
2019-10-18 | ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi... | Takashi Sakamoto |
2019-10-17 | ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDT... | Takashi Sakamoto |
2019-10-17 | ALSA: firewire-digi00x: register the size of PCM period to AMDTP domain | Takashi Sakamoto |
2019-08-05 | ALSA: firewire-digi00x: support AMDTP domain | Takashi Sakamoto |
2019-08-05 | ALSA: firewire-digi00x: code refactoring for initialization/destruction of AM... | Takashi Sakamoto |
2019-07-22 | ALSA: firewire-lib: process payload of isoc context according to packet descr... | Takashi Sakamoto |
2019-07-22 | ALSA: firewire-digi00x: code refactoring for DOT data block processing layer | Takashi Sakamoto |
2019-07-22 | ALSA: firewire-lib: pass packet descriptor to data block processing layer | Takashi Sakamoto |
2019-07-22 | ALSA: firewire-lib: pass no syt information to data block processing layer | Takashi Sakamoto |
2019-07-22 | ALSA: firewire-lib: pass data block counter to data block processing layer | Takashi Sakamoto |
2019-07-08 | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2019-07-07 | ALSA: firewire-digi00x: fix wrong reference count for stream functionality at... | Takashi Sakamoto |
2019-06-21 | ALSA: firewire-digi00x: unify stop and release method for duplex streams | Takashi Sakamoto |
2019-06-11 | ALSA: firewire-digi00x: code refactoring for pcm.hw_params/hw_free callbacks | Takashi Sakamoto |
2019-06-11 | ALSA: firewire-digi00x: update isochronous resources when starting packet str... | Takashi Sakamoto |
2019-06-11 | ALSA: firewire-digi00x: reserve/release isochronous resources in pcm.hw_param... | Takashi Sakamoto |
2019-06-11 | ALSA: firewire-digi00x: code refactoring to keep isochronous resources | Takashi Sakamoto |
2019-06-11 | ALSA: firewire-digi00x: simplify error path to begin streaming session | Takashi Sakamoto |
2019-06-11 | ALSA: firewire-digi00x: code refactoring to finish streaming session | Takashi Sakamoto |
2019-06-11 | ALSA: firewire-digi00x: refactoring to move timing of registration for isochr... | Takashi Sakamoto |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 | Thomas Gleixner |
2019-05-22 | ALSA: firewire-lib: use union for directional parameters | Takashi Sakamoto |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-06 | ALSA: firewire: Remove superfluous snd_info_register() calls | Takashi Iwai |
2018-10-10 | ALSA: firewire: simplify cleanup process when failing to register sound card | Takashi Sakamoto |
2018-10-10 | ALSA: firewire: release reference count of firewire unit in .remove callback ... | Takashi Sakamoto |
2018-10-10 | ALSA: firewire: block .remove callback of bus driver till all of ALSA charact... | Takashi Sakamoto |
2018-10-04 | ALSA: firewire: use managed-resource of fw unit device for private data | Takashi Sakamoto |
2018-09-13 | ALSA: firewire-digi00x: fix memory leak of private data | Takashi Sakamoto |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2017-11-27 | sound: annotate ->poll() instances | Al Viro |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-06-08 | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat... | Takashi Sakamoto |
2017-06-07 | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback | Takashi Sakamoto |
2017-05-22 | ALSA: firewire: remove support for 16 bit PCM samples in playback substream | Takashi Sakamoto |
2017-04-05 | ALSA: firewire-digi00x: remove transaction handler for unknown purpose | Takashi Sakamoto |
2017-04-05 | ALSA: firewire-digi00x: allow user space applications to read/write MIDI mess... | Takashi Sakamoto |
2017-04-05 | ALSA: firewire-digi00x: handle all MIDI messages on streaming packets | Takashi Sakamoto |
2017-04-05 | ALSA: firewire-digi00x: add support for console models of Digi00x series | Takashi Sakamoto |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-01-12 | ALSA: firewire: Constify snd_rawmidi_ops | Takashi Iwai |
2017-01-05 | ALSA: firewire-digi00x: enclose identifiers referred by single function | Takashi Sakamoto |
2016-09-02 | ALSA: firewire: constify snd_pcm_ops structures | Julia Lawall |