summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2007-10-07Convert snd-page-alloc proc file to use seq_file (CVE-2007-4571)Takashi Iwai1-29/+39
2007-10-07snd_mem_proc_read(): convert to list_for_each_entry*Adrian Bunk1-3/+1
2007-10-07sound/core/pcm_lib.c: don't export static functionsAdrian Bunk1-4/+0
2007-03-29[ALSA] ca0106 - Add missing sysfs device assignmentTakashi Iwai1-0/+2
2007-03-29[ALSA] cs4281 - Fix the check of right channelTakashi Iwai1-1/+1
2007-03-29[ALSA] Dereference after free in snd_hwdep_release()Florin Malita1-1/+2
2007-03-29[ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' controlTakashi Iwai1-1/+1
2007-03-29[ALSA] fix NULL pointer dereference in sound/synth/emux/soundfont.cEric Sesterhenn1-1/+1
2007-03-29[ALSA] Fix invalid assignment of PCI revisionTakashi Iwai4-5/+5
2007-03-29[ALSA] hda-intel - Don't try to probe invalid codecsTakashi Iwai1-2/+10
2007-03-29[ALSA] hda-codec - Don't return error at initialization of modem codecTakashi Iwai1-1/+2
2007-03-29usb-audio: work around wrong frequency in CM6501 descriptorsClemens Ladisch1-1/+7
2007-03-29sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad1-0/+1
2007-02-14[ALSA] echo3g_dsp.c shouldn't include #include <linux/irq.h>Adrian Bunk1-1/+1
2007-01-09ALSA: snd_rtctimer: handle RTC interrupts with a taskletClemens Ladisch1-3/+14
2007-01-09ALSA: emu10k1: Fix outl() in snd_emu10k1_resume_regs()Arnaud Patard1-2/+2
2007-01-09ALSA: Fix initiailization of user-space controlsTakashi Iwai1-0/+1
2007-01-09[SOUND] Sparc CS4231: Use 64 for period_bytes_minDavid S. Miller1-2/+2
2007-01-09[SOUND] Sparc CS4231: Fix IRQ return value and initialization.Georg Chini1-14/+12
2006-12-15[ALSA] fix usbmixer double kfreeDave Jones1-1/+0
2006-12-15[ALSA] sound/isa/sb/sb_mixer.c double kfreeDave Jones1-3/+1
2006-12-15[ALSA] Fix use after free in opl3_seq and opl3_ossDave Jones2-8/+16
2006-12-15[ALSA] ad1848 double freeDave Jones1-3/+1
2006-12-15[ALSA] sound/pci/rme9652/hdspm.c: fix off-by-one errorsAdrian Bunk1-2/+2
2006-12-15[ALSA] fix some memory leaksAdrian Bunk2-3/+8
2006-12-15[ALSA] sound/core/: fix 3 off-by-one errorsAdrian Bunk2-3/+3
2006-11-29proper flags type of spin_lock_irqsave()Alexey Dobriyan1-1/+1
2006-11-26[ALSA] echoaudio - Remove kfree_nocheck()Takashi Iwai1-4/+3
2006-11-26[ALSA] echoaudio - Fix MakefileTakashi Iwai1-0/+13
2006-11-26[ALSA] Fix a typo in echoaudio/midi.cTakashi Iwai1-1/+1
2006-11-26[ALSA] Add echoaudio sound driversGiuliano Pochini pochini@shiny.it34-0/+9853
2006-11-24update the OBSOLETE_OSS_DRIVER help textAdrian Bunk1-6/+1
2006-09-05ALSA: RME HDSP - fixed proc interface (missing {})Remy Bruno1-1/+2
2006-09-05ALSA: hda-intel - Fix race in removeTakashi Iwai1-2/+2
2006-09-05ALSA: Fix workaround for AD1988A rev2 codecTakashi Iwai1-6/+9
2006-09-05ALSA: Fix model for HP dc7600Takashi Iwai1-1/+1
2006-09-05ALSA: Fix missing array terminators in AD1988 codec supportTakashi Iwai1-0/+4
2006-09-05ALSA: Fix a deadlock in snd-rtctimerTakashi Iwai1-2/+3
2006-09-05ALSA: au88x0 - Fix 64bit address of MPU401 MMIO portTakashi Iwai1-1/+1
2006-08-10SOUND_SSCAPE shouldn't depend on OBSOLETE_OSS_DRIVERAdrian Bunk1-1/+1
2006-08-03fix the SND_FM801_TEA575X dependenciesAdrian Bunk2-7/+9
2006-04-24[PATCH] PPC: fix oops in alsa powermac driverGuido Guenther3-4/+4
2006-04-07[PATCH] Add default entry for CTL Travel Master U553WTakashi Iwai1-0/+2
2006-04-07[PATCH] opti9x - Fix compile without CONFIG_PNPTakashi Iwai1-0/+6
2006-03-07[PATCH] alsa: fix error paths in snd_ctl_elem_add()Takashi Iwai1-4/+2
2006-02-25[PATCH] alsa: fix bogus snd_device_free() in opl3-oss.cTakashi Iwai1-1/+1
2006-02-25[PATCH] snd-cs4236 typo fixRene Herman1-1/+1
2006-02-21[PATCH] Fix snd-usb-audio in 32-bit compat environmentJuergen Kreileder1-5/+11
2006-02-08[PATCH] powerpc: Fix sound driver use of i2cBenjamin Herrenschmidt3-18/+20
2006-02-08[PATCH] bogus asm/delay.h includesAl Viro1-1/+1