aboutsummaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2009-05-27ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai
2009-05-27ALSA: Fix invalid jiffies check after pauseTakashi Iwai
2009-04-28ALSA: pcm core - Avoid jiffies check for devices with BATCH flagTakashi Iwai
2009-04-15Merge branch 'topic/memdup_user' into for-linusTakashi Iwai
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-04-14ALSA: add private_data to struct snd_jackTakashi Iwai
2009-04-14ALSA: sound/core: use memdup_user()Li Zefan
2009-04-10[ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela
2009-04-07ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/pcm-cleanup' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/vmaster-update' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/rawmidi-fix' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/quirk-cleanup' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/jack' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-03-20ALSA: pcm - Safer boundary checksTakashi Iwai
2009-03-19ALSA: pcm - Fix delta calculation at boundary overlapTakashi Iwai
2009-03-19ALSA: pcm - Reset invalid position even without debug optionTakashi Iwai
2009-03-19ALSA: pcm - avoid unnecessary inlineTakashi Iwai
2009-03-19ALSA: pcm - Fix a typo in error messagesTakashi Iwai
2009-03-18ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()Takashi Iwai
2009-03-18ALSA: pcm_oss, fix locking typoJiri Slaby
2009-03-18ALSA: oss-mixer - Fixes recording gain controlViral Mehta
2009-03-16Rationalize fasync return valuesJonathan Corbet
2009-03-16Use f_lock to protect f_flagsJonathan Corbet
2009-03-09ALSA: rawmidi - Refactor rawmidi open/close codesTakashi Iwai
2009-03-09ALSA: rawmidi - Fix possible race in openTakashi Iwai
2009-03-09ALSA: Clean up snd_monitor_file managementTakashi Iwai
2009-03-09ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai
2009-03-09ALSA: add snd_ctl_add_slave_uncached()Takashi Iwai
2009-03-09ALSA: Remove unneeded snd_pcm_substream.timer_lockTakashi Iwai
2009-03-09ALSA: Rewrite hw_ptr updatersTakashi Iwai
2009-02-23ALSA: fix excessive background noise introduced by OSS emulation rate shrinkSteve Chen
2009-02-18ALSA: jack - Use card->shortname for input nameTakashi Iwai
2009-02-09Merge branch 'topic/quirk-cleanup' into topic/miscTakashi Iwai
2009-02-09ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai
2009-02-05ALSA: snd_pcm_new api cleanupTim Blechmann
2009-02-05ALSA: hwdep - Make open callback optionalTakashi Iwai
2009-02-04ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin
2009-01-12ALSA: Introduce snd_card_create()Takashi Iwai
2009-01-07ALSA: Add support for video out to the jack reporting APIJani Nikula
2009-01-06Check fops_get() return valueLaurent Pinchart
2009-01-03ALSA: Reduce boilerplate for new jack typesMark Brown
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds