Age | Commit message (Expand) | Author |
2016-12-14 | Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-12-12 | printk/sound: handle more message headers | Petr Mladek |
2016-11-12 | ALSA: oss: don't opencode IS_REACHABLE() | Fabian Frederick |
2016-11-12 | ALSA: rawmidi: don't opencode IS_REACHABLE() | Fabian Frederick |
2016-11-08 | ALSA: info: Return error for invalid read/write | Takashi Iwai |
2016-11-08 | ALSA: info: Limit the proc text input size | Takashi Iwai |
2016-10-25 | ALSA: seq: Fix time account regression | Takashi Iwai |
2016-10-12 | ALSA: seq: fix passing wrong pointer in function call of compatibility layer | Takashi Sakamoto |
2016-09-16 | ALSA: compress: fix some missing and misplaced \n in messages | Colin Ian King |
2016-09-13 | ALSA: seq: fix to copy from/to user space | Takashi Sakamoto |
2016-09-11 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2016-09-08 | ALSA: rawmidi: Fix possible deadlock with virmidi registration | Takashi Iwai |
2016-09-08 | ALSA: timer: Fix zero-division by continue of uninitialized instance | Takashi Iwai |
2016-09-06 | ALSA: pcm: Fix avail to return error if stream is suspended | Jeeja KP |
2016-09-02 | ALSA: timer: fix NULL pointer dereference in read()/ioctl() race | Vegard Nossum |
2016-08-31 | ALSA: seq: initialize whole fields of automatic variable with union type | Takashi Sakamoto |
2016-08-29 | ALSA: timer: fix NULL pointer dereference on memory allocation failure | Vegard Nossum |
2016-08-29 | ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE | Vegard Nossum |
2016-08-22 | ALSA: compress: Use memdup_user() rather than duplicating its implementation | Markus Elfring |
2016-08-22 | ALSA: seq: obsolete change of address limit | Takashi Sakamoto |
2016-08-22 | ALSA: seq: change ioctl command operation to get data in kernel space | Takashi Sakamoto |
2016-08-22 | ALSA: seq: add an alternative way to handle ioctl requests | Takashi Sakamoto |
2016-08-22 | ALSA: seq: add documentation for snd_seq_kernel_client_ctl | Takashi Sakamoto |
2016-07-26 | Merge tag 'asoc-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai |
2016-07-25 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2016-07-24 | Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso... | Mark Brown |
2016-07-08 | ALSA: pcm: Free chmap at PCM free callback, too | Takashi Iwai |
2016-07-08 | ALSA: ctl: Stop notification after disconnection | Takashi Iwai |
2016-07-07 | ALSA: control: add dimension validator for userspace elements | Takashi Sakamoto |
2016-07-04 | ALSA: timer: Fix negative queue usage by racy accesses | Takashi Iwai |
2016-06-17 | ALSA: seq_timer: use monotonic times internally | Arnd Bergmann |
2016-06-15 | ALSA: seq_oss: Change structure initialisation to C99 style | Amitoj Kaur Chawla |
2016-06-13 | ALSA: compress: Add function to indicate the stream has gone bad | Charles Keepax |
2016-05-16 | Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai |
2016-05-13 | Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next | Mark Brown |
2016-05-13 | Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next | Mark Brown |
2016-05-10 | ALSA: pcm: Bail out when chmap is already present | Takashi Iwai |
2016-05-09 | ALSA: compress: Replace complex if statement with switch | Charles Keepax |
2016-05-09 | ALSA: compress: Fix poll error return codes | Charles Keepax |
2016-05-09 | ALSA: compress: Remove pointless NULL check | Charles Keepax |
2016-05-09 | ALSA: compress: Use snd_compr_get_poll on error path | Charles Keepax |
2016-05-09 | ALSA: pcm: Fix poll error return codes | Charles Keepax |
2016-05-08 | ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt | Kangjie Lu |
2016-05-08 | ALSA: timer: Fix leak in events via snd_timer_user_ccallback | Kangjie Lu |
2016-05-08 | ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS | Kangjie Lu |
2016-04-27 | ASoC: dmaengine_pcm: Add support for packed transfers | Matthias Reichl |
2016-04-26 | ALSA: hrtimer: Handle start/stop more properly | Takashi Iwai |
2016-04-25 | ALSA: timer: remove legacy rtctimer | Alexandre Belloni |
2016-04-14 | ALSA: pcm : Call kill_fasync() in stream lock | Takashi Iwai |
2016-04-06 | ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper | Jyri Sarha |