index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_auto_parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
2018-08-30
1
-1
/
+1
*
ALSA: hda - Use a macro for snd_array iteration loops
Takashi Iwai
2018-04-24
1
-5
/
+5
*
ALSA: hda - A new flag to enforce prefix to each pin
Takashi Iwai
2017-04-10
1
-0
/
+1
*
ALSA: hda: when comparing pin configurations, ignore assoc in addition to seq
Kai-Heng Feng
2016-12-06
1
-1
/
+3
*
ALSA: hda - ignore the assoc and seq when comparing pin configurations
Hui Wang
2016-11-24
1
-1
/
+1
*
ALSA: hda - remove no physical connection pins from pin_quirk table
Hui Wang
2015-08-03
1
-3
/
+24
*
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
2015-03-23
1
-17
/
+16
*
ALSA: hda - Debug output which type of fixup was selected
David Henningsson
2015-01-07
1
-0
/
+10
*
ALSA: hda - Print codec->chip_name in autoconfig
David Henningsson
2015-01-07
1
-4
/
+4
*
ALSA: hda - More kerneldoc comments
Takashi Iwai
2014-10-29
1
-1
/
+50
*
ALSA: hda - Correct kerneldoc comments
Takashi Iwai
2014-10-29
1
-1
/
+14
*
ALSA: hda - Sort input pins depending on amp caps
David Henningsson
2014-09-23
1
-7
/
+14
*
ALSA: hda - Refactor quirk picking and change quirk priority
David Henningsson
2014-07-22
1
-7
/
+8
*
ALSA: hda - Remove obsoleted SFX definitions
Takashi Iwai
2014-06-26
1
-2
/
+0
*
ALSA: hda - Fix usage of "model" module parameter
David Henningsson
2014-06-23
1
-0
/
+1
*
Revert "ALSA: hda - drop def association and sequence from pinconf comparing"
Hui Wang
2014-05-29
1
-2
/
+1
*
ALSA: hda - drop def association and sequence from pinconf comparing
Hui Wang
2014-05-26
1
-1
/
+2
*
ALSA: hda - get subvendor from codec rather than pci_dev
Hui Wang
2014-05-26
1
-1
/
+1
*
ALSA: hda - Add a new quirk match based on default pin configuration
David Henningsson
2014-05-26
1
-0
/
+37
*
ALSA: hda - Add fixup_forced flag
David Henningsson
2014-05-26
1
-3
/
+6
*
ALSA: hda - Inform the unexpectedly ignored pins by auto-parser
Takashi Iwai
2014-03-25
1
-5
/
+25
*
ALSA: hda - Replace with standard printk
Takashi Iwai
2014-02-25
1
-20
/
+15
*
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
Takashi Iwai
2013-12-19
1
-9
/
+9
*
ALSA: hda - Fix possible NULL dereference in snd_hda_get_pin_label()
Takashi Iwai
2013-10-29
1
-1
/
+1
*
ALSA: hda - Fix missing fixup for Mac Mini with STAC9221
Takashi Iwai
2013-08-02
1
-1
/
+1
*
ALSA: hda - allow "Headphone Mic" parser flag
David Henningsson
2013-04-11
1
-12
/
+56
*
ALSA: hda - Introduce "Headset Mic" name
David Henningsson
2013-03-21
1
-2
/
+22
*
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
2013-01-25
1
-2
/
+0
*
ALSA: hda - Add chained_before flag to the fixup entry
Takashi Iwai
2013-01-23
1
-7
/
+11
*
ALSA: hda - Don't add unnecessary indices on HDMI and SPDIF
David Henningsson
2013-01-18
1
-10
/
+16
*
ALSA: hda - Check pincap while parsing the configuration
Takashi Iwai
2013-01-15
1
-0
/
+25
*
ALSA: hda - Allow user to give hints for codec parser behavior
Takashi Iwai
2013-01-12
1
-0
/
+3
*
ALSA: hda - Add a new fixup type to override pinctl values
Takashi Iwai
2013-01-12
1
-0
/
+15
*
ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()
Takashi Iwai
2013-01-12
1
-0
/
+2
*
ALSA: hda - Handle BOTH jack port as a fixed output
Takashi Iwai
2013-01-12
1
-1
/
+2
*
ALSA: hda - Rearrange INPUT_PIN_ATTR_*
Takashi Iwai
2013-01-12
1
-1
/
+1
*
ALSA: hda - Move fixup code into struct hda_codec
Takashi Iwai
2013-01-12
1
-21
/
+18
*
ALSA: hda - Use standard sort function in hda_auto_parser.c
Takashi Iwai
2012-11-30
1
-59
/
+47
*
ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls
David Henningsson
2012-10-06
1
-12
/
+37
*
ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup()
Takashi Iwai
2012-09-11
1
-1
/
+2
*
ALSA: hda - Remove ignore_misc_bit
David Henningsson
2012-09-07
1
-4
/
+0
*
ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=y
Takashi Iwai
2012-08-07
1
-3
/
+2
*
ALSA: hda - make sure alc268 does not OOPS on codec parse
David Henningsson
2012-07-18
1
-2
/
+2
*
ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers
Takashi Iwai
2012-06-26
1
-1
/
+0
*
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
2012-05-08
1
-0
/
+597
*
ALSA: hda - Move up the fixup helper functions to the library module
Takashi Iwai
2012-05-08
1
-0
/
+163