index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
/
hda_codec.h
Age
Commit message (
Expand
)
Author
2024-05-08
ALSA: hda: codec: Reduce CONFIG_PM dependencies
Takashi Iwai
2023-11-27
ALSA: hda: Honor subformat when querying PCMs
Cezary Rojewski
2023-07-18
ASoC: Intel: Skylake: Use global PCI match macro
Amadeusz Sławiński
2023-02-03
ALSA: hda: Fix the control element identification for multiple codecs
Jaroslav Kysela
2022-12-09
ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspend
Kai Vehmanen
2022-09-22
ALSA: hda/hdmi: Use only dynamic PCM device allocation
Jaroslav Kysela
2022-08-18
ALSA: hda: Remove codec init and exit routines
Cezary Rojewski
2022-07-15
ALSA: hda: Skip event processing for unregistered codecs
Cezary Rojewski
2022-04-12
ALSA: hda: Jack detection poll in suspend state
Mohan Kumar
2022-02-21
ALSA: hda: Expose codec cleanup and power-save functions
Cezary Rojewski
2022-02-21
ALSA: hda: Update and expose codec register procedures
Cezary Rojewski
2022-02-21
ALSA: hda: Update and expose snd_hda_codec_device_init()
Cezary Rojewski
2021-11-16
ALSA: hda: Fix potential deadlock at codec unbinding
Takashi Iwai
2021-10-07
ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
Takashi Iwai
2021-08-14
ALSA: hda: Nuke unused reboot_notify callback
Takashi Iwai
2020-11-28
ALSA: remove trailing semicolon in macro definition
Tom Rix
2020-10-12
ALSA: hda: fix jack detection with Realtek codecs when in D3
Kai Vehmanen
2020-08-03
Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2020-07-20
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
2020-07-16
ALSA: hda: export snd_hda_codec_cleanup_for_unbind()
Kai Vehmanen
2020-05-16
ALSA: hda: Drop unused snd_hda_queue_unsol_event()
Takashi Iwai
2020-05-05
ALSA: hda: Use hdac_to_hda_codec macro
Kai-Heng Feng
2020-04-13
ALSA: hda: Skip controller resume if not needed
Takashi Iwai
2019-12-13
ALSA: hda: Unify get_response handling
Takashi Iwai
2019-10-29
ALSA: hda/hdmi - implement mst_no_extra_pcms flag
Kai Vehmanen
2019-08-27
ALSA: hda - Allow runtime PM for controller if component notifier is used
Takashi Iwai
2019-07-16
ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
Takashi Iwai
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-25
ASoC: Intel: Skylake: Use recommended SDxFMT programming sequence
Paweł Harłoziński
2019-06-13
ALSA: hda: remove an unused field from struct hda_codec
Guennadi Liakhovetski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-01
ALSA: hda - Serialize codec registrations
Takashi Iwai
2018-12-11
ALSA: hda: Refactor display power management
Takashi Iwai
2018-08-30
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart