aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/hdac_hdmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-08ASoC: hdac_hdmi: Fix to warn instead of err for no connected nidsSubhransu S. Prusty1-4/+6
2016-01-05ASoC: hdac_hdmi: Fix to check num nodes correctlySubhransu S. Prusty1-1/+1
2016-01-04ASoC: hdac_hdmi: use dev_to_hdac_dev and to_ehdac_deviceGeliang Tang1-2/+2
2015-12-01ASoC: hdac_hdmi: check error returnSudip Mukherjee1-3/+4
2015-11-23ASoC: hdac_hdmi: fix possible NULL dereferenceSudip Mukherjee1-0/+2
2015-11-21ASoC: hdac_hdmi: Use i915 component framework for PMSubhransu S. Prusty1-0/+25
2015-11-21ASoC: hdac_hdmi: Setup and start infoframeSubhransu S. Prusty1-0/+61
2015-11-21ASoC: hdac_hdmi: Add hdac hdmi dai opsSubhransu S. Prusty1-0/+162
2015-11-21ASoC: hdac_hdmi: Add PM support for HDMISubhransu S. Prusty1-0/+64
2015-11-21ASoC: hdac-hdmi: Add hdmi driverSubhransu S. Prusty1-0/+344