summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/hdac_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: hdac_hdmi: remove cancel_work_sync in runtime suspendBrent Lu2020-10-021-2/+0
* ASoC: hdac_hdmi: tidy up a memset()Dan Carpenter2020-08-251-1/+1
* ASoC: hdac_hdmi: support 'ELD' mixerBrent Lu2020-08-181-0/+138
* ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński2020-04-161-3/+3
* ASoC: codecs: hdac_hdmi: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski2020-03-131-3/+3
* ASoC: hdac_hdmi: Drop support for IcelakeKai Vehmanen2019-12-091-54/+9
* Merge branch 'asoc-5.3' into asoc-linusMark Brown2019-09-091-9/+48
|\
| * ASoC: hdac_hdmi: Offload dapm update at jack detectionTakashi Iwai2019-08-091-9/+48
* | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-9/+40
|\ \
| * | Merge branch 'asoc-5.3' into asoc-nextMark Brown2019-07-061-0/+8
| |\|
| | * ASoC: hdac_hdmi: report codec link up/down status to busKai Vehmanen2019-07-061-0/+2
| | * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-9/+1
| | |\
| | * | ASoC: Intel: hdac_hdmi: Set ops to NULL on removeAmadeusz Sławiński2019-06-251-0/+6
| * | | Merge branch 'asoc-5.2' into asoc-linusMark Brown2019-07-061-0/+31
| |\ \ \ | | |_|/ | |/| |
| | * | ASoC: codec: hdac_hdmi: fix pin connections at cvt enableKai Vehmanen2019-06-131-0/+31
| | |/
| * / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
| |/
* / ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai2019-07-051-1/+1
|/
* ASoC: codec: hdac_hdmi: no checking monitor in hw_paramsLibin Yang2019-05-081-13/+0
* ASoC: codec: hdac_hdmi add device_link to card deviceLibin Yang2019-04-191-0/+11
* ASoC: hdac_hdmi: use devm_kzalloc for all structuresPierre-Louis Bossart2019-02-111-69/+18
* ASoC: intel: skl: Fix display power regressionTakashi Iwai2019-01-141-103/+13
* Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-12-181-9/+54
|\
| * Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-12-131-6/+5
| |\
| * | ASoC: Intel: hdac_hdmi: add Icelake supportBard liao2018-11-131-9/+54
* | | ASoC: hdac_hdmi: Add missing display power-off at driver removalTakashi Iwai2018-12-111-0/+2
* | | ALSA: hda: Make snd_hdac_display_power() void functionTakashi Iwai2018-12-111-18/+5
* | | ALSA: hda: Refactor display power managementTakashi Iwai2018-12-111-4/+3
| |/ |/|
* | ASoC: Intel: Power down links before turning off display audio powerPierre-Louis Bossart2018-11-131-6/+5
|/
* ASoC: add for_each_card_rtds() macroKuninori Morimoto2018-09-201-1/+1
* ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi2018-09-071-0/+6
* ASoC: hdac_hdmi: remove redundant check for !port conditionColin Ian King2018-09-061-3/+0
* Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-011-221/+205
|\
| * 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/+5
| * ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-13/+9
| * ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja2018-06-281-206/+190
* | 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/+23
*-. 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/+1
* | 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/+32
|/