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