aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-31[ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.hAndrew Paprocki1-3/+5
2008-01-31[ALSA] hda-codec - Check value range in ctl callbacksTakashi Iwai1-1/+2
2008-01-31[ALSA] hda-codec - Improve the auto-configurationTakashi Iwai1-0/+22
2008-01-31[ALSA] hda-codec - Add STAC9228 DMIC supportMatthew Ranostay1-0/+1
2007-11-19[ALSA] hda-codec - Check PINCAP only for PIN widgetsTakashi Iwai1-13/+20
2007-11-19[ALSA] hda-codec - Disable shared stream on AD1986ATakashi Iwai1-3/+4
2007-10-23[ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERICTakashi Iwai1-7/+2
2007-10-16[ALSA] hda-codec - Fix Gateway laptops with STAC9200Takashi Iwai1-1/+15
2007-10-16[ALSA] hda-codec - Add zero checks in input-mux helper functionsTakashi Iwai1-0/+4
2007-10-16[ALSA] Add default values for power-saving as Kconfig optionsTakashi Iwai1-1/+1
2007-10-16[ALSA] hda-intel - Improve HD-audio codec probing robustnessDanny Tholen1-0/+2
2007-10-16[ALSA] hda-intel - Fix resume logic, when dynamic power managment is onMaxim Levitsky1-3/+13
2007-10-16[ALSA] hda-intel - fix a race in dynamic power managmentMaxim Levitsky1-1/+3
2007-10-16[ALSA] hda-intel - Fix compile with gcc-3.xTakashi Iwai1-2/+2
2007-10-16[ALSA] hda-intel - Avoid unnecessary work schedulingTakashi Iwai1-3/+7
2007-10-16[ALSA] hda-intel - Add flush_scheduled_work() in snd_hda_codec_free()Takashi Iwai1-1/+2
2007-10-16[ALSA] hda-intel - Don't do suspend if already powered downTakashi Iwai1-0/+4
2007-10-16[ALSA] hda-intel - Fix NULL dereference in resumeTakashi Iwai1-1/+2
2007-10-16[ALSA] hda-intel - Fix resume with power saveTakashi Iwai1-1/+1
2007-10-16[ALSA] hda-intel - Add POWER_SAVE optionTakashi Iwai1-42/+197
2007-10-16[ALSA] hda-codec - add snd_hda_codec_stereo() functionTakashi Iwai1-12/+26
2007-10-16[ALSA] hda-codec - optimize resume using cachesTakashi Iwai1-78/+37
2007-10-16[ALSA] hda-codec - introduce command register cacheTakashi Iwai1-0/+91
2007-10-16[ALSA] hda-codec - rewrite amp cache more genericTakashi Iwai1-37/+52
2007-10-16[ALSA] hda-intel - Remove invalid __devinitTakashi Iwai1-13/+10
2007-10-16[ALSA] hda-codec - kernel config for each codecTakashi Iwai1-4/+27
2007-10-16[ALSA] hda-codec - Add a generic bind-control helperTakashi Iwai1-0/+87
2007-10-16[ALSA] hda-intel - Add hwdep interfaceTakashi Iwai1-0/+4
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-05-31[ALSA] hda-codec - Fix STAC922x capture boost levelTakashi Iwai1-0/+13
2007-05-16[ALSA] hda-codec - Make the mixer capability check more robustTakashi Iwai1-1/+2
2007-05-11[ALSA] Add speaker pin sequencing to hda_codec.c:snd_hda_parse_pin_def_config()Steve Longerbeam1-37/+69
2007-05-11[ALSA] hda-codec - Prefer audio codec name as the mixer nameTakashi Iwai1-1/+2
2007-05-11[ALSA] hda-codec - Add line_out_type to auto_pin_cfg structTakashi Iwai1-0/+2
2007-05-11[ALSA] hda-codec - Fix 8-channel auto-configurationTakashi Iwai1-7/+2
2007-05-11[ALSA] hda-codec - Code clean upTakashi Iwai1-190/+276
2007-05-11[ALSA] hda-intel - Merge hda-codec module to a single moduleTakashi Iwai1-67/+25
2007-05-11[ALSA] hda-codec - Allow opening SPDIF while analog dup modeTakashi Iwai1-4/+3
2007-05-11[ALSA] hda-codec - Add support of 96kHz backTakashi Iwai1-3/+8
2007-05-11[ALSA] hda-codec - Fix SPDIF outputTakashi Iwai1-7/+37
2007-05-11[ALSA] Fix NULL dereference with null modelnameTakashi Iwai1-2/+4
2007-05-11[ALSA] hda-codec - Allow model=generic always for generic parserTakashi Iwai1-1/+2
2007-02-09[ALSA] hda-codec - Use global workqueueTakashi Iwai1-8/+2
2007-02-09[ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codecJoseph Chan1-0/+1
2007-02-09[ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookupTakashi Iwai1-22/+35
2006-12-20[ALSA] hda-codec - Fix detection of supported sample ratesTakashi Iwai1-3/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+6
2006-09-23[ALSA] hda-codec - Fix mic input with STAC92xx codecsTakashi Iwai1-5/+14
2006-09-23[ALSA] hda-codec - Support multiple headphone pinsTakashi Iwai1-8/+15
2006-09-23[ALSA] hda_intel prefer 24bit instead of 20bitNicolas Graziano1-2/+2