summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2011-10-17ALSA: hda/realtek - Check the error from alc_codec_rename()Takashi Iwai1-14/+22
2011-10-13ALSA: HDA: Fixup Realtek headphone pin initializationDavid Henningsson1-1/+1
2011-10-13ALSA: hda - Remove bad code for IDT 92HD83 family patchCharles Chin1-18/+0
2011-10-06ALSA: hda - Distinguish each substream for better sticky assignmentTakashi Iwai1-3/+6
2011-10-06Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-4/+5
2011-10-06ALSA: hda/realtek - Choose more cleverly the primary outputsTakashi Iwai1-1/+2
2011-10-06ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.cTakashi Iwai4-30/+11
2011-10-06ALSA: hdmi: fix printout of SAD sampling ratesPierre-Louis Bossart2-3/+23
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson1-0/+2
2011-10-05ALSA: HDA: Fix DAC assignment for secondary headphone on Sigmatel/IDTDavid Henningsson1-3/+15
2011-10-03ALSA: HDA: Fix naming of input jacks for IDT parserDavid Henningsson1-11/+3
2011-10-03ALSA: hda/hdmi: expose ELD controlPierre-Louis Bossart3-5/+78
2011-09-30ALSA: hda - Fix a regression of the position-buffer checkTakashi Iwai1-4/+5
2011-09-28ALSA: hda - Allow patching with any vendor/subsystem idsTakashi Iwai1-3/+3
2011-09-28ALSA: hda - Add snoop optionTakashi Iwai1-19/+129
2011-09-28ALSA: hda:via - Skip creations of empty PCM streamsTakashi Iwai1-28/+40
2011-09-27ALSA: hda - Avoid unnecessary verbs to clear PCM formatsTakashi Iwai1-2/+5
2011-09-26Merge branch 'fix/hda' into topic/hdaTakashi Iwai3-6/+18
2011-09-26ALSA: hda/realtek - Don't detect LO jack when identical with HPTakashi Iwai1-0/+4
2011-09-26ALSA: hda/realtek - Avoid bogus HP-pin assignmentTakashi Iwai1-1/+3
2011-09-24ALSA: HDA: No power nids on 92HD93David Henningsson1-0/+1
2011-09-23ALSA: HDA - Add Independent Headphone for all models of ad1988/ad1989Raymond Yau1-19/+131
2011-09-22ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings1-3/+10
2011-09-22ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings1-2/+0
2011-09-21ALSA: hda: hdmi: Hint matching between input devices and pcm devicesDavid Henningsson1-7/+24
2011-09-20ALSA: HDA: Refactor Realtek's automuteDavid Henningsson5-148/+131
2011-09-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai5-25/+39
2011-09-20ALSA: HDA: Add support for IDT 92HD93David Henningsson1-0/+1
2011-09-19ALSA: hda/realtek - Fix auto-mute with HP+LO configurationTakashi Iwai1-4/+5
2011-09-14ALSA: HDA: Cirrus - fix "Surround Speaker" volume control nameDavid Henningsson1-1/+1
2011-09-13ALSA: hda - Terminate the recursive connection search properlyTakashi Iwai1-1/+5
2011-09-12ALSA: hda - Add Headphone Playback Volume control for ad1988/ad1989Raymond Yau1-17/+13
2011-08-25ALSA: hda: Conexant: Allow different output types to share DACDavid Henningsson1-19/+27
2011-08-24ALSA: hda - Remove the rest of ALC662 quirksTakashi Iwai2-367/+10
2011-08-24ALSA: hda - Remove ALC662 ASUS eeepc-ep20 model quirkTakashi Iwai1-49/+0
2011-08-24ALSA: hda - Prefer multi-io to speakers for realtek auto-parserTakashi Iwai1-47/+51
2011-08-24ALSA: hda - Fix Center/LFE mixer element creations for RealtekTakashi Iwai1-1/+1
2011-08-24ALSA: hda - Rewrite Lenovo X200 quirk with pincfg-fix using auto-parserTakashi Iwai1-43/+50
2011-08-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+1
2011-08-24ALSA: hda/conexant - Enable ADC-switching for auto-mic mode, tooTakashi Iwai1-1/+1
2011-08-24ALSA: hda - Remove ALC662 ASUS M51VA, G71V, H13 and G50V model quirksTakashi Iwai1-195/+0
2011-08-23ALSA: hda - Rewrite ALC269 laptop-amic,dmic,&co quirks with fixupsTakashi Iwai2-462/+110
2011-08-23ALSA: hda - Rewrite ALC662 asus-mode* models with fixupsTakashi Iwai2-594/+177
2011-08-23ALSA: hda - Support multiple headphones in Realtek auto-parserTakashi Iwai1-14/+21
2011-08-23ALSA: hda - Add multi-headphone NIDs in multiout structTakashi Iwai2-2/+14
2011-08-23ALSA: hda - Remove all ALC861 and ALC861-VD quirksTakashi Iwai3-838/+18
2011-08-23ALSA: hda - Restore VREF50 setup for ALC861-VD dallas/hp modelsTakashi Iwai1-2/+19
2011-08-23ALSA: hda - Rename to snd_hda_parse_pin_defcfg()Takashi Iwai2-9/+21
2011-08-23ALSA: hda - Fix initialization of multi-speaker output paths for RealtekTakashi Iwai1-5/+12
2011-08-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai4-29/+53