aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-18ALSA: intelhdmi - sticky infoframeWu Fengguang1-12/+26
2009-11-18ALSA: intelhdmi - separate out infoframe checksum routineWu Fengguang1-6/+17
2009-11-18ALSA: intelhdmi - probe for monitor/eld presence at module init timeWu Fengguang1-10/+22
2009-11-18ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang5-177/+91
2009-11-18ALSA: intelhdmi - export monitor-presence and ELD-valid statusWu Fengguang3-7/+13
2009-11-18ALSA: intelhdmi - fix channel mapping slot maskWu Fengguang1-1/+1
2009-11-18ALSA: intelhdmi - fix audio infoframe fill sizeWu Fengguang1-2/+2
2009-11-17ALSA: hda - Disable default quirk for Sony VAIO with ALC262 codecTakashi Iwai1-0/+2
2009-11-17Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+1
2009-11-17ALSA: hda - Fix quirk for VAIO type GTakashi Iwai1-0/+1
2009-11-16ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=nTakashi Iwai4-0/+24
2009-11-16ALSA: hda - Fix beep_mode option valueTakashi Iwai2-3/+5
2009-11-16ALSA: hda - Update / add kerneldoc comments to exported functionsTakashi Iwai1-41/+391
2009-11-16ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.hJaroslav Kysela2-1/+2
2009-11-16Merge branch 'fix/hda' into for-linusTakashi Iwai4-10/+25
2009-11-16ALSA: hda - Get rid of magic digits for subdev hackTakashi Iwai6-8/+17
2009-11-16ALSA: hda - proc - add support for dynamic controls to mixer<->NID mappingJaroslav Kysela6-4/+22
2009-11-16ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela9-50/+92
2009-11-16ALSA: hda - add beep_mode module parameterJaroslav Kysela5-5/+48
2009-11-16ALSA: hda: beep - add missing cancel_delayed_workJaroslav Kysela1-0/+1
2009-11-16ALSA: hda_intel: Digital PC Beep - delay input device unregistrationJaroslav Kysela2-16/+29
2009-11-16ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela7-28/+111
2009-11-16Merge branch 'topic/beep-rename' into topic/hdaTakashi Iwai25-65/+156
2009-11-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai5-14/+33
2009-11-16ALSA: ice1724 - make some bitfields unsignedDan Carpenter1-2/+2
2009-11-15ALSA: hda - Dell Studio 1557 hd-audio quirkDaniel J Blueman1-0/+2
2009-11-14Merge branch 'fix/misc' into topic/miscTakashi Iwai6-7/+90
2009-11-14ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume()Takashi Iwai1-1/+1
2009-11-14ALSA: ice1724 - Patch for suspend/resume for ESI Juli@Aleksey Kunitskiy1-0/+32
2009-11-14sound/pci/hda/patch_via.c: work around gcc-4.0.2 ICEakpm@linux-foundation.org1-1/+4
2009-11-13ALSA: ice1712: Use bitrev8Akinobu Mita1-0/+1
2009-11-13ALSA: hda - Add another Nvidia HDMI codec id (10de:0005)Takashi Iwai1-0/+2
2009-11-12ALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=yTakashi Iwai1-1/+1
2009-11-12ALSA: hda - Don't access invalid substream in proc fileTakashi Iwai1-5/+5
2009-11-12ALSA: hda: Use model=mb5 for MacBookPro 5,2Daniel T Chen1-2/+3
2009-11-11ALSA: hda - Add power on/off counterTakashi Iwai4-0/+67
2009-11-11ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin1-4/+4
2009-11-10ALSA: hda - Add missing export for snd_hda_bus_reboot_notifyTakashi Iwai1-0/+1
2009-11-10ALSA: hda - Avoid quirk for HP dc5750Takashi Iwai1-1/+1
2009-11-10ALSA: hda - proc - show which I/O NID is associated to PCM deviceJaroslav Kysela3-5/+21
2009-11-10ALSA: hda - Add reboot notifier to each codecTakashi Iwai4-0/+21
2009-11-10ALSA: hda - Tweak OLPC XO-1.5 microphone biasDaniel Drake1-3/+12
2009-11-09ALSA: hda: Use model=auto quirk for Sony VAIO VGN-FW170J using ALC262Daniel T Chen1-0/+1
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König1-1/+1
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel1-1/+1
2009-11-08Merge branch 'fix/hda' into for-linusTakashi Iwai3-4/+77
2009-11-08Merge branch 'fix/misc' into for-linusTakashi Iwai1-0/+6
2009-11-07ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai1-4/+8
2009-11-06ALSA: hda - Reset pins of IDT/STAC codecs at freeTakashi Iwai1-18/+24
2009-11-06Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-20/+20