summaryrefslogtreecommitdiffstats
path: root/sound/drivers
AgeCommit message (Expand)AuthorLines
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-58/+25
2010-05-10ALSA: opl4 - Fix a wrong argument in proc write callbackTakashi Iwai-1/+1
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar-2/+7
2010-04-13ALSA: info - Implement common llseek for binary modeTakashi Iwai-24/+0
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai-30/+16
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai-8/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+7
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner-9/+9
2010-02-12Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai-110/+180
2010-02-02ALSA: dummy driver - add model parameterJaroslav Kysela-110/+180
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai-0/+2
2009-12-18sound: vx: use vmalloc buffer helper functionsClemens Ladisch-54/+5
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai-21/+48
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela-1/+1
2009-11-02ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai-1/+1
2009-11-01ALSA: snd-pcsp: add nopcm modeStas Sergeev-20/+47
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall-2/+0
2009-10-30ALSA: pcsp - Fix nforce workaroundStas Sergeev-32/+35
2009-10-08ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt-8/+20
2009-09-08ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128Takashi Iwai-1/+1
2009-09-08ALSA: dummy - Add debug proc fileTakashi Iwai-0/+132
2009-09-07ALSA: dummy - Fake buffer allocationsTakashi Iwai-8/+98
2009-09-04ALSA: dummy - Fix the timer calculation in systimer modeTakashi Iwai-8/+21
2009-09-03ALSA: dummy - Better jiffies handlingTakashi Iwai-35/+43
2009-09-03ALSA: dummy - Support high-res timer modeTakashi Iwai-141/+272
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann-0/+1
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek-18/+2
2009-05-20ALSA: pcsp - fix printk format warning againTakashi Iwai-1/+1
2009-05-14ALSA: pcsp: fix printk format warningRandy Dunlap-1/+1
2009-05-05sound: serial-u16550: fix buffer overflowClemens Ladisch-8/+3
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-1/+1
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai-36/+49
2009-03-24Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai-12/+0
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai-29/+29
2009-02-26ALSA: sound/drivers/vx: fix sparse warning: different signednessHannes Eder-1/+1
2009-02-15Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar-1/+2
2009-02-12ALSA: mtpav - Fix initial value for input hwportTakashi Iwai-1/+2
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai-35/+48
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai-12/+0
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu-1/+1
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai-29/+29
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+0
2008-12-25Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai-2/+2
2008-12-20Merge branch 'topic/pcsp-fix' into topic/miscTakashi Iwai-30/+58
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai-2/+2
2008-11-28ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVETakashi Iwai-1/+1
2008-11-26ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCKTakashi Iwai-31/+58
2008-11-26Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai-48/+56
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra-1/+0
2008-11-14ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKEDTakashi Iwai-1/+1