Age | Commit message (Expand) | Author |
2013-03-11 | ALSA: seq: Fix missing error handling in snd_seq_timer_open() | Takashi Iwai |
2013-03-05 | ALSA: vmaster: Fix slave change notification | Takashi Iwai |
2013-03-04 | ALSA: seq: seq_oss_event: missing range checks | Dan Carpenter |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-14 | ALSA: compress: add support for gapless playback | Jeeja KP |
2013-02-11 | ALSA: core: don't return uninitialized snd_compr_tstamp | Richard Fitzgerald |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-11-21 | ALSA: pcm: Fix return code in pcm_native.c | Sachin Kamat |
2012-11-21 | ALSA: PCM: Remove redundant null check before kfree | Sachin Kamat |
2012-11-19 | various: Fix spelling of "registered" in comments. | Adam Buchbinder |
2012-11-14 | ALSA: core: fix NULL checking in snd_pcm_plug_slave_size() | Xi Wang |
2012-11-14 | ALSA: core: fix NULL checking in snd_pcm_plug_client_size() | Xi Wang |
2012-11-08 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2012-11-08 | ALSA: Fix card refcount unbalance | Takashi Iwai |
2012-10-30 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2012-10-30 | ALSA: Avoid endless sleep after disconnect | Takashi Iwai |
2012-10-30 | ALSA: Add a reference counter to card instance | Takashi Iwai |
2012-10-30 | ALSA: PCM: Fix some races at disconnection | Takashi Iwai |
2012-10-28 | ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage | Clemens Ladisch |
2012-10-23 | ALSA: core: add hooks for audio timestamps | Pierre-Louis Bossart |
2012-10-23 | ALSA: core: keep track of boundary wrap-around | Pierre-Louis Bossart |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-09-26 | switch SNDRV_PCM_IOCTL_LINK to fget_light() | Al Viro |
2012-09-23 | ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases | Takashi Iwai |
2012-09-17 | ALSA: Compress - add codec parameter checks | Vinod Koul |
2012-09-17 | ALSA: compress - move the buffer check | Vinod Koul |
2012-09-15 | Merge branch 'topic/tlv-chmap' into for-next | Takashi Iwai |
2012-09-14 | ALSA: compress_core: integer overflow in snd_compr_allocate_buffer() | Dan Carpenter |
2012-09-13 | ALSA: Fix leftover chmap UNKNOWN -> MONO conversions | Takashi Iwai |
2012-09-11 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2012-09-11 | ALSA: compress_core: fix open flags test in snd_compr_open() | Dan Carpenter |
2012-09-11 | ALSA: pcm - Use UNKNOWN chmap for mono streams | Takashi Iwai |
2012-09-06 | ALSA: Remove VOLATILE flag from chmap ctls | Takashi Iwai |
2012-09-06 | ALSA: control: Fix missing VOLATILE flag at creating controls | Takashi Iwai |
2012-09-06 | ALSA: PCM: channel mapping API implementation | Takashi Iwai |
2012-09-05 | Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-next | Takashi Iwai |
2012-09-04 | ALSA: remove the main version information | Jaroslav Kysela |
2012-09-03 | ALSA: fix possible memory leak in snd_mixer_oss_build_input() | Wei Yongjun |
2012-08-20 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai |
2012-08-20 | ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES | Andi Kleen |
2012-08-08 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-08-03 | Merge branch 'topic/next' into for-next | Takashi Iwai |
2012-08-03 | ALSA: PCM: Fix possible memory leaks in the error path | Takashi Iwai |
2012-07-30 | sound: use printk_get_level and printk_skip_level | Joe Perches |
2012-07-18 | Merge branch 'topic/misc' into for-next | Takashi Iwai |
2012-07-05 | ALSA: pcm: Make constraints lists const | Mark Brown |
2012-06-18 | ALSA: pcm: Add snd_pcm_rate_bit_to_rate() | Dimitris Papastamos |
2012-06-12 | ALSA: compress_core: cleanup pointers on stop | Vinod Koul |