aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_local.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-24ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson1-2/+2
2014-09-23ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson1-0/+8
2014-08-19ALSA: hda - Remove obsoleted snd_hda_check_board_config() & coTakashi Iwai1-6/+0
2014-07-22ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson1-0/+2
2014-06-26Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+21
2014-06-25ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai1-1/+2
2014-06-25ALSA: hda - Kill snd_printd*() in HDMI debug / info printsTakashi Iwai1-2/+2
2014-06-24ALSA: hda - Make a SND_HDA_PIN_QUIRK macroDavid Henningsson1-0/+21
2014-05-26ALSA: hda - Add a new quirk match based on default pin configurationDavid Henningsson1-0/+14
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai1-0/+7
2014-02-25ALSA: hda - Add sysfs to codec object, tooTakashi Iwai1-0/+5
2014-02-25ALSA: Create sysfs attribute files via groupsTakashi Iwai1-18/+0
2013-11-26ALSA: hda - Bind with HDMI codec parser automaticallyTakashi Iwai1-0/+1
2013-11-26ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai1-7/+0
2013-10-24ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecsAnssi Hannula1-0/+4
2013-10-17ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driverTakashi Iwai1-18/+4
2013-10-17ALSA: hda - add HDA_FIXUP_ACT_FREE actionDavid Henningsson1-0/+1
2013-06-19ALSA: hda - Fix missing Mic Boost controls for VIA codecsTakashi Iwai1-0/+8
2013-06-18ALSA: hda - Fix return value of snd_hda_check_power_state()Takashi Iwai1-1/+1
2013-03-13ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai1-0/+4
2013-02-19ALSA: hda - hdmi: Protect ELD bufferDavid Henningsson1-0/+1
2013-02-19ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eldDavid Henningsson1-10/+17
2013-01-24ALSA: hda - Add snd_hda_check_power_state() helper functionTakashi Iwai1-0/+13
2013-01-23ALSA: hda - Add chained_before flag to the fixup entryTakashi Iwai1-1/+2
2013-01-22ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single functionTakashi Iwai1-4/+0
2013-01-12ALSA: hda - Add snd_hda_get_int_hint() helper functionTakashi Iwai1-0/+7
2013-01-12ALSA: hda - Add a new fixup type to override pinctl valuesTakashi Iwai1-0/+1
2013-01-12ALSA: hda - More strict correction of invalid pinctl bitsTakashi Iwai1-0/+2
2013-01-12ALSA: hda - Add helper functions to cache the current pinctl targetTakashi Iwai1-0/+4
2013-01-12ALSA: hda - Add snd_hda_codec_flush_*_cache() aliasesTakashi Iwai1-0/+4
2013-01-12ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai1-0/+53
2013-01-12ALSA: hda/realtek - Add path active flagTakashi Iwai1-1/+2
2013-01-12ALSA: hda - Introduce snd_hda_codec_amp_init*()Takashi Iwai1-0/+4
2013-01-12ALSA: hda - Introduce cache & flush cmd / amp writesTakashi Iwai1-2/+0
2012-11-30ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai1-0/+9
2012-10-17ALSA: hda - Add workaround for conflicting IEC958 controlsTakashi Iwai1-3/+5
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+1
2012-07-03ALSA: hda - Move beep helper functions to hda_beep.cTakashi Iwai1-1/+3
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai1-79/+3
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai1-0/+2
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai1-0/+38
2012-03-13ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai1-1/+2
2012-03-13ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai1-0/+21
2012-03-12ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai1-3/+4
2012-03-09ALSA: hda - Initialize vmaster slave volumesTakashi Iwai1-2/+4
2012-02-03ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai1-1/+2
2012-01-10ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai1-1/+6
2011-12-01ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai1-20/+0
2011-11-16ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai1-2/+3
2011-11-16ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai1-4/+0