summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_auto_parser.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2019-09-101-2/+2
|\
| * ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai2019-08-291-2/+2
* | ALSA: hda - Expand pin_match function to match upcoming new tblsHui Wang2019-08-161-4/+8
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 46Thomas Gleixner2019-05-241-5/+1
* ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
* ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai2018-04-241-5/+5
* ALSA: hda - A new flag to enforce prefix to each pinTakashi Iwai2017-04-101-0/+1
* ALSA: hda: when comparing pin configurations, ignore assoc in addition to seqKai-Heng Feng2016-12-061-1/+3
* ALSA: hda - ignore the assoc and seq when comparing pin configurationsHui Wang2016-11-241-1/+1
* ALSA: hda - remove no physical connection pins from pin_quirk tableHui Wang2015-08-031-3/+24
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-17/+16
* ALSA: hda - Debug output which type of fixup was selectedDavid Henningsson2015-01-071-0/+10
* ALSA: hda - Print codec->chip_name in autoconfigDavid Henningsson2015-01-071-4/+4
* ALSA: hda - More kerneldoc commentsTakashi Iwai2014-10-291-1/+50
* ALSA: hda - Correct kerneldoc commentsTakashi Iwai2014-10-291-1/+14
* ALSA: hda - Sort input pins depending on amp capsDavid Henningsson2014-09-231-7/+14
* ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson2014-07-221-7/+8
* ALSA: hda - Remove obsoleted SFX definitionsTakashi Iwai2014-06-261-2/+0
* ALSA: hda - Fix usage of "model" module parameterDavid Henningsson2014-06-231-0/+1
* Revert "ALSA: hda - drop def association and sequence from pinconf comparing"Hui Wang2014-05-291-2/+1
* ALSA: hda - drop def association and sequence from pinconf comparingHui Wang2014-05-261-1/+2
* ALSA: hda - get subvendor from codec rather than pci_devHui Wang2014-05-261-1/+1
* ALSA: hda - Add a new quirk match based on default pin configurationDavid Henningsson2014-05-261-0/+37
* ALSA: hda - Add fixup_forced flagDavid Henningsson2014-05-261-3/+6
* ALSA: hda - Inform the unexpectedly ignored pins by auto-parserTakashi Iwai2014-03-251-5/+25
* ALSA: hda - Replace with standard printkTakashi Iwai2014-02-251-20/+15
* ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai2013-12-191-9/+9
* ALSA: hda - Fix possible NULL dereference in snd_hda_get_pin_label()Takashi Iwai2013-10-291-1/+1
* ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai2013-08-021-1/+1
* ALSA: hda - allow "Headphone Mic" parser flagDavid Henningsson2013-04-111-12/+56
* ALSA: hda - Introduce "Headset Mic" nameDavid Henningsson2013-03-211-2/+22
* ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-251-2/+0
* ALSA: hda - Add chained_before flag to the fixup entryTakashi Iwai2013-01-231-7/+11
* ALSA: hda - Don't add unnecessary indices on HDMI and SPDIFDavid Henningsson2013-01-181-10/+16
* ALSA: hda - Check pincap while parsing the configurationTakashi Iwai2013-01-151-0/+25
* ALSA: hda - Allow user to give hints for codec parser behaviorTakashi Iwai2013-01-121-0/+3
* ALSA: hda - Add a new fixup type to override pinctl valuesTakashi Iwai2013-01-121-0/+15
* ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()Takashi Iwai2013-01-121-0/+2
* ALSA: hda - Handle BOTH jack port as a fixed outputTakashi Iwai2013-01-121-1/+2
* ALSA: hda - Rearrange INPUT_PIN_ATTR_*Takashi Iwai2013-01-121-1/+1
* ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai2013-01-121-21/+18
* ALSA: hda - Use standard sort function in hda_auto_parser.cTakashi Iwai2012-11-301-59/+47
* ALSA: hda - avoid unneccesary indices on "Headphone Jack" controlsDavid Henningsson2012-10-061-12/+37
* ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup()Takashi Iwai2012-09-111-1/+2
* ALSA: hda - Remove ignore_misc_bitDavid Henningsson2012-09-071-4/+0
* ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=yTakashi Iwai2012-08-071-3/+2
* ALSA: hda - make sure alc268 does not OOPS on codec parseDavid Henningsson2012-07-181-2/+2
* ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai2012-06-261-1/+0
* ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-081-0/+597
* ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai2012-05-081-0/+163
OpenPOWER on IntegriCloud