aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman
2006-12-01usb: usbmixer free kill urb cleanupMariusz Kozlowski
2006-12-01usb: usbmidi kill urb cleanupMariusz Kozlowski
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-11-28[ALSA] snd-emu10k1: Fix capture for one variant.James Courtier-Dutton
2006-11-28[ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai
2006-11-28[ALSA] hda: fix typo for xw4400 PCI sub-IDJohn W. Linville
2006-11-28[ALSA] hda: fix sigmatel dell system detectionMatt Porter
2006-11-28[ALSA] Enable stereo line input for TAS codecPaul Mackerras
2006-11-28[ALSA] rtctimer: handle RTC interrupts with a taskletClemens Ladisch
2006-11-14[PATCH] ALSA: hda-intel - Disable MSI support by defaultTakashi Iwai
2006-10-24[PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptopKeith Packard
2006-10-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2006-10-23[ALSA] hda-intel - Add check of MSI availabityTakashi Iwai
2006-10-22[ALSA] Fix addition of user-defined boolean controlsTakashi Iwai
2006-10-22[ALSA] Fix AC97 power-saving modeTakashi Iwai
2006-10-22[ALSA] Fix re-use of va_listTakashi Iwai
2006-10-22[ALSA] hda_intel: add ATI RS690 HDMI audio supportFelix Kuehling
2006-10-22[ALSA] hda-codec - Add model entry for ASUS U5F laptopTakashi Iwai
2006-10-22[ALSA] Fix dependency of snd-adlib driver in KconfigTakashi Iwai
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai
2006-10-22[ALSA] hda-codec - Fix assignment of PCM devices for Realtek codecsTakashi Iwai
2006-10-22[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return valueAmit Choudhary
2006-10-22[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return valueAmit Choudhary
2006-10-22[ALSA] sound/isa/cmi8330.c: check kmalloc() return valueAmit Choudhary
2006-10-22[ALSA] sound/isa/gus/interwave.c: check kmalloc() return valueAmit Choudhary
2006-10-19sh: Cleanup board header directories.Paul Mundt
2006-10-10[PATCH] hwdep_compat missed __user annotationsAl Viro
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2006-10-08[PATCH] missing include in pdaudiocf_irqAl Viro
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-06[ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad
2006-10-06[ALSA] Handle file operations during snd_card disconnects using static file->...Karsten Wiese
2006-10-06[ALSA] emu10k1: Fix outl() in snd_emu10k1_resume_regs()Arnaud Patard
2006-10-06[ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese
2006-10-06[ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()Karsten Wiese
2006-10-06[ALSA] Dereference after free in snd_hwdep_release()Florin Malita
2006-10-06[ALSA] Fix memory leak in sound/isa/es18xx.cEric Sesterhenn
2006-10-06[ALSA] hda-intel - New pci id for Nvidia MCP61Dan Cyr
2006-10-06[ALSA] Add new subdevice ids for hda-intelTobin Davis
2006-10-06[ALSA] WM9712 fixes for ac97_patch.cLuke Zhang
2006-10-06[ALSA] hda/patch_si3054: new codec vendor IDsSasha Khapyorsky
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds