summaryrefslogtreecommitdiffstats
path: root/include/sound/hda_codec.h
AgeCommit message (Expand)AuthorLines
2025-08-29ALSA: hda: Introduce auto cleanup macros for PMTakashi Iwai-0/+30
2025-08-14ALSA: hda: Use min() to simplify snd_hda_get_devices()Thorsten Blum-2/+2
2025-07-11ALSA: hda: Drop old codec binding methodTakashi Iwai-20/+2
2025-07-11ALSA: hda: Introduce hda_codec_driver opsTakashi Iwai-2/+24
2025-03-04ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7Maciej S. Szmigiero-0/+1
2024-05-08ALSA: hda: codec: Reduce CONFIG_PM dependenciesTakashi Iwai-11/+0
2023-11-27ALSA: hda: Honor subformat when querying PCMsCezary Rojewski-2/+3
2023-07-18ASoC: Intel: Skylake: Use global PCI match macroAmadeusz Sławiński-3/+0
2023-02-03ALSA: hda: Fix the control element identification for multiple codecsJaroslav Kysela-0/+1
2022-12-09ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen-0/+1
2022-09-22ALSA: hda/hdmi: Use only dynamic PCM device allocationJaroslav Kysela-1/+0
2022-08-18ALSA: hda: Remove codec init and exit routinesCezary Rojewski-2/+0
2022-07-15ALSA: hda: Skip event processing for unregistered codecsCezary Rojewski-1/+0
2022-04-12ALSA: hda: Jack detection poll in suspend stateMohan Kumar-0/+3
2022-02-21ALSA: hda: Expose codec cleanup and power-save functionsCezary Rojewski-0/+3
2022-02-21ALSA: hda: Update and expose codec register proceduresCezary Rojewski-1/+4
2022-02-21ALSA: hda: Update and expose snd_hda_codec_device_init()Cezary Rojewski-0/+3
2021-11-16ALSA: hda: Fix potential deadlock at codec unbindingTakashi Iwai-3/+5
2021-10-07ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai-0/+1
2021-08-14ALSA: hda: Nuke unused reboot_notify callbackTakashi Iwai-1/+0
2020-11-28ALSA: remove trailing semicolon in macro definitionTom Rix-1/+1
2020-10-12ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen-0/+1
2020-08-03Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-0/+2
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai-1/+1
2020-07-16ALSA: hda: export snd_hda_codec_cleanup_for_unbind()Kai Vehmanen-0/+2
2020-05-16ALSA: hda: Drop unused snd_hda_queue_unsol_event()Takashi Iwai-7/+0
2020-05-05ALSA: hda: Use hdac_to_hda_codec macroKai-Heng Feng-0/+4
2020-04-13ALSA: hda: Skip controller resume if not neededTakashi Iwai-0/+5
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai-1/+0
2019-10-29ALSA: hda/hdmi - implement mst_no_extra_pcms flagKai Vehmanen-0/+1
2019-08-27ALSA: hda - Allow runtime PM for controller if component notifier is usedTakashi Iwai-0/+1
2019-07-16ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai-0/+2
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-14/+4
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown-14/+1
2019-06-25ASoC: Intel: Skylake: Use recommended SDxFMT programming sequencePaweł Harłoziński-0/+3
2019-06-13ALSA: hda: remove an unused field from struct hda_codecGuennadi Liakhovetski-3/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2019-02-01ALSA: hda - Serialize codec registrationsTakashi Iwai-0/+1
2018-12-11ALSA: hda: Refactor display power managementTakashi Iwai-0/+1
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart-0/+534