summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdac_hdmi.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-15ASoC: Intel: Fix buildMark Brown1-3/+3
2018-02-15ASoC: hdac_hdmi : Ensuring proper setting of output widget power stateAbhijeet Kumar1-3/+15
2018-02-12ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto1-24/+23
2018-01-05Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/...Mark Brown1-0/+2
2017-12-21ASoC: hdac_hdmi: Add vendor id for Cannonlake HDMI codecGuneshwor Singh1-0/+2
2017-12-20ASoC: hdac_hdmi: keep DAI driver pointer in private dataKuninori Morimoto1-1/+3
2017-12-06ASoC: hdac_hdmi: Remove redundant assignmentsPuneeth Prabhu1-6/+1
2017-12-06ASoC: hdac_hdmi: Refresh sysfs during hdmi device probePuneeth Prabhu1-0/+1
2017-12-01ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A1-156/+156
2017-12-01ASoC: hdac_hdmi: clean up hdac_ext_device variable namesUghreja, Rakesh A1-41/+41
2017-12-01ASoC: hdac_hdmi: introduce macro to access HDMI private dataUghreja, Rakesh A1-36/+32
2017-11-08ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failureSubhransu S. Prusty1-6/+30
2017-11-08ASoC: hdac_hdmi: Fix possible NULL pointer dereferenceSubhransu S. Prusty1-0/+12
2017-11-08ASoC: hdac_hdmi: Fix static checker warning for sprintf usageSubhransu S. Prusty1-1/+2
2017-09-01Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-5/+34
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-07-20ASoC: hdac_hdmi: Add the vendor nid for Geminilake HDMIPradeep Tewani1-5/+34
2017-07-17ASoC: hdac_hdmi: constify snd_soc_dai_ops structureGustavo A. R. Silva1-1/+1
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-2/+2
2017-03-29ASoC: hdac_hdmi: Update sig_bits based on converter capabilityJeeja KP1-2/+2
2017-03-06ASoC: hdac_hdmi: don't update the iterator in pcm list removeJeeja KP1-3/+4
2017-03-06ASoC: hdac_hdmi: avoid reference to invalid variable of the pin listJeeja KP1-5/+4
2017-02-16ASoC: hdac_hdmi: Add device id for GeminilakeVinod Koul1-0/+1
2017-02-16ASoC: hdac_hdmi: Add machine pin widget for each portJeeja KP1-0/+130
2017-02-16ASoC: hdac_hdmi: Use ASoC jack instead of snd_jackJeeja KP1-11/+8
2017-02-16ASoC: hdac_hdmi: Add support for multiple ports to a PCMJeeja KP1-55/+113
2017-02-16ASoc: hdac_hdmi: Configure pin verbs for MSTJeeja KP1-0/+12
2017-02-16ASoC: hdac_hdmi: Handle MST pin jack detection at boot/resumeJeeja KP1-12/+29
2017-02-16ASoC: hdac_hdmi: Add MST verb supportJeeja KP1-0/+70
2017-02-08ASoC: hdac_hdmi: Add support to handle MST capable pinJeeja KP1-3/+24
2017-02-08ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audioJeeja KP1-153/+240
2017-02-04ASoC: hdac_hdmi: Move channel info from pin to PCM structureJeeja KP1-42/+34
2017-01-24ASoC: hdac_hdmi: Register widget event handlersJeeja KP1-167/+183
2017-01-24Merge tag 'v4.10-rc1' into asoc-intelMark Brown1-1/+1
2017-01-20ASoC: hdac_hdmi: use audio component framework to read ELDSandeep Tayal1-145/+56
2017-01-19ASoC: hdac_hdmi: Enable pin and converter in prepareJeeja KP1-20/+17
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-1/+1
2016-09-22drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran1-1/+1
2016-09-01ASoC: hdac_hdmi: fix spelling mistake "montior" -> "monitor"Colin Ian King1-1/+1
2016-07-24Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-2/+5
2016-07-11ASoC: hdac_hdmi: Add device id for KabylakeShreyas NC1-0/+1
2016-06-27ASoC: hdac_hdmi: Increase loglevel of hex dump printedVedang Patel1-2/+4
2016-05-31ASoC: hdac_hdmi: Fix potential NULL dereferenceVinod Koul1-0/+20
2016-05-17ASoC: hdac_hdmi: Remove the unused 'timeout' variableFabio Estevam1-1/+0
2016-05-13Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown1-9/+154
2016-05-13ASoC: hdac_hdmi: add link managementVinod Koul1-2/+30
2016-05-03ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc()Dan Carpenter1-1/+1
2016-04-28ASoC: hdac_hdmi: Register chmap controls and opsSubhransu S. Prusty1-0/+100
2016-04-28ASoC: hdac_hdmi: Add multichannel supportSubhransu S. Prusty1-9/+41
2016-04-28ASoC: hdac_hdmi: parse eld for channel map capabilitySubhransu S. Prusty1-0/+13