summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-2623-213/+23
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490Thomas Gleixner2019-06-1913-117/+13
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-0510-96/+10
* | ASoC: Intel: Skylake: Strip T and L from TLV IPCsKamil Lulko2019-06-251-13/+9
* | ASoC: Intel: Skylake: Reset pipeline before its deletionAmadeusz Sławiński2019-06-251-7/+16
* | ASoC: Intel: Fix race condition in IPC rx listGustaw Lewandowski2019-06-251-1/+1
* | ASoC: Intel: Skylake: Read HIPCT extension before clearing DONE bitCezary Rojewski2019-06-252-2/+2
* | ASoC: Intel: Skylake: Fix NULL ptr dereference when unloading clk devAmadeusz Sławiński2019-06-251-9/+7
* | ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński2019-06-254-4/+23
* | ASoC: Intel: Skylake: Add function to cleanup debugfs interfaceAmadeusz Sławiński2019-06-252-0/+14
* | ASoC: Intel: Skylake: Don't return failure on machine driver reloadAmadeusz Sławiński2019-06-251-5/+0
* | ASoC: Intel: Skylake: Initialize lists before access so they are safe to useAmadeusz Sławiński2019-06-252-4/+4
* | ASoC: Intel: Skylake: Use recommended SDxFMT programming sequencePaweł Harłoziński2019-06-251-1/+13
* | ASoC: Intel: Skylake: Switch to modern UUID APIAndy Shevchenko2019-06-206-43/+32
* | ASoC: Intel: skl-pcm: use modern dai_link styleKuninori Morimoto2019-06-061-1/+1
* | ASoC: Intel: Skylake: Use struct_size() helperGustavo A. R. Silva2019-05-241-6/+5
* | ASoC: Intel: Skylake: Add Cometlake PCI IDsEvan Green2019-05-132-0/+26
|/
* ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-081-1/+1
* ASoC: intel: skylake: add remove() callback for component driverRanjani Sridharan2019-04-051-0/+7
* ASoC: Intel: Skylake: enable S24_LE format supportJenny TC2019-03-261-0/+1
* Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-181-7/+2
|\
| * Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-281-0/+1
| |\
| * \ Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-083-3/+3
| |\ \
| * | | ASoC: intel: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-7/+2
* | | | ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platformRander Wang2019-03-111-5/+14
| |_|/ |/| |
* | | ASoC: Intel: Skylake: set .ignore_module_refcount field in componentPierre-Louis Bossart2019-02-081-0/+1
| |/ |/|
* | Merge tag 'v5.0-rc4' into asoc-5.1Mark Brown2019-01-291-9/+4
|\|
| * ASoC: intel: skl: Fix display power regressionTakashi Iwai2019-01-141-9/+4
* | Merge branch 'asoc-4.22' into asoc-5.0Mark Brown2019-01-073-3/+3
|\ \ | |/ |/|
| * ASoC: Intel: Skylake: simplify boolean testsPierre-Louis Bossart2019-01-032-2/+2
| * ASoC: Intel: Skylake: remove useless castPierre-Louis Bossart2019-01-031-1/+1
* | 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-185-59/+149
|\|
| * 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-132-12/+32
| * 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-132-0/+11
| * Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-12-131-8/+24
| |\
| * | ASoC: Intel: Skylake: Add FW reply for MCLK/SCLK IPCSubhransu S. Prusty2018-11-281-0/+6
| * | ASoC: Intel: Skylake: Make DSP replies more human readableSubhransu S. Prusty2018-11-281-11/+33
| * | 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-202-4/+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
|/
* ASoC: intel: skylake: Add fall-through annotationTakashi Iwai2018-10-051-0/+1