aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_auto_parser.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-02ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai1-1/+1
2013-04-11ALSA: hda - allow "Headphone Mic" parser flagDavid Henningsson1-12/+56
2013-03-21ALSA: hda - Introduce "Headset Mic" nameDavid Henningsson1-2/+22
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai1-2/+0
2013-01-23ALSA: hda - Add chained_before flag to the fixup entryTakashi Iwai1-7/+11
2013-01-18ALSA: hda - Don't add unnecessary indices on HDMI and SPDIFDavid Henningsson1-10/+16
2013-01-15ALSA: hda - Check pincap while parsing the configurationTakashi Iwai1-0/+25
2013-01-12ALSA: hda - Allow user to give hints for codec parser behaviorTakashi Iwai1-0/+3
2013-01-12ALSA: hda - Add a new fixup type to override pinctl valuesTakashi Iwai1-0/+15
2013-01-12ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()Takashi Iwai1-0/+2
2013-01-12ALSA: hda - Handle BOTH jack port as a fixed outputTakashi Iwai1-1/+2
2013-01-12ALSA: hda - Rearrange INPUT_PIN_ATTR_*Takashi Iwai1-1/+1
2013-01-12ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai1-21/+18
2012-11-30ALSA: hda - Use standard sort function in hda_auto_parser.cTakashi Iwai1-59/+47
2012-10-06ALSA: hda - avoid unneccesary indices on "Headphone Jack" controlsDavid Henningsson1-12/+37
2012-09-11ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup()Takashi Iwai1-1/+2
2012-09-07ALSA: hda - Remove ignore_misc_bitDavid Henningsson1-4/+0
2012-08-07ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=yTakashi Iwai1-3/+2
2012-07-18ALSA: hda - make sure alc268 does not OOPS on codec parseDavid Henningsson1-2/+2
2012-06-26ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai1-1/+0
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai1-0/+597
2012-05-08ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai1-0/+163