Age | Commit message (Expand) | Author |
2013-07-29 | ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION | Vinod Koul |
2013-07-17 | ALSA: seq-oss: Initialize MIDI clients asynchronously | Takashi Iwai |
2013-07-03 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2013-07-03 | ALSA: vmaster: Fix the regression of missing vmaster hook call | Takashi Iwai |
2013-06-29 | pcm_native: switch to fdget()/fdput() | Al Viro |
2013-06-24 | ALSA: vmaster: Add snd_ctl_sync_vmaster() helper function | Takashi Iwai |
2013-06-17 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2013-06-15 | snd_pcm_link(): fix a leak... | Al Viro |
2013-05-24 | ALSA: Add kconfig to specify the max card numbers | Takashi Iwai |
2013-05-24 | ALSA: Fix the default suffix string with high card number | Takashi Iwai |
2013-05-24 | ALSA: Constify the snd_pcm_substream struct ops field | Lars-Peter Clausen |
2013-05-07 | aio: don't include aio.h in sched.h | Kent Overstreet |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-04-29 | ALSA: compress: fix the states to check for allowing read | Vinod Koul |
2013-04-25 | Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2013-04-22 | ALSA: compress: Use kzalloc() for ioctls writing back data | Takashi Iwai |
2013-04-22 | ALSA: compress: info leak in snd_compr_get_caps() | Dan Carpenter |
2013-04-21 | ALSA: compress_core: Rework writes to use cumulative values | Charles Keepax |
2013-04-21 | ALSA: compress_core: Remove unused hw_pointer | Charles Keepax |
2013-04-21 | ALSA: compress_core: Add support for capture streams | Charles Keepax |
2013-04-21 | ALSA: compress_core: Deconstify copy callback buffer | Charles Keepax |
2013-04-21 | ALSA: compress_core: Calculate avail correctly for capture streams | Charles Keepax |
2013-04-21 | ALSA: compress_core: Update calc_avail to use cumulative values | Charles Keepax |
2013-04-19 | vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper | Linus Torvalds |
2013-04-18 | ALSA: add DSD formats | Daniel Mack |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-04-09 | snd_info_register: switch to proc_create_data/proc_mkdir_mode | Al Viro |
2013-03-18 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2013-03-13 | ALSA: info: Small refactoring and a sanity check in snd_info_get_line() | Takashi Iwai |
2013-03-13 | ALSA: info: Avoid leaking kernel memory | Takashi Iwai |
2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi |
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 |