aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-24[PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptopKeith Packard1-0/+6
2006-10-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds37-167/+329
2006-10-23[ALSA] hda-intel - Add check of MSI availabityTakashi Iwai1-17/+39
2006-10-22[ALSA] Fix addition of user-defined boolean controlsTakashi Iwai1-4/+0
2006-10-22[ALSA] Fix AC97 power-saving modeTakashi Iwai1-6/+2
2006-10-22[ALSA] Fix re-use of va_listTakashi Iwai1-1/+4
2006-10-22[ALSA] hda_intel: add ATI RS690 HDMI audio supportFelix Kuehling2-0/+3
2006-10-22[ALSA] hda-codec - Add model entry for ASUS U5F laptopTakashi Iwai1-0/+2
2006-10-22[ALSA] Fix dependency of snd-adlib driver in KconfigTakashi Iwai1-0/+1
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai26-145/+276
2006-10-22[ALSA] hda-codec - Fix assignment of PCM devices for Realtek codecsTakashi Iwai1-2/+2
2006-10-22[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/cmi8330.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-22[ALSA] sound/isa/gus/interwave.c: check kmalloc() return valueAmit Choudhary1-0/+2
2006-10-19sh: Cleanup board header directories.Paul Mundt1-1/+1
2006-10-10[PATCH] hwdep_compat missed __user annotationsAl Viro1-1/+1
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds8-11/+7
2006-10-08[PATCH] missing include in pdaudiocf_irqAl Viro1-0/+1
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro1-1/+1
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik8-11/+7
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik8-11/+7
2006-10-06[ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad1-0/+1
2006-10-06[ALSA] Handle file operations during snd_card disconnects using static file->f_opKarsten Wiese1-40/+52
2006-10-06[ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs()Arnaud Patard1-2/+2
2006-10-06[ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese2-22/+11
2006-10-06[ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()Karsten Wiese1-1/+1
2006-10-06[ALSA] Dereference after free in snd_hwdep_release()Florin Malita1-1/+2
2006-10-06[ALSA] Fix memory leak in sound/isa/es18xx.cEric Sesterhenn1-0/+1
2006-10-06[ALSA] hda-intel - New pci id for Nvidia MCP61Dan Cyr1-0/+1
2006-10-06[ALSA] Add new subdevice ids for hda-intelTobin Davis1-0/+4
2006-10-06[ALSA] WM9712 fixes for ac97_patch.cLuke Zhang1-3/+4
2006-10-06[ALSA] hda/patch_si3054: new codec vendor IDsSasha Khapyorsky1-0/+5
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells119-217/+187
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2-2/+0
2006-10-04[PATCH] kill sound/oss/*_syms.cAdrian Bunk14-168/+93
2006-10-04[PATCH] The scheduled removal of some OSS driversAdrian Bunk60-59140/+6
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones14-21/+7
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds45-45/+45
2006-10-03fix file specification in commentsUwe Zeisberger44-44/+44
2006-10-03more misc typo fixesMatt LaPlante1-1/+1
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa3-2266/+0
2006-10-03[PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argumentsZach Brown1-2/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-5/+5
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-20/+20
2006-10-01[PATCH] trident: fix pci_dev reference counting and bugletAlan Cox1-15/+29
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan1-1/+1
2006-10-01[PATCH] cs46xx OSS: switch to pci_get_deviceAlan Cox1-1/+2
2006-10-01[PATCH] via82cxxx_audio: Use pci_get_deviceAlan Cox1-2/+4