aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdac_hdmi.c
AgeCommit message (Expand)Author
2020-06-04ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński
2019-07-26ASoC: Intel: hdac_hdmi: Set ops to NULL on removeAmadeusz Sławiński
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
2018-02-15ASoC: hdac_hdmi : Ensuring proper setting of output widget power stateAbhijeet Kumar
2018-02-12ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto
2018-01-05Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/...Mark Brown
2017-12-21ASoC: hdac_hdmi: Add vendor id for Cannonlake HDMI codecGuneshwor Singh
2017-12-20ASoC: hdac_hdmi: keep DAI driver pointer in private dataKuninori Morimoto
2017-12-06ASoC: hdac_hdmi: Remove redundant assignmentsPuneeth Prabhu
2017-12-06ASoC: hdac_hdmi: Refresh sysfs during hdmi device probePuneeth Prabhu
2017-12-01ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A
2017-12-01ASoC: hdac_hdmi: clean up hdac_ext_device variable namesUghreja, Rakesh A
2017-12-01ASoC: hdac_hdmi: introduce macro to access HDMI private dataUghreja, Rakesh A
2017-11-08ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failureSubhransu S. Prusty
2017-11-08ASoC: hdac_hdmi: Fix possible NULL pointer dereferenceSubhransu S. Prusty
2017-11-08ASoC: hdac_hdmi: Fix static checker warning for sprintf usageSubhransu S. Prusty
2017-09-01Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-07-20ASoC: hdac_hdmi: Add the vendor nid for Geminilake HDMIPradeep Tewani
2017-07-17ASoC: hdac_hdmi: constify snd_soc_dai_ops structureGustavo A. R. Silva
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-03-29ASoC: hdac_hdmi: Update sig_bits based on converter capabilityJeeja KP
2017-03-06ASoC: hdac_hdmi: don't update the iterator in pcm list removeJeeja KP
2017-03-06ASoC: hdac_hdmi: avoid reference to invalid variable of the pin listJeeja KP
2017-02-16ASoC: hdac_hdmi: Add device id for GeminilakeVinod Koul
2017-02-16ASoC: hdac_hdmi: Add machine pin widget for each portJeeja KP
2017-02-16ASoC: hdac_hdmi: Use ASoC jack instead of snd_jackJeeja KP