summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdac_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-011-221/+205Star
|\
| * ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-171-1/+7
| * ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-171-1/+1
| * drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-171-1/+1
| * ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2018-06-281-7/+5Star
| * ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-13/+9Star
| * ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja2018-06-281-206/+190Star
* | ASoC: hdac_hdmi: Add documentation for power managementSriram Periyasamy2018-07-181-0/+69
|/
* ASoC: Intel: Fix buildMark Brown2018-02-151-3/+3
* ASoC: hdac_hdmi : Ensuring proper setting of output widget power stateAbhijeet Kumar2018-02-151-3/+15
* ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto2018-02-121-24/+23Star
*-. Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/...Mark Brown2018-01-051-0/+2
|\ \
| | * ASoC: hdac_hdmi: Add vendor id for Cannonlake HDMI codecGuneshwor Singh2017-12-211-0/+2
| |/
* | ASoC: hdac_hdmi: keep DAI driver pointer in private dataKuninori Morimoto2017-12-201-1/+3
* | ASoC: hdac_hdmi: Remove redundant assignmentsPuneeth Prabhu2017-12-061-6/+1Star
* | ASoC: hdac_hdmi: Refresh sysfs during hdmi device probePuneeth Prabhu2017-12-061-0/+1
* | ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A2017-12-011-156/+156
* | ASoC: hdac_hdmi: clean up hdac_ext_device variable namesUghreja, Rakesh A2017-12-011-41/+41
* | ASoC: hdac_hdmi: introduce macro to access HDMI private dataUghreja, Rakesh A2017-12-011-36/+32Star
|/
* 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