aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdac_hdmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-intel into drm-nextDave 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
2016-04-02ASoC: hdac_hdmi: Fix codec power state in S3 during playbackSubhransu S. Prusty1-45/+38
2016-04-02ASoC: hdac_hdmi: Fix to use dev_pm ops instead soc pmSubhransu S. Prusty1-7/+4
2016-03-13Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'asoc/topic/hdac' and 'asoc/topic/max9867' into asoc-nextMark Brown1-3/+2
2016-03-12ASoC: hdac_hdmi: Add broxton device IDJeeja KP1-0/+1
2016-03-10ASoC: hdac_hdmi: Fix infoframe programmingSubhransu S. Prusty1-3/+2
2016-02-23ASoC: hdac_hdmi: Add PM supportJeeja KP1-0/+76
2016-02-23ASoC: hdac_hdmi: Fix to wait for D3 before powering off codecSubhransu S. Prusty1-1/+11
2016-02-20ASoC: hdac_hdmi: Fix to reconfigure registers in runtime resumeSubhransu S. Prusty1-13/+16
2016-02-20ASoC: hdac_hdmi: Fix to keep codec power active during enumeration.Ramesh Babu1-0/+12
2016-02-20ASoC: hdac_hdmi: Don't fail in dai startup to make userland happySubhransu S. Prusty1-13/+35
2016-02-20ASoC: hdac_hdmi: Fix possible memory leak in hw_paramsSubhransu S. Prusty1-5/+11
2016-02-17ASoC: hdac_hdmi: Remove 'edev' NULL checkFabio Estevam1-3/+0
2016-02-15ASoC: hdac_hdmi: Add infoframe support for dp audioSubhransu S. Prusty1-10/+64
2016-02-15ASoC: hdac_hdmi: Enable playback on all enumerated portsSubhransu S. Prusty1-42/+132
2016-02-15ASoC: hdac_hdmi: Add jack reportingJeeja KP1-3/+157
2016-02-15ASoC: hdac_hdmi: Create widget/route based on nodes enumeratedSubhransu S. Prusty1-22/+219
2016-02-15ASoC: hdac_hdmi: create dais based on number of cvtsSubhransu S. Prusty1-32/+91
2016-02-15ASoC: hdac_hdmi: Enable DP1.2 and all converters/pinsSubhransu S. Prusty1-0/+43
2016-02-15ASoC: hdac_hdmi: Apply constraints based on ELDSubhransu S. Prusty1-3/+48
2016-02-15ASoC: hdac_hdmi: Add hotplug notification and read ELDSubhransu S. Prusty1-6/+211
2016-01-11ASoC: hdac_hdmi: remove unused hdac_hdmi_query_pin_connlistArnd Bergmann1-22/+0
2016-01-08ASoC: hdac_hdmi: Use list to add pins and convertersSubhransu S. Prusty1-48/+106