summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake/skl.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-0/+1
2023-10-19ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst1-1/+1
2023-10-19ASoC: Intel: Skylake: Move snd_hdac_i915_init to before probe_work.Maarten Lankhorst1-22/+9
2023-10-19ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst1-1/+1
2023-09-19ASoC: hdac_hda: add HDA patch loader supportBard Liao1-0/+1
2023-07-18ASoC: Intel: Skylake: Convert to PCI device IDs definesAmadeusz Sławiński1-26/+10
2022-12-07ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski1-1/+4
2022-11-02ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()Yang Yingliang1-7/+1
2022-10-21ASoC: Merge HDA/ext cleanupMark Brown1-1/+1
2022-10-20ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart1-1/+1
2022-10-18ASoC: Intel: Skylake: simplify S3 resume flowsPierre-Louis Bossart1-9/+0
2022-10-03Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-1/+0
2022-09-23ASoC: Intel: skylake: remove unnecessary dev_set_drvdata()Yang Yingliang1-1/+0
2022-09-20ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart1-1/+1
2022-09-13ASoC: Intel: fix unused-variable warning in probe_codecGaosheng Cui1-1/+1
2022-09-13ASoC: Intel: fix unused-variable warning in probe_codecGaosheng Cui1-1/+1
2022-08-18ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski1-15/+11
2022-08-18ASoC: Intel: Skylake: Introduce HDA codec init and exit routinesCezary Rojewski1-0/+29
2022-02-17ASoC: intel: skylake: Set max DMA segment sizeTakashi Iwai1-0/+1
2021-12-25ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart1-2/+2
2021-01-19ASoC: intel: skl: Simplify with dma_set_mask_and_coherent()Takashi Iwai1-6/+2
2020-09-22ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen1-2/+2
2020-08-25ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart1-3/+3
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-16/+13
2020-03-13ASoC: Intel: skylake: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski1-2/+2
2020-03-10ASoC: Intel: Skylake: Shield against no-NHLT configurationsCezary Rojewski1-2/+7
2020-03-10ASoC: Intel: Skylake: Enable codec wakeup during chip initCezary Rojewski1-0/+2
2020-03-10ASoC: Intel: Skylake: Select hda configuration permissivelyCezary Rojewski1-5/+0
2020-03-10ASoC: Intel: Skylake: Remove superfluous chip initializationCezary Rojewski1-9/+4
2019-12-17ASoC: intel: skylake: Remove superfluous bus opsTakashi Iwai1-6/+1
2019-10-23ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela1-15/+4
2019-08-09Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...Mark Brown1-4/+3
2019-08-09Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown1-4/+8
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai1-4/+3
2019-07-31ASoC: Intel: Skylake: use common NHLT modulePierre-Louis Bossart1-4/+8
2019-07-24ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski1-27/+27
2019-07-06Merge branch 'asoc-5.3' into asoc-nextMark Brown1-3/+14
2019-07-06Merge branch 'asoc-5.2' into asoc-linusMark Brown1-0/+21
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-9/+1
2019-06-25ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński1-2/+0
2019-06-25ASoC: Intel: Skylake: Initialize lists before access so they are safe to useAmadeusz Sławiński1-1/+4
2019-06-18ASoC: Intel: Skylake: Fix incorrect capture position reportingCezary Rojewski1-0/+21
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2019-05-13ASoC: Intel: Skylake: Add Cometlake PCI IDsEvan Green1-0/+10
2019-01-14ASoC: intel: skl: Fix display power regressionTakashi Iwai1-9/+4
2018-12-19ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart1-15/+33
2018-12-18Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai1-45/+99
2018-12-14ASoC: Intel: Skylake: Add more platform granularityPierre-Louis Bossart1-0/+12
2018-12-13ASoC: Intel: Skylake: add error logs on probe, remove dependency on NHLTPierre-Louis Bossart1-12/+29
2018-12-13ASoC: Intel: Skylake: remove useless tests on HDaudio capabilitiesPierre-Louis Bossart1-22/+18