aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/hda/hda_local.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-13ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai1-0/+2
2019-08-16ALSA: hda - Expand pin_match function to match upcoming new tblsHui Wang1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-05-24ALSA: hda - Fix runtime PMLukas Wunner1-2/+4
2018-02-12ALSA: hda: Make use of core codec functions to sync power stateAbhijeet Kumar1-1/+5
2017-05-17ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai1-44/+0
2017-05-17ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai1-17/+0
2015-10-08ALSA: hda: make use of core codec fnsVinod Koul1-6/+1
2015-06-12Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+2
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai1-2/+2
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang1-2/+2
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai1-3/+35
2015-03-23ALSA: hda - Use regmap for amp accessesTakashi Iwai1-6/+4
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai1-0/+1
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai1-6/+9
2015-03-03ALSA: hda - Implement unbind more safelyTakashi Iwai1-0/+1
2015-02-26ALSA: hda - Remove channel mode helper functionsTakashi Iwai1-23/+0
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai1-10/+8
2015-02-17ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_busTakashi Iwai1-17/+0
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