summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/hdac_hdmi.c
AgeCommit message (Expand)Author
2018-11-13ASoC: Intel: Power down links before turning off display audio powerPierre-Louis Bossart
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
2017-02-16ASoC: hdac_hdmi: Add support for multiple ports to a PCMJeeja KP
2017-02-16ASoc: hdac_hdmi: Configure pin verbs for MSTJeeja KP
2017-02-16ASoC: hdac_hdmi: Handle MST pin jack detection at boot/resumeJeeja KP
2017-02-16ASoC: hdac_hdmi: Add MST verb supportJeeja KP
2017-02-08ASoC: hdac_hdmi: Add support to handle MST capable pinJeeja KP
2017-02-08ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audioJeeja KP
2017-02-04ASoC: hdac_hdmi: Move channel info from pin to PCM structureJeeja KP
2017-01-24ASoC: hdac_hdmi: Register widget event handlersJeeja KP
2017-01-24Merge tag 'v4.10-rc1' into asoc-intelMark Brown
2017-01-20ASoC: hdac_hdmi: use audio component framework to read ELDSandeep Tayal
2017-01-19ASoC: hdac_hdmi: Enable pin and converter in prepareJeeja KP
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-22drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran