summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: intel: skylake: Set max DMA segment sizeTakashi Iwai2022-02-171-0/+1
* ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2021-12-251-2/+2
* ASoC: intel: skl: Simplify with dma_set_mask_and_coherent()Takashi Iwai2021-01-191-6/+2
* ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen2020-09-211-2/+2
* ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-08-251-3/+3
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-131-16/+13
|\
| * ASoC: Intel: Skylake: Shield against no-NHLT configurationsCezary Rojewski2020-03-101-2/+7
| * ASoC: Intel: Skylake: Enable codec wakeup during chip initCezary Rojewski2020-03-101-0/+2
| * ASoC: Intel: Skylake: Select hda configuration permissivelyCezary Rojewski2020-03-101-5/+0
| * ASoC: Intel: Skylake: Remove superfluous chip initializationCezary Rojewski2020-03-101-9/+4
* | ASoC: Intel: skylake: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski2020-03-131-2/+2
|/
* ASoC: intel: skylake: Remove superfluous bus opsTakashi Iwai2019-12-171-6/+1
* ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela2019-10-231-15/+4
* Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...Mark Brown2019-08-081-4/+3
|\
| * ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-081-4/+3
* | Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2019-08-081-4/+8
|\ \
| * | ASoC: Intel: Skylake: use common NHLT modulePierre-Louis Bossart2019-07-311-4/+8
| |/
* / ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski2019-07-241-27/+27
|/
* Merge branch 'asoc-5.3' into asoc-nextMark Brown2019-07-061-3/+14
|\
| * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-9/+1
| |\
| * | ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński2019-06-251-2/+0
| * | ASoC: Intel: Skylake: Initialize lists before access so they are safe to useAmadeusz Sławiński2019-06-251-1/+4
| * | ASoC: Intel: Skylake: Add Cometlake PCI IDsEvan Green2019-05-131-0/+10
* | | Merge branch 'asoc-5.2' into asoc-linusMark Brown2019-07-061-0/+21
|\ \ \ | |_|/ |/| |
| * | ASoC: Intel: Skylake: Fix incorrect capture position reportingCezary Rojewski2019-06-181-0/+21
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
|/
* ASoC: intel: skl: Fix display power regressionTakashi Iwai2019-01-141-9/+4
* ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart2018-12-191-15/+33
* Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-12-181-45/+99
|\
| * ASoC: Intel: Skylake: Add more platform granularityPierre-Louis Bossart2018-12-141-0/+12
| * ASoC: Intel: Skylake: add error logs on probe, remove dependency on NHLTPierre-Louis Bossart2018-12-131-12/+29
| * ASoC: Intel: Skylake: remove useless tests on HDaudio capabilitiesPierre-Louis Bossart2018-12-131-22/+18
| * ASoC: Intel: Skylake: stop probe if HDaudio capabilities don't existPierre-Louis Bossart2018-12-131-9/+17
| * ASoC: Intel: Skylake: Harden DSP detection with PCI class/subclass infoPierre-Louis Bossart2018-12-131-0/+15
| * ASoC: Intel: Skylake: Add CFL-S supportTakashi Iwai2018-12-131-0/+3
| * Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-12-131-8/+24
| |\
| * | ASoC: Intel: use platform_data for machine driversPierre-Louis Bossart2018-11-201-3/+10
| * | ASoC: Intel: fix interface for Chromebook machine driversPierre-Louis Bossart2018-11-201-1/+1
| * | ASoC: Intel: use standard interface for Hdaudio machine driverPierre-Louis Bossart2018-11-061-7/+3
* | | ALSA: hda: Make snd_hdac_display_power() void functionTakashi Iwai2018-12-111-29/+11
* | | ALSA: hda: Refactor display power managementTakashi Iwai2018-12-111-5/+5
| |/ |/|
* | ASoC: Intel: Skylake: fix Kconfigs, make HDaudio codec optionalPierre-Louis Bossart2018-11-201-2/+18
* | ASoC: Intel: Power down links before turning off display audio powerPierre-Louis Bossart2018-11-131-6/+6
|/
* Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown2018-09-181-7/+5
|\
| * sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-1/+1
| * Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"Yu Zhao2018-09-121-6/+4
* | ASoC: hdac_hda: add asoc extension for legacy HDA codec driversRakesh Ughreja2018-08-281-4/+43
* | ASoC: Intel: Skylake: use hda_bus instead of hdac_busRakesh Ughreja2018-08-281-2/+9
* | ASoC: Intel: Skylake: use HDAudio if ACPI enumeration failsRakesh Ughreja2018-08-281-5/+33
|/
* ASoC: Intel: Skylake: Acquire irq after RIRB allocationYong Zhi2018-08-141-4/+6