aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-7/+4
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-27/+32
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman5-27/+32
2006-12-01usb: usbmixer free kill urb cleanupMariusz Kozlowski1-6/+3
2006-12-01usb: usbmidi kill urb cleanupMariusz Kozlowski1-1/+1
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-3/+3
2006-11-30Fix misc Kconfig typosMatt LaPlante1-2/+2
2006-11-28[ALSA] snd-emu10k1: Fix capture for one variant.James Courtier-Dutton1-0/+1
2006-11-28[ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai3-4/+8
2006-11-28[ALSA] hda: fix typo for xw4400 PCI sub-IDJohn W. Linville1-1/+1
2006-11-28[ALSA] hda: fix sigmatel dell system detectionMatt Porter1-7/+7
2006-11-28[ALSA] Enable stereo line input for TAS codecPaul Mackerras1-4/+9
2006-11-28[ALSA] rtctimer: handle RTC interrupts with a taskletClemens Ladisch1-6/+14
2006-11-14[PATCH] ALSA: hda-intel - Disable MSI support by defaultTakashi Iwai1-4/+4
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