summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-011-102/+88
|\
| * ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2018-06-281-1/+1
| * ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja2018-06-281-1/+7
| * ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-102/+82
* | ASoC: Intel: move SKL+ codec ACPI tables to common directoryPierre-Louis Bossart2018-06-191-156/+6
* | ASoC: Intel: Skylake: cleanup before moving ACPI tablesPierre-Louis Bossart2018-06-191-4/+4
* | ASoC: Intel: broxton: reduce machine name for bxt_da7219_max98357aNaveen Manohar2018-06-191-1/+1
|/
* ASoC: Intel: Skylake: Reset stream to link mappingRakesh Ughreja2018-04-171-0/+7
* ASoC: Intel: Skylake: Disable clock and power gating during FW/LIB downloadSanyog Kale2018-03-131-0/+27
* ASoC: Intel: Add Kabylake Dialog+Maxim machine driver entryNaveen Manohar2018-02-161-0/+13
* ASoC: Intel: Skylake: Ensure dai and dailink registration happens in sequence.Pankaj Bharadiya2017-12-201-18/+38
* ASoC: Intel: Skylake: Make local functions staticGuneshwor Singh2017-12-041-1/+1
* ASoC: Intel: Skylake: Parse nhlt and register clock deviceSriram Periyasamy2017-11-291-0/+93
* ASoC: intel: initialize return value properlyArnd Bergmann2017-11-071-0/+1
* ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart2017-10-211-20/+20
* ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_machGuneshwor Singh2017-10-131-0/+1
* ASoC: Intel: Skylake: Add flag to check to register FE dais from topologyGuneshwor Singh2017-10-131-1/+8
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-09-011-7/+21
|\
| * ASoC: Intel: Skylake: Fix to free correct dev id in free_irqSubhransu S. Prusty2017-08-231-1/+1
| * ASoC: Intel: cnl: add pci id for cnlGuneshwor Singh2017-08-031-0/+11
| * ASoC: Intel: Skylake: Remove return check for skl_codec_create()guneshwor.o.singh@intel.com2017-08-011-6/+2
| * ASoC: Intel: Skylake: Reset the controller in probeguneshwor.o.singh@intel.com2017-08-011-0/+2
| * ASoC: Intel: Add Kabylake RT5663 machine driver entryKevin Cheng2017-07-281-0/+5
* | ASoC: Intel: Skylake: Use correct nuvoton codec IDNaveen Manohar2017-08-031-2/+2
* | ASoC: Intel: Skylake: Fix missing sentinels in sst_acpi_machVinod Koul2017-07-261-0/+2
|/
* ASoC: Intel: Skylake: Remove driver debugfs exitVinod Koul2017-07-031-1/+0
OpenPOWER on IntegriCloud