aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-19ALSA: hda - Add probe_only optionTakashi Iwai3-9/+16
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+2
2008-12-19ALSA: hda - Remove non-working headphone control for Dell laptopsTakashi Iwai1-1/+2
2008-12-19ALSA: hda - Use snd_hda_ctl_add() in patch_sigmatel.cTakashi Iwai1-1/+1
2008-12-19ALSA: hda - Add missing initializations of amp and verb cachesTakashi Iwai1-0/+2
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai125-1163/+2650
2008-12-19ALSA: hda - Add no-jd model for IDT 92HD73xxTakashi Iwai1-0/+5
2008-12-19ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"Takashi Iwai1-0/+3
2008-12-19ALSA: hda - Add quirk for Dell Studio 17Joerg Schirottke1-0/+2
2008-12-18ALSA: hda - Remove duplicated strings from codec nameTakashi Iwai2-40/+40
2008-12-18ALSA: hda - Add Intel vendor id stringTakashi Iwai2-4/+5
2008-12-18ALSA: hda - Fix silent HP output on D975Takashi Iwai1-0/+7
2008-12-16ALSA: hda - Add Nvidia vendor id stringTakashi Iwai2-3/+4
2008-12-11ALSA: hda - Fix a compile warning when CONFIG_PM=nTakashi Iwai1-7/+6
2008-12-10ALSA: hda - Add quirk for HP6730B laptopTakashi Iwai1-0/+1
2008-12-05ALSA: hda - Proper power-map toggling for input pinsTakashi Iwai1-8/+22
2008-12-05ALSA: hda - Fix pin-detection in patch_sigmatel.cTakashi Iwai1-14/+14
2008-12-04ALSA: hda - Add forgotten module alias for Nvidia MCP67 HDMITakashi Iwai1-0/+1
2008-12-04ALSA: hda - Add MCP67 HDMI supportScott Waye1-0/+1
2008-12-03Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai18-109/+543
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds1-5/+5
2008-12-01ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.cTakashi Iwai1-56/+6
2008-12-01ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.cTakashi Iwai1-4/+4
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+2
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-58/+122
2008-11-30of_platform_driver noise on sparceAl Viro1-5/+5
2008-11-28ALSA: hda - Remove EXPERIMENTAL from CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+0
2008-11-28ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai3-76/+91
2008-11-28ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULETakashi Iwai1-2/+2
2008-11-28ALSA: hda - Add quirk for Sony VAIO VGN-SR19XNTakashi Iwai1-0/+2
2008-11-28ALSA: hda - Clear codec->proc_widget_hook at resetTakashi Iwai1-0/+1
2008-11-28ALSA: hda - Add IDT/STAC-specific proc outputTakashi Iwai2-0/+58
2008-11-28ALSA: hda - Remove unused proc entry in hda_bus structTakashi Iwai1-2/+0
2008-11-28ALSA: hda - Add codec-specific proc hookTakashi Iwai3-14/+38
2008-11-28ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+1
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai18-109/+528
2008-11-27ALSA: hda - Fix creation of automatic capture mixersTakashi Iwai1-1/+1
2008-11-27ALSA: hda - Fix PCM reconfigureTakashi Iwai3-70/+98
2008-11-27ALSA: hda - Move power_save option to hda_intel.cTakashi Iwai3-11/+13
2008-11-27ALSA: hda - make some functions staticTakashi Iwai3-17/+14
2008-11-26ALSA: sound/pci/hda/hda_codec.c: cleanup kernel-docQinghuang Feng1-1/+0
2008-11-25Merge branch 'topic/fix/hda' into for-linusTakashi Iwai2-50/+83
2008-11-25ALSA: hda - Really fix bits value in proc outputTakashi Iwai1-1/+1
2008-11-25Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai1-21/+26
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 - Add quirk for MSI 7260 moboTakashi Iwai1-0/+1
2008-11-25ALSA: hda - Assign unsol tags dynamically in patch_sigmatel.cTakashi Iwai1-58/+101
2008-11-25Merge branch 'topic/fix/hda' into topic/hdaTakashi Iwai2-27/+55