index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_auto_parser.c
Age
Commit message (
Expand
)
Author
2013-12-19
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
Takashi Iwai
2013-10-29
ALSA: hda - Fix possible NULL dereference in snd_hda_get_pin_label()
Takashi Iwai
2013-08-02
ALSA: hda - Fix missing fixup for Mac Mini with STAC9221
Takashi Iwai
2013-04-11
ALSA: hda - allow "Headphone Mic" parser flag
David Henningsson
2013-03-21
ALSA: hda - Introduce "Headset Mic" name
David Henningsson
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
2013-01-23
ALSA: hda - Add chained_before flag to the fixup entry
Takashi Iwai
2013-01-18
ALSA: hda - Don't add unnecessary indices on HDMI and SPDIF
David Henningsson
2013-01-15
ALSA: hda - Check pincap while parsing the configuration
Takashi Iwai
2013-01-12
ALSA: hda - Allow user to give hints for codec parser behavior
Takashi Iwai
2013-01-12
ALSA: hda - Add a new fixup type to override pinctl values
Takashi Iwai
2013-01-12
ALSA: hda - Return "Headphone Mic" from hda_get_autocfg_input_label()
Takashi Iwai
2013-01-12
ALSA: hda - Handle BOTH jack port as a fixed output
Takashi Iwai
2013-01-12
ALSA: hda - Rearrange INPUT_PIN_ATTR_*
Takashi Iwai
2013-01-12
ALSA: hda - Move fixup code into struct hda_codec
Takashi Iwai
2012-11-30
ALSA: hda - Use standard sort function in hda_auto_parser.c
Takashi Iwai
2012-10-06
ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls
David Henningsson
2012-09-11
ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup()
Takashi Iwai
2012-09-07
ALSA: hda - Remove ignore_misc_bit
David Henningsson
2012-08-07
ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=y
Takashi Iwai
2012-07-18
ALSA: hda - make sure alc268 does not OOPS on codec parse
David Henningsson
2012-06-26
ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers
Takashi Iwai
2012-05-08
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
2012-05-08
ALSA: hda - Move up the fixup helper functions to the library module
Takashi Iwai