summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński2019-10-051-0/+2
* ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński2019-10-051-1/+1
* ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński2019-10-051-1/+1
* ASoC: Intel: Haswell: Adjust machine device private contextCezary Rojewski2019-10-051-1/+2
* ASoC: Intel: bytcht_es8316: Add quirk for Irbis NB41 netbookHans de Goede2019-08-291-0/+8
* ASoC: Intel: sof-rt5682: fix undefined references with Baytrail-only supportPierre-Louis Bossart2019-07-261-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490Thomas Gleixner2019-06-1913-117/+13
* Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-148-16/+34
|\
| * Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-06-138-16/+34
| |\
| | * ASoC: Intel: sst: fix kmalloc call with wrong flagsAlex Levin2019-06-101-2/+2
| | * ASoC: Intel: cht_bsw_rt5672: fix kernel oops with platform_name overridePierre-Louis Bossart2019-06-061-1/+1
| | * ASoC: Intel: cht_bsw_nau8824: fix kernel oops with platform_name overridePierre-Louis Bossart2019-06-061-1/+1
| | * ASoC: Intel: bytcht_es8316: fix kernel oops with platform_name overridePierre-Louis Bossart2019-06-061-1/+1
| | * ASoC: Intel: cht_bsw_max98090: fix kernel oops with platform_name overridePierre-Louis Bossart2019-06-061-1/+1
| | * ASoC: Intel: Baytrail: add quirk for Aegex 10 (RU2) tabletKovács Tamás2019-06-031-0/+17
| | * ASoC: Intel: sof-rt5682: fix AMP quirk supportSathya Prakash M R2019-05-211-2/+3
| | * ASoC: Intel: sof-rt5682: fix for codec button mappingSathya Prakash M R2019-05-211-3/+3
| | * ASoC: Intel: soc-acpi: Fix machine selection orderSathya Prakash M R2019-05-201-5/+5
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-0510-95/+10
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-0533-304/+33
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3020-193/+20
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
|/ /
* | Merge branch 'asoc-5.2' into asoc-nextMark Brown2019-05-0624-115/+877
|\|
| * ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSEMac Chiang2019-05-031-1/+1
| * ASoC: Intel: add sof-rt5682 machine driverBard liao2019-05-037-0/+618
| * ASoC: Intel: skl_hda_dsp_generic:refine code styleRander Wang2019-05-031-1/+1
| * ASoC: Intel: skl_hda_dsp_generic: add DMIC supportRander Wang2019-05-033-4/+37
| * ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler2019-05-031-2/+6
| * ASoC: Intel: common: add Geminilake Realtek+Maxim machine driver entryYong Zhi2019-05-021-0/+9
| * ASoC: Intel: Make boards more available for compile testMark Brown2019-05-021-25/+54
| * ASoC: Intel: select relevant machine drivers for SOFPierre-Louis Bossart2019-04-281-7/+15
| * ASoC: Intel: Make sure BDW based machine drivers build for SOFLiam Girdwood2019-04-282-0/+8
| * ASoC: Intel: Kconfig: expose common option between SST and SOF driversPierre-Louis Bossart2019-04-281-1/+6
| * Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-261-1/+8
| |\
| * | ASoC: Intel: bytcr_rt5651: align quirk override handlingPierre-Louis Bossart2019-04-251-3/+3
| * | ASoC: Intel: bytcr_rt5640: align quirk override handlingPierre-Louis Bossart2019-04-251-3/+3
| * | ASoC: Intel: bytcht_es8316: fix compilation warningPierre-Louis Bossart2019-04-251-3/+4
| * | ASoC: Intel: Haswell: Remove set but not used variable 'stage_type'YueHaibing2019-04-191-7/+1
| * | ASoC: Intel: kbl_da7219_max98927: remove headsetJenny TC2019-04-081-29/+23
| * | ASoC: Intel: bytcht_es8316: Add quirk for the Teclast X98+ IIPaul Cercueil2019-04-081-1/+19
| * | ASoC: Intel: bytcht_es8316: Add quirk for inverted jack detectPaul Cercueil2019-04-081-0/+17
| * | Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-043-6/+50
| |\ \
| * \ \ Merge branch 'acpi-utils' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Mark Brown2019-04-026-27/+33
| |\ \ \
| | * | | ASoC: Intel: cht_bsw_rt5672: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+5
| | * | | ASoC: Intel: cht_bsw_rt5645: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+5
| | * | | ASoC: Intel: bytcr_rt5651: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-6/+8
| | * | | ASoC: Intel: bytcr_rt5640: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-5/+5
| | * | | ASoC: Intel: bytcht_es8316: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+5
| | * | | ASoC: Intel: bytcht_da7213: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+5