Age | Commit message (Expand) | Author |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-26 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2009-03-24 | Merge branch 'topic/pcm-cleanup' into for-linus | Takashi Iwai |
2009-03-24 | Merge branch 'topic/vmaster-update' into for-linus | Takashi Iwai |
2009-03-24 | Merge branch 'topic/rawmidi-fix' into for-linus | Takashi Iwai |
2009-03-24 | Merge branch 'topic/ctl-list-cleanup' into for-linus | Takashi Iwai |
2009-03-24 | Merge branch 'topic/quirk-cleanup' into for-linus | Takashi Iwai |
2009-03-24 | Merge branch 'topic/jack' into for-linus | Takashi Iwai |
2009-03-24 | Merge branch 'topic/hwdep-cleanup' into for-linus | Takashi Iwai |
2009-03-24 | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai |
2009-03-20 | ALSA: pcm - Safer boundary checks | Takashi Iwai |
2009-03-19 | ALSA: pcm - Fix delta calculation at boundary overlap | Takashi Iwai |
2009-03-19 | ALSA: pcm - Reset invalid position even without debug option | Takashi Iwai |
2009-03-19 | ALSA: pcm - avoid unnecessary inline | Takashi Iwai |
2009-03-19 | ALSA: pcm - Fix a typo in error messages | Takashi Iwai |
2009-03-18 | ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() | Takashi Iwai |
2009-03-18 | ALSA: pcm_oss, fix locking typo | Jiri Slaby |
2009-03-18 | ALSA: oss-mixer - Fixes recording gain control | Viral Mehta |
2009-03-16 | Rationalize fasync return values | Jonathan Corbet |
2009-03-16 | Use f_lock to protect f_flags | Jonathan Corbet |
2009-03-09 | ALSA: rawmidi - Refactor rawmidi open/close codes | Takashi Iwai |
2009-03-09 | ALSA: rawmidi - Fix possible race in open | Takashi Iwai |
2009-03-09 | ALSA: Clean up snd_monitor_file management | Takashi Iwai |
2009-03-09 | ALSA: Add kernel-doc comments to vmaster stuff | Takashi Iwai |
2009-03-09 | ALSA: add snd_ctl_add_slave_uncached() | Takashi Iwai |
2009-03-09 | ALSA: Remove unneeded snd_pcm_substream.timer_lock | Takashi Iwai |
2009-03-09 | ALSA: Rewrite hw_ptr updaters | Takashi Iwai |
2009-02-23 | ALSA: fix excessive background noise introduced by OSS emulation rate shrink | Steve Chen |
2009-02-18 | ALSA: jack - Use card->shortname for input name | Takashi Iwai |
2009-02-09 | Merge branch 'topic/quirk-cleanup' into topic/misc | Takashi Iwai |
2009-02-09 | ALSA: Add subdevice_mask field to quirk entries | Takashi Iwai |
2009-02-05 | ALSA: Add missing KERN_* prefix to printk in sound/core | Takashi Iwai |
2009-02-05 | ALSA: snd_pcm_new api cleanup | Tim Blechmann |
2009-02-05 | ALSA: hwdep - Make open callback optional | Takashi Iwai |
2009-02-04 | ALSA: pcm_oss: AFMT_S24_LE is set twice in return value | Roel Kluin |
2009-01-12 | ALSA: Introduce snd_card_create() | Takashi Iwai |
2009-01-07 | ALSA: Add support for video out to the jack reporting API | Jani Nikula |
2009-01-06 | Check fops_get() return value | Laurent Pinchart |
2009-01-03 | ALSA: Reduce boilerplate for new jack types | Mark Brown |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-12-25 | Merge branch 'topic/udev-id-rename' into to-push | Takashi Iwai |
2008-12-25 | Merge branch 'topic/snd-hrtimer' into to-push | Takashi Iwai |
2008-12-25 | Merge branch 'topic/jack-mechanical' into to-push | Takashi Iwai |
2008-12-25 | Merge branch 'topic/hda' into to-push | Takashi Iwai |
2008-12-25 | Merge branch 'topic/convert-tasklet' into to-push | Takashi Iwai |
2008-12-19 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2008-12-18 | ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() | Takashi Iwai |
2008-12-10 | ALSA: Add support for mechanical jack insertion | Mark Brown |
2008-12-08 | ALSA: hrtimer - Use hard-irq callback | Takashi Iwai |