summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Convert snd-page-alloc proc file to use seq_file (CVE-2007-4571)Takashi Iwai2007-10-071-29/+39
* snd_mem_proc_read(): convert to list_for_each_entry*Adrian Bunk2007-10-071-3/+1
* sound/core/pcm_lib.c: don't export static functionsAdrian Bunk2007-10-061-4/+0
* [ALSA] ca0106 - Add missing sysfs device assignmentTakashi Iwai2007-03-281-0/+2
* [ALSA] cs4281 - Fix the check of right channelTakashi Iwai2007-03-281-1/+1
* [ALSA] Dereference after free in snd_hwdep_release()Florin Malita2007-03-281-1/+2
* [ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' controlTakashi Iwai2007-03-281-1/+1
* [ALSA] fix NULL pointer dereference in sound/synth/emux/soundfont.cEric Sesterhenn2007-03-281-1/+1
* [ALSA] Fix invalid assignment of PCI revisionTakashi Iwai2007-03-284-5/+5
* [ALSA] hda-intel - Don't try to probe invalid codecsTakashi Iwai2007-03-281-2/+10
* [ALSA] hda-codec - Don't return error at initialization of modem codecTakashi Iwai2007-03-281-1/+2
* usb-audio: work around wrong frequency in CM6501 descriptorsClemens Ladisch2007-03-281-1/+7
* sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad2007-03-281-0/+1
* [ALSA] echo3g_dsp.c shouldn't include #include <linux/irq.h>Adrian Bunk2007-02-141-1/+1
* ALSA: snd_rtctimer: handle RTC interrupts with a taskletClemens Ladisch2007-01-091-3/+14
* ALSA: emu10k1: Fix outl() in snd_emu10k1_resume_regs()Arnaud Patard2007-01-091-2/+2
* ALSA: Fix initiailization of user-space controlsTakashi Iwai2007-01-091-0/+1
* [SOUND] Sparc CS4231: Use 64 for period_bytes_minDavid S. Miller2007-01-091-2/+2
* [SOUND] Sparc CS4231: Fix IRQ return value and initialization.Georg Chini2007-01-091-14/+12
* [ALSA] fix usbmixer double kfreeDave Jones2006-12-151-1/+0
* [ALSA] sound/isa/sb/sb_mixer.c double kfreeDave Jones2006-12-151-3/+1
* [ALSA] Fix use after free in opl3_seq and opl3_ossDave Jones2006-12-152-8/+16
* [ALSA] ad1848 double freeDave Jones2006-12-151-3/+1
* [ALSA] sound/pci/rme9652/hdspm.c: fix off-by-one errorsAdrian Bunk2006-12-151-2/+2
* [ALSA] fix some memory leaksAdrian Bunk2006-12-152-3/+8
* [ALSA] sound/core/: fix 3 off-by-one errorsAdrian Bunk2006-12-152-3/+3
* proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-11-291-1/+1
* [ALSA] echoaudio - Remove kfree_nocheck()Takashi Iwai2006-11-251-4/+3
* [ALSA] echoaudio - Fix MakefileTakashi Iwai2006-11-251-0/+13
* [ALSA] Fix a typo in echoaudio/midi.cTakashi Iwai2006-11-251-1/+1
* [ALSA] Add echoaudio sound driversGiuliano Pochini pochini@shiny.it2006-11-2534-0/+9853
* update the OBSOLETE_OSS_DRIVER help textAdrian Bunk2006-11-241-6/+1
* ALSA: RME HDSP - fixed proc interface (missing {})Remy Bruno2006-09-051-1/+2
* ALSA: hda-intel - Fix race in removeTakashi Iwai2006-09-051-2/+2
* ALSA: Fix workaround for AD1988A rev2 codecTakashi Iwai2006-09-051-6/+9
* ALSA: Fix model for HP dc7600Takashi Iwai2006-09-051-1/+1
* ALSA: Fix missing array terminators in AD1988 codec supportTakashi Iwai2006-09-051-0/+4
* ALSA: Fix a deadlock in snd-rtctimerTakashi Iwai2006-09-051-2/+3
* ALSA: au88x0 - Fix 64bit address of MPU401 MMIO portTakashi Iwai2006-09-051-1/+1
* SOUND_SSCAPE shouldn't depend on OBSOLETE_OSS_DRIVERAdrian Bunk2006-08-091-1/+1
* fix the SND_FM801_TEA575X dependenciesAdrian Bunk2006-08-032-7/+9
* [PATCH] PPC: fix oops in alsa powermac driverGuido Guenther2006-04-243-4/+4
* [PATCH] Add default entry for CTL Travel Master U553WTakashi Iwai2006-04-071-0/+2
* [PATCH] opti9x - Fix compile without CONFIG_PNPTakashi Iwai2006-04-071-0/+6
* [PATCH] alsa: fix error paths in snd_ctl_elem_add()Takashi Iwai2006-03-061-4/+2
* [PATCH] alsa: fix bogus snd_device_free() in opl3-oss.cTakashi Iwai2006-02-241-1/+1
* [PATCH] snd-cs4236 typo fixRene Herman2006-02-241-1/+1
* [PATCH] Fix snd-usb-audio in 32-bit compat environmentJuergen Kreileder2006-02-201-5/+11
* [PATCH] powerpc: Fix sound driver use of i2cBenjamin Herrenschmidt2006-02-073-18/+20
* [PATCH] bogus asm/delay.h includesAl Viro2006-02-071-1/+1