Age | Commit message (Expand) | Author |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2017-11-13 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2017-11-07 | ALSA: seq: Fix OSS sysex delivery in OSS emulation | Takashi Iwai |
2017-11-06 | ALSA: timer: Limit max instances per timer | Takashi Iwai |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | ALSA: seq: Fix nested rwsem annotation for lockdep splat | Takashi Iwai |
2017-10-31 | ALSA: timer: Add missing mutex lock for compat ioctls | Takashi Iwai |
2017-10-30 | ALSA: fix kernel-doc build warning | Randy Dunlap |
2017-10-24 | Merge branch 'topic/card-disconnect' into for-next | Takashi Iwai |
2017-10-18 | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal | Takashi Iwai |
2017-10-18 | ALSA: pcm: Forcibly stop at disconnect callback | Takashi Iwai |
2017-10-18 | ALSA: pcm: Don't call register and disconnect callbacks for internal PCM | Takashi Iwai |
2017-10-18 | ALSA: seq: Enable 'use' locking in all configurations | Ben Hutchings |
2017-10-17 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-10-16 | ALSA: pcm: remove redundant variable runtime | Colin Ian King |
2017-10-11 | ALSA: add snd_card_disconnect_sync() | Takashi Iwai |
2017-10-11 | ALSA: seq: Fix use-after-free at creating a port | Takashi Iwai |
2017-10-10 | ALSA: seq: Add sanity check for user-space pointer delivery | Takashi Iwai |
2017-10-09 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-10-09 | ALSA: seq: Fix copy_from_user() call inside lock | Takashi Iwai |
2017-10-05 | Merge branch 'topic/timer-api' into for-next | Takashi Iwai |
2017-10-05 | ALSA: timer: Convert timers to use timer_setup() | Kees Cook |
2017-09-22 | ALSA: pcm: Fix structure definition for X32 ABI | Baolin Wang |
2017-09-19 | ALSA: hrtimer: make hrtimer_hw const and __initconst | Bhumika Goyal |
2017-09-18 | ALSA: compress: Remove unused variable | Guneshwor Singh |
2017-09-18 | ALSA: hwdep: prevent a harmless shift wrapping bug | Dan Carpenter |
2017-09-12 | ALSA: seq: Cancel pending autoload work at unbinding device | Takashi Iwai |
2017-09-07 | ALSA: core: Use %pS printk format for direct addresses | Helge Deller |
2017-08-30 | ALSA: pcm: Unify ioctl functions for playback and capture streams | Takashi Iwai |
2017-08-30 | ALSA: Get rid of card power_lock | Takashi Iwai |
2017-08-30 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-08-30 | ALSA: pcm: Fix power lock unbalance via OSS emulation | Takashi Iwai |
2017-08-25 | ALSA: pcm: Correct broken procfs set up | Takashi Iwai |
2017-08-24 | ALSA: control: TLV data is unavailable at initial state of user-defined eleme... | Takashi Sakamoto |
2017-08-24 | ALSA: control: queue TLV event for a set of user-defined element | Takashi Sakamoto |
2017-08-24 | ALSA: control: delegate TLV eventing to each driver | Takashi Sakamoto |
2017-08-23 | ALSA: timer: Use common error handling code in alsa_timer_init() | Markus Elfring |
2017-08-23 | ALSA: timer: Adjust a condition check in snd_timer_resolution() | Markus Elfring |
2017-08-23 | ALSA: pcm: Adjust nine function calls together with a variable assignment | Markus Elfring |
2017-08-23 | ALSA: pcm: Use common error handling code in _snd_pcm_new() | Markus Elfring |
2017-08-22 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-08-22 | ALSA: core: Fix unexpected error at replacing user TLV | Takashi Iwai |
2017-08-20 | ALSA: control: use counting semaphore as write lock for ELEM_WRITE operation | Takashi Sakamoto |
2017-08-20 | ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operations | Takashi Sakamoto |
2017-08-20 | ALSA: control: queue events within locking of controls_rwsem for ELEM_WRITE o... | Takashi Sakamoto |
2017-08-15 | ALSA: seq: 2nd attempt at fixing race creating a queue | Daniel Mentz |
2017-08-11 | ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependency | Takashi Iwai |
2017-08-04 | ALSA: control: code refactoring for TLV request handler to user element set | Takashi Sakamoto |
2017-08-04 | ALSA: control: code refactoring TLV ioctl handler | Takashi Sakamoto |