aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_local.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-15ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properlyTakashi Iwai1-0/+1
2022-02-21ALSA: hda: Expose codec cleanup and power-save functionsCezary Rojewski1-1/+0
2022-02-21ALSA: hda: Update and expose codec register proceduresCezary Rojewski1-1/+0
2022-01-05Merge branch 'for-next' into for-linusTakashi Iwai1-0/+1
2021-11-29ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driverStefan Binding1-0/+9
2021-11-16ALSA: hda: Fix potential deadlock at codec unbindingTakashi Iwai1-0/+1
2021-08-14ALSA: hda: Suspend codec at shutdownTakashi Iwai1-0/+2
2021-06-23ALSA: hda: Release codec display power during shutdown/rebootImre Deak1-0/+2
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai1-12/+4
2021-03-30ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela1-12/+4
2021-03-07ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18Vitaly Rodionov1-1/+1
2020-09-03ALSA: hda: (cosmetic) align function parametersPierre-Louis Bossart1-4/+4
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai1-5/+5
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