summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdac_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failureSubhransu S. Prusty2017-11-081-6/+30
* ASoC: hdac_hdmi: Fix possible NULL pointer dereferenceSubhransu S. Prusty2017-11-081-0/+12
* ASoC: hdac_hdmi: Fix static checker warning for sprintf usageSubhransu S. Prusty2017-11-081-1/+2
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-09-011-5/+34
|\
| * ASoC: hdac_hdmi: Add the vendor nid for Geminilake HDMIPradeep Tewani2017-07-201-5/+34
* | ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* | ASoC: hdac_hdmi: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
|/
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-04-301-2/+2
|\
| * ASoC: hdac_hdmi: Update sig_bits based on converter capabilityJeeja KP2017-03-291-2/+2
* | ASoC: hdac_hdmi: don't update the iterator in pcm list removeJeeja KP2017-03-061-3/+4
* | ASoC: hdac_hdmi: avoid reference to invalid variable of the pin listJeeja KP2017-03-061-5/+4Star
|/
* ASoC: hdac_hdmi: Add device id for GeminilakeVinod Koul2017-02-161-0/+1
* ASoC: hdac_hdmi: Add machine pin widget for each portJeeja KP2017-02-161-0/+130
* ASoC: hdac_hdmi: Use ASoC jack instead of snd_jackJeeja KP2017-02-161-11/+8Star
* ASoC: hdac_hdmi: Add support for multiple ports to a PCMJeeja KP2017-02-161-55/+113
* ASoc: hdac_hdmi: Configure pin verbs for MSTJeeja KP2017-02-161-0/+12
* ASoC: hdac_hdmi: Handle MST pin jack detection at boot/resumeJeeja KP2017-02-161-12/+29
* ASoC: hdac_hdmi: Add MST verb supportJeeja KP2017-02-161-0/+70
* ASoC: hdac_hdmi: Add support to handle MST capable pinJeeja KP2017-02-081-3/+24
* ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audioJeeja KP2017-02-081-153/+240
* ASoC: hdac_hdmi: Move channel info from pin to PCM structureJeeja KP2017-02-041-42/+34Star
* ASoC: hdac_hdmi: Register widget event handlersJeeja KP2017-01-241-167/+183
* Merge tag 'v4.10-rc1' into asoc-intelMark Brown2017-01-241-1/+1
|\
| * Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-251-1/+1
| |\
| | * drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran2016-09-221-1/+1
* | | ASoC: hdac_hdmi: use audio component framework to read ELDSandeep Tayal2017-01-201-145/+56Star
* | | ASoC: hdac_hdmi: Enable pin and converter in prepareJeeja KP2017-01-191-20/+17Star
|/ /
* / ASoC: hdac_hdmi: fix spelling mistake "montior" -> "monitor"Colin Ian King2016-09-011-1/+1
|/
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-07-241-2/+5
|\
| * ASoC: hdac_hdmi: Add device id for KabylakeShreyas NC2016-07-111-0/+1
| * ASoC: hdac_hdmi: Increase loglevel of hex dump printedVedang Patel2016-06-271-2/+4
* | ASoC: hdac_hdmi: Fix potential NULL dereferenceVinod Koul2016-05-311-0/+20
|/
* ASoC: hdac_hdmi: Remove the unused 'timeout' variableFabio Estevam2016-05-171-1/+0Star
* Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown2016-05-131-9/+154
|\
| * ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc()Dan Carpenter2016-05-031-1/+1
| * ASoC: hdac_hdmi: Register chmap controls and opsSubhransu S. Prusty2016-04-281-0/+100
| * ASoC: hdac_hdmi: Add multichannel supportSubhransu S. Prusty2016-04-281-9/+41
| * ASoC: hdac_hdmi: parse eld for channel map capabilitySubhransu S. Prusty2016-04-281-0/+13
* | ASoC: hdac_hdmi: add link managementVinod Koul2016-05-131-2/+30
* | ASoC: hdac_hdmi: Fix codec power state in S3 during playbackSubhransu S. Prusty2016-04-021-45/+38Star
* | ASoC: hdac_hdmi: Fix to use dev_pm ops instead soc pmSubhransu S. Prusty2016-04-021-7/+4Star
|/
*-. Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'a...Mark Brown2016-03-131-3/+2Star
|\ \
| | * ASoC: hdac_hdmi: Fix infoframe programmingSubhransu S. Prusty2016-03-101-3/+2Star
* | | ASoC: hdac_hdmi: Add broxton device IDJeeja KP2016-03-121-0/+1
| |/ |/|
* | ASoC: hdac_hdmi: Add PM supportJeeja KP2016-02-221-0/+76
* | ASoC: hdac_hdmi: Fix to wait for D3 before powering off codecSubhransu S. Prusty2016-02-221-1/+11
* | ASoC: hdac_hdmi: Fix to reconfigure registers in runtime resumeSubhransu S. Prusty2016-02-191-13/+16
* | ASoC: hdac_hdmi: Fix to keep codec power active during enumeration.Ramesh Babu2016-02-191-0/+12
* | ASoC: hdac_hdmi: Don't fail in dai startup to make userland happySubhransu S. Prusty2016-02-191-13/+35
* | ASoC: hdac_hdmi: Fix possible memory leak in hw_paramsSubhransu S. Prusty2016-02-191-5/+11