Age | Commit message (Expand) | Author |
2019-07-01 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2019-06-21 | ALSA: oxfw: ensure to release isochronous resources in pcm.hw_params callback | Takashi Sakamoto |
2019-06-17 | ALSA: firewire-lib: split allocation of isochronous resources from establishm... | Takashi Sakamoto |
2019-06-14 | Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-06-12 | ALSA: oxfw: configure stream parameter in pcm.hw_params callback | Takashi Sakamoto |
2019-06-12 | ALSA: oxfw: configure packet format in pcm.hw_params callback | Takashi Sakamoto |
2019-06-12 | ALSA: oxfw: unify substreams counter | Takashi Sakamoto |
2019-06-12 | ALSA: oxfw: rename helper functions for duplex streams | Takashi Sakamoto |
2019-06-12 | ALSA: oxfw: expand stop procedure for packet streaming | Takashi Sakamoto |
2019-06-12 | ALSA: oxfw: break packet streaming at bus-reset handler | Takashi Sakamoto |
2019-06-12 | ALSA: oxfw: start duplex streams if supported | Takashi Sakamoto |
2019-06-12 | ALSA: oxfw: set packet parameter according to current configuration | Takashi Sakamoto |
2019-06-12 | ALSA: oxfw: code refactoring for stop condition of packet streaming | Takashi Sakamoto |
2019-06-11 | ALSA: oxfw: allow PCM capture for Stanton SCS.1m | Takashi Sakamoto |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 | Thomas Gleixner |
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-11-13 | ALSA: oxfw: add support for APOGEE duet FireWire | Takashi Sakamoto |
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: oxfw: use managed-resource to maintain cache of stream formats | Takashi Sakamoto |
2018-10-04 | ALSA: oxfw: use managed-resource to maintain model-specific data | Takashi Sakamoto |
2018-10-04 | ALSA: firewire: use managed-resource of fw unit device for private data | Takashi Sakamoto |
2018-09-17 | ALSA: oxfw: fix memory leak of discovered stream formats at error path | Takashi Sakamoto |
2018-09-17 | ALSA: oxfw: fix memory leak for model-dependent data at error path | Takashi Sakamoto |
2018-09-13 | ALSA: oxfw: 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-05-22 | ALSA: oxfw: use match_string() helper | Yisheng Xie |
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-08-22 | ALSA: firewire: add const qualifier to identifiers for read-only symbols | Takashi Sakamoto |
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-12 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-04-05 | ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commands | Takashi Sakamoto |
2017-04-05 | ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d | Takashi Sakamoto |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-01-14 | ALSA: oxfw: enclose identifiers referred by single function for scs1x feature | Takashi Sakamoto |
2017-01-12 | ALSA: firewire: Constify snd_rawmidi_ops | Takashi Iwai |
2017-01-05 | ALSA: oxfw: enclose identifiers referred by single function | Takashi Sakamoto |
2017-01-03 | ALSA: oxfw: add support for Mackie Onyx 1640i | Takashi Sakamoto |
2016-09-02 | ALSA: firewire: constify snd_pcm_ops structures | Julia Lawall |
2016-05-10 | ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag | Takashi Sakamoto |
2016-03-31 | ALSA: oxfw: delayed registration of sound card | Takashi Sakamoto |
2016-03-28 | ALSA: oxfw: remove needless member from private structure | Takashi Sakamoto |
2016-02-24 | ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure | Takashi Sakamoto |