summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/hdac_hdmi.c
AgeCommit message (Expand)Author
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-11-27ASoC: codecs: hdac_hdmi: Switch to new stream-format interfaceCezary Rojewski
2023-11-27ALSA: hda: Honor subformat when querying PCMsCezary Rojewski
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-09drm/edid: include drm_eld.h only where requiredJani Nikula
2023-09-13ASoC: hdac_hdmi: Remove temporary string use in create_fill_jack_kcontrolsPeter Ujfalusi
2023-03-24ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()Jason Montleon
2022-10-20ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart
2022-06-27ASoC: hdac_hdmi: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2021-03-18ASoC: hdac_hdmi: remove useless initializationsPierre-Louis Bossart
2020-10-02ASoC: hdac_hdmi: remove cancel_work_sync in runtime suspendBrent Lu
2020-08-25ASoC: hdac_hdmi: tidy up a memset()Dan Carpenter
2020-08-18ASoC: hdac_hdmi: support 'ELD' mixerBrent Lu
2020-04-16ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński
2020-03-13ASoC: codecs: hdac_hdmi: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski
2019-12-09ASoC: hdac_hdmi: Drop support for IcelakeKai Vehmanen
2019-09-09Merge branch 'asoc-5.3' into asoc-linusMark Brown
2019-08-09ASoC: hdac_hdmi: Offload dapm update at jack detectionTakashi Iwai
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-07-06Merge branch 'asoc-5.3' into asoc-nextMark Brown
2019-07-06Merge branch 'asoc-5.2' into asoc-linusMark Brown
2019-07-06ASoC: hdac_hdmi: report codec link up/down status to busKai Vehmanen
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-25ASoC: Intel: hdac_hdmi: Set ops to NULL on removeAmadeusz Sławiński
2019-06-13ASoC: codec: hdac_hdmi: fix pin connections at cvt enableKai Vehmanen
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-08ASoC: codec: hdac_hdmi: no checking monitor in hw_paramsLibin Yang
2019-04-19ASoC: codec: hdac_hdmi add device_link to card deviceLibin Yang
2019-02-11ASoC: hdac_hdmi: use devm_kzalloc for all structuresPierre-Louis Bossart
2019-01-14ASoC: intel: skl: Fix display power regressionTakashi Iwai
2018-12-18Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-12-11ASoC: hdac_hdmi: Add missing display power-off at driver removalTakashi Iwai
2018-12-11ALSA: hda: Make snd_hdac_display_power() void functionTakashi Iwai
2018-12-11ALSA: hda: Refactor display power managementTakashi Iwai
2018-11-13ASoC: Intel: Power down links before turning off display audio powerPierre-Louis Bossart
2018-11-13ASoC: Intel: hdac_hdmi: add Icelake supportBard liao
2018-09-20ASoC: add for_each_card_rtds() macroKuninori Morimoto
2018-09-07ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi
2018-09-06ASoC: hdac_hdmi: remove redundant check for !port conditionColin Ian King
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown
2018-07-18ASoC: hdac_hdmi: Add documentation for power managementSriram Periyasamy
2018-07-17ALSA: hda: Make audio component support more genericTakashi Iwai
2018-07-17ALSA: hda/i915: Associate audio component with devresTakashi Iwai
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja
2018-02-15ASoC: Intel: Fix buildMark Brown