aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-02ALSA: hda - Add show for init_verbs and hints sysfs entriesTakashi Iwai1-2/+33
2009-03-02ALSA: hda - Add hint string helper functionsTakashi Iwai2-13/+116
2009-03-02ALSA: hda - Don't return a fatal error at PCM-creation errorsTakashi Iwai1-5/+17
2009-03-02ALSA: hda - Revert the codec probe at control-creation errorsTakashi Iwai1-4/+10
2009-03-02ALSA: hda - Intialize more codec fields in snd_hda_codec_reset()Takashi Iwai1-0/+3
2009-03-02ALSA: hda - Remove Toshiba probe_mask quirkTakashi Iwai1-2/+0
2009-03-02ALSA: hda - Don't create a beep control for digital-only ALC268Takashi Iwai1-1/+1
2009-03-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+2
2009-03-02ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai1-0/+2
2009-02-27ALSA: hda - Fix an "unused variable" compile warningTakashi Iwai1-1/+0
2009-02-27ALSA: hda - Match all 103c:17xx devices for HP BPC modelTakashi Iwai1-1/+2
2009-02-27Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-1/+2
2009-02-27ALSA: hda - Add quirk for new HP xw seriesTakashi Iwai1-0/+1
2009-02-27ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3Takashi Iwai1-1/+1
2009-02-27ALSA: hda - Add the Device IDs for MCP89 and remove IDs of MCP7Bpeerchen1-4/+4
2009-02-26ALSA: hda - Add model=auto for STAC/IDT codecsTakashi Iwai1-0/+16
2009-02-26ALSA: hda - Clean up the input pin setup in automatic modeTakashi Iwai1-36/+26
2009-02-26ALSA: sound/pci/hda: fix sparse warning: different signednessHannes Eder1-1/+1
2009-02-26ALSA: hda - Clean up / fix quirk for Sony laptops with ALC262Takashi Iwai1-4/+2
2009-02-25ALSA: hda - Clean up / fix quirks for HP laptops with AD1984ATakashi Iwai1-3/+2
2009-02-23ALSA: hda - Add pseudo device-locking for clear/reconfigTakashi Iwai3-7/+64
2009-02-23Merge branch 'test/hda-pincfg' into topic/hdaTakashi Iwai9-290/+310
2009-02-23ALSA: hda - Don't give over 0dB volume for AD1984A HP laptopsTakashi Iwai1-0/+8
2009-02-23ALSA: hda - Make user_pin overriding the driver setupTakashi Iwai1-4/+12
2009-02-23ALSA: hda - Rename {override,cur}_pin with {user,driver}_pinTakashi Iwai3-27/+27
2009-02-23ALSA: hda - Use snd_hda_codec_get_pincfg() in the rest placesTakashi Iwai2-3/+2
2009-02-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+3
2009-02-23ALSA: hda - Quirk for Acer Aspire 6530GJuan Jesus Garcia de Soria1-0/+2
2009-02-23ALSA: hda - add another MacBook Pro 3,1 SSIDLuke Yelavich1-0/+1
2009-02-23ALSA: hda - add support for "Maxdata Favorit 100XS" (Intel HDA/ALC260)Michael Schwingen1-0/+130
2009-02-20ALSA: hda - Remove codec-specific pin save/restore functionsTakashi Iwai3-13/+9
2009-02-20ALSA: hda - Remove IDT codec-specific pin save/restore functionsTakashi Iwai1-190/+65
2009-02-20ALSA: hda - Remove realtek codec-specific pin save/restore functionsTakashi Iwai1-75/+3
2009-02-20ALSA: hda - Add generic pincfg initializationTakashi Iwai3-9/+223
2009-02-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-7/+8
2009-02-20ALSA: hda - Fix parse of init_verbs sysfs entryTakashi Iwai1-7/+8
2009-02-19ALSA: hda - Add digital-only mode for ALC268Takashi Iwai1-6/+13
2009-02-19ALSA: hda - Avoid doubly beep attachment in patch_alc268()Takashi Iwai1-6/+0
2009-02-19ALSA: hda - Don't enable beep for digital-only ALC262Takashi Iwai1-5/+8
2009-02-18ALSA: hda - Add quirk for Acer X3200Takashi Iwai1-0/+1
2009-02-16ALSA: hda - Clean up quirks for HP laptops with AD1984ATakashi Iwai1-2/+1
2009-02-16ALSA: hda - Cleanup IDT92HD7x HP quirksTakashi Iwai1-15/+5
2009-02-16Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-6/+2
2009-02-16ALSA: hda - Fix speaker output on HP DV4 1155-SEHerton Ronaldo Krzesinski1-0/+6
2009-02-16Revert "Sound: hda - Restore PCI configuration space with interrupts off"Takashi Iwai1-6/+2
2009-02-13ALSA: hda - Support multiple digital outs with auto-probingTakashi Iwai1-3/+19
2009-02-13ALSA: hda - Add proper cleanup for multiout-dig for ALC codecsTakashi Iwai1-1/+10
2009-02-13Merge branch 'fix/hda' into topic/hdaTakashi Iwai4-4/+34
2009-02-13ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai4-2/+32
2009-02-13ALSA: hda - Add missing terminator in slave dig-out arrayTakashi Iwai1-2/+2