aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-10ALSA: hda - Fix Oops due to STAC/IDT auto-mic changesTakashi Iwai1-2/+3
2009-08-06ALSA: hda - Add quirks for some HP laptopsTakashi Iwai1-0/+2
2009-08-04ALSA: hda - Fix line-out jack handling with STAC/IDT codecTakashi Iwai1-3/+1
2009-08-03ALSA: hda - Fix line-out jack detectionTakashi Iwai1-2/+2
2009-08-03Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+8
2009-08-03ALSA: hda: Correct EAPD for Dell Inspiron 1525Chengu Wang1-1/+8
2009-07-30Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+2
2009-07-30ALSA: hda - Add line-out jack detection on IDT/STAC codecsTakashi Iwai1-14/+56
2009-07-30ALSA: hda - Integrate Digital Input Source to Input SourceTakashi Iwai1-109/+59
2009-07-30ALSA: hda - Fix typos of Capture controls.Takashi Iwai1-2/+2
2009-07-29ALSA: hda - No analog mix input source as default for IDT92HD71bxxTakashi Iwai1-7/+16
2009-07-29ALSA: hda - Add missing DMUX initialization for auto-mic with STAC/IDTTakashi Iwai1-0/+3
2009-07-29ALSA: hda - Remove static connection in IDT 92HD71bxxTakashi Iwai1-15/+2
2009-07-29ALSA: hda - Support auto-mic switching with IDT/STAC codecTakashi Iwai1-16/+154
2009-07-29ALSA: hda - Avoid overwrite of jack events with STAC/IDTTakashi Iwai1-29/+30
2009-07-28ALSA: hda - Don't create analog mixer for IDT92HD71bxxTakashi Iwai1-2/+4
2009-07-28ALSA: hda - Create Capture controls dynamicallyTakashi Iwai1-95/+125
2009-07-28ALSA: hda - Don't create unneeded digital input source for IDT 92HD71xTakashi Iwai1-6/+10
2009-07-28ALSA: hda - Reword information messages for BIOS auto-probing modeTakashi Iwai1-16/+18
2009-07-28ALSA: hda - Add quirk for Dell Studio 1555Takashi Iwai1-0/+2
2009-07-27ALSA: hda - Introduce get_wcaps_type() macroTakashi Iwai1-5/+3
2009-07-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-3/+6
2009-07-22ALSA: hda-intel: Cleanups for widget connection list handlingJaroslav Kysela1-3/+5
2009-07-22ALSA: hda - Use snprintf() to be saferTakashi Iwai1-1/+1
2009-07-22ALSA: hda - Reduce click noise at power-savingTakashi Iwai1-0/+14
2009-07-20ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecsTakashi Iwai1-2/+4
2009-07-20ALSA: hda - Add quirk for Gateway T6834c laptopHao Song1-0/+1
2009-07-04ALSA: hda - move 8086:fb30 quirk (stac9205) to the proper sectionHerton Ronaldo Krzesinski1-2/+2
2009-06-22ALSA: hda - Make jack-plug notification selectableTakashi Iwai1-3/+3
2009-06-22ALSA: hda - Fix unsigned comparison in patch_sigmatel.cTakashi Iwai1-2/+2
2009-06-10ALSA: hda - add quirk for STAC92xx (SigmaTel STAC9205)Simos Xenitellis1-0/+3
2009-06-02ALSA: hda - Limit codec-verb retry to limited hardwaresTakashi Iwai1-0/+9
2009-06-01ALSA: hda - Jack Mode changes for Sigmatel boardsNickolas Lloyd1-79/+140
2009-05-30ALSA: hda - Fix reverted LED setup for HPTakashi Iwai1-2/+2
2009-05-26Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+10
2009-05-26ALSA: hda - Minor clean up of patch_sigmatel.cTakashi Iwai1-32/+16
2009-05-24ALSA: hda - Add 5stack-no-fp model for STAC927xTakashi Iwai1-0/+10
2009-05-19ALSA: hda - Fix digital beep tone calculationTakashi Iwai1-0/+2
2009-05-15ALSA: hda - add controls to toggle DC bias on mic portsNickolas Lloyd1-4/+107
2009-05-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+6
2009-05-08ALSA: hda - Fix line-in on Mac Mini Core2 DuoTakashi Iwai1-1/+6
2009-05-04ALSA: hda - Addition for HP dv4-1222nr laptop supportJames Gardiner1-6/+38
2009-04-16ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai1-5/+5
2009-04-14ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai1-5/+22
2009-04-07ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay1-0/+18
2009-04-06ALSA: Add 92HD81B1C device idMatthew Ranostay1-0/+2
2009-03-23ALSA: hda - Use cached calls to get widget caps and pin capsTakashi Iwai1-2/+1
2009-03-23ALSA: hda - Cache pin-cap valuesTakashi Iwai1-4/+3
2009-03-13ALSA: hda - Add another HP model with IDT92HD71bx codecTakashi Iwai1-0/+2
2009-03-12ALSA: hda - Add model=vaio for STAC9872Takashi Iwai1-2/+31