summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2009-06-12Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-06-10ALSA: use card device as parent for jack input-devicesKay Sievers
2009-06-10Merge branch 'topic/seq-kconfig-cleanup' into for-linusTakashi Iwai
2009-06-10Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai
2009-06-10Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai
2009-06-10Merge branch 'topic/div64-cleanup' into for-linusTakashi Iwai
2009-06-08ALSA: pcm - A helper function to compose PCM stream name for debug printsTakashi Iwai
2009-06-07ALSA: pcm - Fix update of runtime->hw_ptr_interruptTakashi Iwai
2009-06-06ALSA: pcm - Fix a typo in hw_ptr update checkJaroslav Kysela
2009-06-05ALSA: Clean up 64bit division functionsTakashi Iwai
2009-06-04ALSA: Core - clean up snd_card_set_id* calls and remove possible id collisionJaroslav Kysela
2009-06-03ALSA: Fix double locking of card list in snd_card_register()Mark Brown
2009-06-02ALSA: Core - add snd_card_set_id() functionJaroslav Kysela
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek
2009-05-29ALSA: PCM midlevel: lower jiffies check margin using runtime->delay valueJaroslav Kysela
2009-05-29ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changedJaroslav Kysela
2009-05-29ALSA: PCM midlevel: introduce mask for xrun_debug() macroJaroslav Kysela
2009-05-29ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela
2009-05-29Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-checkTakashi Iwai
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-05-05ALSA: Add extra delay count in PCMTakashi 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