aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_auto_parser.c
AgeCommit message (Expand)Author
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai
2017-04-10ALSA: hda - A new flag to enforce prefix to each pinTakashi Iwai
2016-12-06ALSA: hda: when comparing pin configurations, ignore assoc in addition to seqKai-Heng Feng
2016-11-24ALSA: hda - ignore the assoc and seq when comparing pin configurationsHui Wang
2015-08-03ALSA: hda - remove no physical connection pins from pin_quirk tableHui Wang
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai
2015-01-07ALSA: hda - Debug output which type of fixup was selectedDavid Henningsson
2015-01-07ALSA: hda - Print codec->chip_name in autoconfigDavid Henningsson
2014-10-29ALSA: hda - More kerneldoc commentsTakashi Iwai
2014-10-29ALSA: hda - Correct kerneldoc commentsTakashi Iwai
2014-09-23ALSA: hda - Sort input pins depending on amp capsDavid Henningsson
2014-07-22ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson
2014-06-26ALSA: hda - Remove obsoleted SFX definitionsTakashi Iwai
2014-06-23ALSA: hda - Fix usage of "model" module parameterDavid Henningsson
2014-05-29Revert "ALSA: hda - drop def association and sequence from pinconf comparing"Hui Wang
2014-05-26ALSA: hda - drop def association and sequence from pinconf comparingHui Wang
2014-05-26ALSA: hda - get subvendor from codec rather than pci_devHui Wang
2014-05-26ALSA: hda - Add a new quirk match based on default pin configurationDavid Henningsson
2014-05-26ALSA: hda - Add fixup_forced flagDavid Henningsson
2014-03-25ALSA: hda - Inform the unexpectedly ignored pins by auto-parserTakashi Iwai
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai
2013-12-19ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai
2013-10-29ALSA: hda - Fix possible NULL dereference in snd_hda_get_pin_label()Takashi Iwai
2013-08-02ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai
2013-04-11ALSA: hda - allow "Headphone Mic" parser flagDavid Henningsson
2013-03-21ALSA: hda - Introduce "Headset Mic" nameDavid Henningsson
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai
2013-01-23ALSA: hda - Add chained_before flag to the fixup entryTakashi Iwai
2013-01-18ALSA: hda - Don't add unnecessary indices on HDMI and SPDIFDavid Henningsson
2013-01-15ALSA: hda - Check pincap while parsing the configurationTakashi Iwai
2013-01-12ALSA: hda - Allow user to give hints for codec parser behaviorTakashi Iwai
2013-01-12ALSA: hda - Add a new fixup type to override pinctl valuesTakashi Iwai
2013-01-12ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()Takashi Iwai
2013-01-12ALSA: hda - Handle BOTH jack port as a fixed outputTakashi Iwai
2013-01-12ALSA: hda - Rearrange INPUT_PIN_ATTR_*Takashi Iwai
2013-01-12ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai
2012-11-30ALSA: hda - Use standard sort function in hda_auto_parser.cTakashi Iwai
2012-10-06ALSA: hda - avoid unneccesary indices on "Headphone Jack" controlsDavid Henningsson
2012-09-11ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup()Takashi Iwai
2012-09-07ALSA: hda - Remove ignore_misc_bitDavid Henningsson
2012-08-07ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=yTakashi Iwai
2012-07-18ALSA: hda - make sure alc268 does not OOPS on codec parseDavid Henningsson
2012-06-26ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai
2012-05-08ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai