aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-14ALSA: pcsp: fix printk format warningRandy Dunlap1-1/+1
2009-05-05sound: serial-u16550: fix buffer overflowClemens Ladisch1-8/+3
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+1
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai11-36/+49
2009-03-24Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai1-12/+0
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai9-29/+29
2009-02-26ALSA: sound/drivers/vx: fix sparse warning: different signednessHannes Eder1-1/+1
2009-02-15Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar1-1/+2
2009-02-12ALSA: mtpav - Fix initial value for input hwportTakashi Iwai1-1/+2
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai10-35/+48
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai1-12/+0
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai9-29/+29
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2008-12-25Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai2-2/+2
2008-12-20Merge branch 'topic/pcsp-fix' into topic/miscTakashi Iwai2-30/+58
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2-2/+2
2008-11-28ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVETakashi Iwai1-1/+1
2008-11-26ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCKTakashi Iwai2-31/+58
2008-11-26Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai3-48/+56
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra1-1/+0
2008-11-14ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKEDTakashi Iwai1-1/+1
2008-11-07Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai2-4/+4
2008-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-4/+4
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-11-03ALSA: Fix PIT lockup on some chipsets when using the PC-SpeakerZoltan Devai1-2/+2
2008-10-27Merge branch 'topic/misc-next' into topic/miscTakashi Iwai3-48/+56
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner1-2/+3
2008-10-20ALSA: pcsp - Fix locking messes in snd-pcspTakashi Iwai3-48/+56
2008-10-19ALSA: misc typo fixesMariusz Kozlowski1-1/+1
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven13-47/+82
2008-10-10ALSA: mtpav - Fix race in probeTakashi Iwai1-4/+4
2008-09-05hrtimer: convert sound/ to the new hrtimer apisArjan van de Ven1-2/+3
2008-08-15ALSA: dummy driver - do not use assignment in if conditionJaroslav Kysela1-11/+21
2008-08-15sound: Fix esoteric double free in the dummy sound driver.Daniel THOMPSON1-6/+4
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai12-28/+55
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+2
2008-07-10Fix a const pointer usage warning in the Digigram VX soundcard driverDavid Howells1-1/+1
2008-07-10vx: treat firmware data as constDavid Woodhouse1-2/+2
2008-07-10ALSA: Fix a const pointer usage warning in the Digigram VX soundcard driverDavid Howells1-1/+1
2008-05-27[ALSA] Fix AC97 kconfig itemsTakashi Iwai1-0/+21
2008-05-27sound: Convert to menuconfigTakashi Iwai1-37/+34
2008-05-25[ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item numberStas Sergeev2-3/+6
2008-05-20snd-pcsp: use HRTIMER_CB_SOFTIRQStas Sergeev2-34/+5
2008-05-19[ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec.Daniel Jacobowitz1-0/+1
2008-05-19snd-pcsp: silent misleading warningStas Sergeev1-1/+3
2008-05-19snd-pcsp: depend on CONFIG_EXPERIMENTALStas Sergeev1-0/+1
2008-05-19snd-pcsp: put back the compatibility code for the older alsa-libsStas Sergeev1-5/+14
2008-05-19snd-pcsp: adjust help texts to frighten usersStas Sergeev1-2/+12
2008-05-07pcspkr: fix dependanciesStas Sergeev1-2/+2