summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2008-12-21Merge branch 'topic/ca0106-resume' into topic/ca0106Takashi Iwai3-269/+456
2008-12-21Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106Takashi Iwai5-59/+130
2008-12-21Merge branch 'topic/pcsp-fix' into topic/miscTakashi Iwai60-546/+855
2008-12-20ALSA: ca0106 - disable 44.1kHz captureTakashi Iwai1-0/+6
2008-12-20ALSA: ca0106 - Add missing card->private_data initializationTakashi Iwai1-0/+1
2008-12-20ALSA: ca0106 - Check ac97 availability at PMTakashi Iwai1-2/+4
2008-12-19ALSA: ca0106 - Fix typo in resume codeTakashi Iwai1-1/+1
2008-12-19ALSA: ca0106 - Don't override the values at resumeTakashi Iwai1-23/+18
2008-12-16ALSA: ca0106 MSI K8N Diamond MB spi_dac 2->1Ben Stanley1-1/+1
2008-12-16ALSA: ca0106 Add comments to snd_ca0106_details structBen Stanley1-4/+8
2008-12-11ALSA: sb8 - Fix a return code in the error pathTakashi Iwai1-1/+3
2008-12-10ALSA: ca0106 - Check return value of pci_enable_device() in resumeTakashi Iwai1-1/+6
2008-12-10ALSA: sound: Make staticRoel Kluin1-1/+2
2008-12-04ALSA: ca0106 - Add power-management supportTakashi Iwai3-266/+450
2008-12-03ALSA: Reduce stall detection timeout in riptide.cPeter Gruber1-1/+1
2008-12-02ALSA: ac97 - Include ac97_codec.h for ac97_bus_type declarationMark Brown1-0/+1
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds1-5/+5
2008-12-01ALSA: ac97 - Add WM9715 to AC97 IDsMark Brown1-1/+1
2008-12-01ALSA: Fix a compile warning in cs46xx_lib.cTakashi Iwai1-1/+4
2008-12-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+2
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-58/+122
2008-11-30of_platform_driver noise on sparceAl Viro1-5/+5
2008-11-28ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVETakashi Iwai1-1/+1
2008-11-27ALSA: sound/pci/mixart/mixart.c: Add missing snd_card_freeJulia Lawall2-2/+6
2008-11-27ALSA: snd-usb-caiaq: clean up the control adding codeDaniel Mack2-44/+31
2008-11-26ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCKTakashi Iwai2-31/+58
2008-11-26Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai9-299/+333
2008-11-25Merge branch 'topic/fix/hda' into for-linusTakashi Iwai2-50/+83
2008-11-25ALSA: hda - Check model for Dell 92HD73xx laptopsTakashi Iwai1-21/+26
2008-11-25ALSA: hda - mark Dell studio 1535 quirkTakashi Iwai1-1/+1
2008-11-25ALSA: hda - No 'Headphone as Line-out' swich without line-outsTakashi Iwai1-1/+1
2008-11-25ALSA: hda - Fix AFG power management on IDT 92HD* codecsTakashi Iwai1-26/+54
2008-11-25ALSA: hda - Fix caching of SPDIF status bitsTakashi Iwai1-2/+2
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras1-1/+2
2008-11-21Merge branches 'topic/fix/hda' and 'topic/fix/sound-core' into for-linusTakashi Iwai2-9/+40
2008-11-21ALSA: hda - Add a quirk for Dell Studio 15Takashi Iwai1-0/+2
2008-11-21ALSA: hda: Add STAC_DELL_M4_3 quirkMatthew Ranostay1-4/+22
2008-11-21sound/sound_core: Fix sparse warningsHannes Eder1-3/+3
2008-11-20ALSA: hda: STAC_DELL_M6 EAPDMatthew Ranostay1-2/+13
2008-11-18Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai4-19/+94
2008-11-18ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai1-2/+2
2008-11-18ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai1-0/+4
2008-11-18ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai1-7/+7
2008-11-18ALSA: snd-powermac: enable mic on iMac G4Risto Suominen1-1/+1
2008-11-15ALSA: hda - Check model type instead of SSID in patch_92hd71bxx()Takashi Iwai1-2/+2
2008-11-15ALSA: sound/pci/pcxhr/pcxhr.c: introduce missing kfree and pci_disable_deviceJulia Lawall1-1/+4
2008-11-15ALSA: hda: STAC_VREF_EVENT value changeMatthew Ranostay1-1/+3
2008-11-14ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKEDTakashi Iwai1-1/+1
2008-11-14powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely1-1/+2
2008-11-13ALSA: hda - Missing NULL check in hda_beep.cTakashi Iwai1-0/+4