aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/hdac_hdmi.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextGravatar Mark Brown 1-5/+34
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresGravatar Bhumika Goyal 1-1/+1
2017-07-20ASoC: hdac_hdmi: Add the vendor nid for Geminilake HDMIGravatar Pradeep Tewani 1-5/+34
2017-07-17ASoC: hdac_hdmi: constify snd_soc_dai_ops structureGravatar Gustavo A. R. Silva 1-1/+1
2017-04-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextGravatar Mark Brown 1-2/+2
2017-03-29ASoC: hdac_hdmi: Update sig_bits based on converter capabilityGravatar Jeeja KP 1-2/+2
2017-03-06ASoC: hdac_hdmi: don't update the iterator in pcm list removeGravatar Jeeja KP 1-3/+4
2017-03-06ASoC: hdac_hdmi: avoid reference to invalid variable of the pin listGravatar Jeeja KP 1-5/+4
2017-02-16ASoC: hdac_hdmi: Add device id for GeminilakeGravatar Vinod Koul 1-0/+1
2017-02-16ASoC: hdac_hdmi: Add machine pin widget for each portGravatar Jeeja KP 1-0/+130
2017-02-16ASoC: hdac_hdmi: Use ASoC jack instead of snd_jackGravatar Jeeja KP 1-11/+8
2017-02-16ASoC: hdac_hdmi: Add support for multiple ports to a PCMGravatar Jeeja KP 1-55/+113
2017-02-16ASoc: hdac_hdmi: Configure pin verbs for MSTGravatar Jeeja KP 1-0/+12
2017-02-16ASoC: hdac_hdmi: Handle MST pin jack detection at boot/resumeGravatar Jeeja KP 1-12/+29
2017-02-16ASoC: hdac_hdmi: Add MST verb supportGravatar Jeeja KP 1-0/+70
2017-02-08ASoC: hdac_hdmi: Add support to handle MST capable pinGravatar Jeeja KP 1-3/+24
2017-02-08ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audioGravatar Jeeja KP 1-153/+240
2017-02-04ASoC: hdac_hdmi: Move channel info from pin to PCM structureGravatar Jeeja KP 1-42/+34
2017-01-24ASoC: hdac_hdmi: Register widget event handlersGravatar Jeeja KP 1-167/+183
2017-01-24Merge tag 'v4.10-rc1' into asoc-intelGravatar Mark Brown 1-1/+1
2017-01-20ASoC: hdac_hdmi: use audio component framework to read ELDGravatar Sandeep Tayal 1-145/+56
2017-01-19ASoC: hdac_hdmi: Enable pin and converter in prepareGravatar Jeeja KP 1-20/+17
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Gravatar Dave Airlie 1-1/+1
2016-09-22drm/i915/dp: DP audio API changes for MSTGravatar Pandiyan, Dhinakaran 1-1/+1
2016-09-01ASoC: hdac_hdmi: fix spelling mistake "montior" -> "monitor"Gravatar Colin Ian King 1-1/+1
2016-07-24Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextGravatar Mark Brown 1-2/+5
2016-07-11ASoC: hdac_hdmi: Add device id for KabylakeGravatar Shreyas NC 1-0/+1
2016-06-27ASoC: hdac_hdmi: Increase loglevel of hex dump printedGravatar Vedang Patel 1-2/+4
2016-05-31ASoC: hdac_hdmi: Fix potential NULL dereferenceGravatar Vinod Koul 1-0/+20
2016-05-17ASoC: hdac_hdmi: Remove the unused 'timeout' variableGravatar Fabio Estevam 1-1/+0
2016-05-13Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextGravatar Mark Brown 1-9/+154
2016-05-13ASoC: hdac_hdmi: add link managementGravatar Vinod Koul 1-2/+30
2016-05-03ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc()Gravatar Dan Carpenter 1-1/+1
2016-04-28ASoC: hdac_hdmi: Register chmap controls and opsGravatar Subhransu S. Prusty 1-0/+100
2016-04-28ASoC: hdac_hdmi: Add multichannel supportGravatar Subhransu S. Prusty 1-9/+41
2016-04-28ASoC: hdac_hdmi: parse eld for channel map capabilityGravatar Subhransu S. Prusty 1-0/+13
2016-04-02ASoC: hdac_hdmi: Fix codec power state in S3 during playbackGravatar Subhransu S. Prusty 1-45/+38
2016-04-02ASoC: hdac_hdmi: Fix to use dev_pm ops instead soc pmGravatar Subhransu S. Prusty 1-7/+4
2016-03-13Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'a...Gravatar Mark Brown 1-3/+2
2016-03-12ASoC: hdac_hdmi: Add broxton device IDGravatar Jeeja KP 1-0/+1
2016-03-10ASoC: hdac_hdmi: Fix infoframe programmingGravatar Subhransu S. Prusty 1-3/+2
2016-02-23ASoC: hdac_hdmi: Add PM supportGravatar Jeeja KP 1-0/+76
2016-02-23ASoC: hdac_hdmi: Fix to wait for D3 before powering off codecGravatar Subhransu S. Prusty 1-1/+11
2016-02-20ASoC: hdac_hdmi: Fix to reconfigure registers in runtime resumeGravatar Subhransu S. Prusty 1-13/+16
2016-02-20ASoC: hdac_hdmi: Fix to keep codec power active during enumeration.Gravatar Ramesh Babu 1-0/+12
2016-02-20ASoC: hdac_hdmi: Don't fail in dai startup to make userland happyGravatar Subhransu S. Prusty 1-13/+35
2016-02-20ASoC: hdac_hdmi: Fix possible memory leak in hw_paramsGravatar Subhransu S. Prusty 1-5/+11
2016-02-17ASoC: hdac_hdmi: Remove 'edev' NULL checkGravatar Fabio Estevam 1-3/+0
2016-02-15ASoC: hdac_hdmi: Add infoframe support for dp audioGravatar Subhransu S. Prusty 1-10/+64
2016-02-15ASoC: hdac_hdmi: Enable playback on all enumerated portsGravatar Subhransu S. Prusty 1-42/+132