summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ALSA: snd_rtctimer: handle RTC interrupts with a taskletClemens Ladisch2006-11-031-3/+14
* [PATCH] ALSA: Fix re-use of va_listTakashi Iwai2006-11-031-1/+4
* [PATCH] ALSA: Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese2006-11-032-22/+11
* [PATCH] ALSA: Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()Karsten Wiese2006-11-031-1/+1
* [PATCH] ALSA: Dereference after free in snd_hwdep_release()Florin Malita2006-11-031-1/+2
* [PATCH] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad2006-11-031-0/+1
* [PATCH] ALSA: powermac - Fix Oops when conflicting with aoa driverTakashi Iwai2006-11-031-0/+3
* [PATCH] ALSA: emu10k1: Fix outl() in snd_emu10k1_resume_regs()Arnaud Patard2006-11-031-2/+2
* ALSA: Fix initiailization of user-space controlsTakashi Iwai2006-10-131-0/+1
* [PATCH] ALSA: ac97: correct some Mic mixer elementsTakashi Iwai2006-09-011-2/+2
* [PATCH] schedule obsolete OSS drivers for removal, 2nd roundAdrian Bunk2006-09-011-8/+22
* V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pciMauro Carvalho Chehab2006-08-082-37/+39
* [ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only deviceTakashi Iwai2006-08-031-0/+2
* [ALSA] snd-emu10k1: Implement support for Audigy 2 ZS [SB0353]James Courtier-Dutton2006-08-031-0/+11
* [ALSA] aoa: platform function gpio: ignore errors from functions that don't e...Johannes Berg2006-08-031-1/+1
* [ALSA] make snd-powermac load even when it can't bind the deviceJohannes Berg2006-08-031-10/+3
* [ALSA] aoa: fix toonie codecJohannes Berg2006-08-031-4/+13
* [ALSA] aoa: feature gpio layer: fix IRQ accessJohannes Berg2006-08-031-2/+5
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-0310-29/+15
* [ALSA] snd-emu10k1: Fixes ALSA bug#2190James Courtier-Dutton2006-08-031-1/+5
* [ALSA] Fix undefined (missing) references in ISA MIRO sound driverRandy Dunlap2006-07-121-0/+1
* [ALSA] make sound/isa/gus/gusextreme.c:devices staticAdrian Bunk2006-07-121-1/+1
* [ALSA] hda-codec - Fix missing array terminators in AD1988 codec supportTakashi Iwai2006-07-121-0/+4
* [ALSA] Fix a deadlock in snd-rtctimerTakashi Iwai2006-07-121-2/+3
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-1248-73/+82
* [ALSA] remove unused snd_minor.name fieldClemens Ladisch2006-07-121-2/+1
* [ALSA] Fix no mpu401 interface can cause hard freezeRandy Dunlap2006-07-122-20/+50
* [ALSA] wavefront: fix __init/__devinit confusionClemens Ladisch2006-07-123-26/+26
* [ALSA] Fix workaround for AD1988A rev2 codecTakashi Iwai2006-07-121-6/+9
* [ALSA] trivial: Code clean up of i2c/cs8427.cTakashi Iwai2006-07-121-42/+73
* [ALSA] sound/i2c/cs8427.c: don't export a static functionAdrian Bunk2006-07-121-1/+0
* [ALSA] intel8x0 - Add ac97 quirk for Tyan Thunder K8WE boardTakashi Iwai2006-07-121-0/+6
* [ALSA] Reduce the string length of Terratec Aureon 7.1 UniverseTakashi Iwai2006-07-121-1/+1
* [ALSA] sound/pci/Kconfig - fix broken indenting for SND_FM801_TEA575XJaroslav Kysela2006-07-121-4/+4
* [ALSA] fix the SND_FM801_TEA575X dependenciesAdrian Bunk2006-07-122-7/+9
* [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.cEric Sesterhenn2006-07-121-1/+3
* x86 MacMini: make built-in speaker sound actually workLinus Torvalds2006-07-101-0/+1
* [PATCH] aoa: tas: add missing bass/treble controlsJohannes Berg2006-07-102-3/+247
* [PATCH] aoa: layout fabric: add missing module aliasesJohannes Berg2006-07-101-0/+15
* [PATCH] aoa: tas: surface DRC control againJohannes Berg2006-07-101-1/+94
* [PATCH] aoa: tas: fix initialisation/resetBenjamin Herrenschmidt2006-07-102-24/+110
* [PATCH] aoa: tas: change PCM1 name to PCMJohannes Berg2006-07-101-1/+1
* [PATCH] aoa fabric layout: clean up messagesBenjamin Herrenschmidt2006-07-101-4/+7
* [PATCH] aoa: pmf gpio: report if function calling failsBenjamin Herrenschmidt2006-07-101-3/+11
* [PATCH] aoa: i2sbus: revamp control layerBenjamin Herrenschmidt2006-07-103-81/+47
* [PATCH] aoa: fix when all is built into the kernelBenjamin Herrenschmidt2006-07-102-13/+13
* [PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3Benjamin Herrenschmidt2006-07-102-21/+97
* [PATCH] aoa: i2sbus: move module parameter declaration upBenjamin Herrenschmidt2006-07-101-5/+5
* [PATCH] Fix snd-aoa irq conversionAndreas Schwab2006-07-101-6/+3
* [PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scbArjan van de Ven2006-07-041-2/+3