summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_local.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/hdmi: ELD procfs - print the codec NIDsJaroslav Kysela2022-09-211-1/+2
* ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properlyTakashi Iwai2022-06-151-0/+1
* ALSA: hda: Expose codec cleanup and power-save functionsCezary Rojewski2022-02-211-1/+0
* ALSA: hda: Update and expose codec register proceduresCezary Rojewski2022-02-211-1/+0
* Merge branch 'for-next' into for-linusTakashi Iwai2022-01-051-0/+1
|\
| * ALSA: hda: Fix potential deadlock at codec unbindingTakashi Iwai2021-11-161-0/+1
* | ALSA: hda/cs8409: Set PMSG_ON earlier inside cs8409 driverStefan Binding2021-11-291-0/+9
|/
* ALSA: hda: Suspend codec at shutdownTakashi Iwai2021-08-141-0/+2
* ALSA: hda: Release codec display power during shutdown/rebootImre Deak2021-06-231-0/+2
* Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai2021-03-301-12/+4
|\
| * ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela2021-03-301-12/+4
* | ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18Vitaly Rodionov2021-03-071-1/+1
|/
* ALSA: hda: (cosmetic) align function parametersPierre-Louis Bossart2020-09-031-4/+4
* ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-201-5/+5
* ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai2020-01-131-0/+2
* ALSA: hda - Expand pin_match function to match upcoming new tblsHui Wang2019-08-161-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ALSA: hda - Fix runtime PMLukas Wunner2018-05-241-2/+4
* ALSA: hda: Make use of core codec functions to sync power stateAbhijeet Kumar2018-02-121-1/+5
* ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai2017-05-171-44/+0
* ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai2017-05-171-17/+0
* ALSA: hda: make use of core codec fnsVinod Koul2015-10-081-6/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-06-121-2/+2
|\
| * ALSA: hda - Re-add the lost fake mute supportTakashi Iwai2015-06-111-2/+2
* | ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-271-2/+2
|/
* ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai2015-03-231-3/+35
* ALSA: hda - Use regmap for amp accessesTakashi Iwai2015-03-231-6/+4
* ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai2015-03-231-0/+1
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-6/+9
* ALSA: hda - Implement unbind more safelyTakashi Iwai2015-03-031-0/+1
* ALSA: hda - Remove channel mode helper functionsTakashi Iwai2015-02-261-23/+0
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-10/+8
* ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_busTakashi Iwai2015-02-171-17/+0
* ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson2014-10-241-2/+2
* ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson2014-09-231-0/+8
* ALSA: hda - Remove obsoleted snd_hda_check_board_config() & coTakashi Iwai2014-08-191-6/+0
* ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson2014-07-221-0/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-06-261-0/+21
|\
| * ALSA: hda - Make a SND_HDA_PIN_QUIRK macroDavid Henningsson2014-06-241-0/+21
* | ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai2014-06-251-1/+2
* | ALSA: hda - Kill snd_printd*() in HDMI debug / info printsTakashi Iwai2014-06-251-2/+2
|/
* ALSA: hda - Add a new quirk match based on default pin configurationDavid Henningsson2014-05-261-0/+14
* ALSA: hda - Replace with standard printkTakashi Iwai2014-02-251-0/+7
* ALSA: hda - Add sysfs to codec object, tooTakashi Iwai2014-02-251-0/+5
* ALSA: Create sysfs attribute files via groupsTakashi Iwai2014-02-251-18/+0
* ALSA: hda - Bind with HDMI codec parser automaticallyTakashi Iwai2013-11-261-0/+1
* ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai2013-11-261-7/+0
* ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecsAnssi Hannula2013-10-241-0/+4
* ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driverTakashi Iwai2013-10-171-18/+4
* ALSA: hda - add HDA_FIXUP_ACT_FREE actionDavid Henningsson2013-10-171-0/+1