aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/bytcht_es8316.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-16ASoC: Intel: bytcht_es8316: Add quirk for Irbis NB41 netbookHans de Goede1-0/+8
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-9/+1
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-1/+1
2019-06-06ASoC: Intel: bytcht_es8316: use modern dai_link styleKuninori Morimoto1-15/+23
2019-06-06ASoC: Intel: bytcht_es8316: fix kernel oops with platform_name overridePierre-Louis Bossart1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2019-05-30ASoC: Intel: boards: remove dependency on asm/platform_sst_audio.hPierre-Louis Bossart1-1/+0
2019-05-30ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart1-9/+3
2019-04-25ASoC: Intel: bytcht_es8316: fix compilation warningPierre-Louis Bossart1-3/+4
2019-04-08ASoC: Intel: bytcht_es8316: Add quirk for the Teclast X98+ IIPaul Cercueil1-1/+19
2019-04-08ASoC: Intel: bytcht_es8316: Add quirk for inverted jack detectPaul Cercueil1-0/+17
2019-04-01ASoC: Intel: bytcht_es8316: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko1-4/+5
2019-01-28ASoC: Intel: bytcht_es8316: platform name fixup supportPierre-Louis Bossart1-0/+9
2019-01-24ASoC: Intel: make const arrays static, reduces object code sizeColin Ian King1-1/+1
2019-01-10ASoC: Intel: bytcht_es8316: use correct drvdata in snd_byt_cht_es8316_mc_remove()Wei Yongjun1-1/+2
2019-01-04ASoC: Intel: bytcht_es8316: Set card long_name based on quirksHans de Goede1-4/+15
2019-01-04ASoC: Intel: bytcht_es8316: Add input-map supportHans de Goede1-17/+41
2019-01-04ASoC: Intel: bytcht_es8316: Add external speaker mux supportHans de Goede1-0/+98
2019-01-04ASoC: Intel: bytcht_es8316: Add jack-detect supportHans de Goede1-2/+65
2019-01-04ASoC: Intel: bytcht_es8316: Add support for SSP0 (BYTCR)Hans de Goede1-4/+72
2019-01-04ASoC: Intel: bytcht_es8316: Minor refactoringHans de Goede1-13/+13
2019-01-04ASoC: Intel: bytcht_es8316: Sort includes alphabeticallyHans de Goede1-2/+2
2018-04-20ASoC: Intel: bytcht_es8316: Replace GFP_ATOMIC with GFP_KERNELVinod Koul1-1/+1
2018-01-12ASoC: Intel - Convert to use acpi_dev_get_first_match_name()Andy Shevchenko1-1/+1
2018-01-12ASoC: acpi: remove hard-coded i2c-device name lengthPierre-Louis Bossart1-1/+1
2018-01-12ASoC: Intel: bytcht_es8316: fix HID handlingPierre-Louis Bossart1-1/+25
2017-10-21ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart1-1/+1
2017-10-18ASoC: Intel: boards: remove hard-coded compressed dailinksPierre-Louis Bossart1-9/+0
2017-10-18ASoC: Intel: boards: fix off-by-one dailink idPierre-Louis Bossart1-1/+1
2017-10-18ASoC: Intel: bytcht_es8316: remove useless codePierre-Louis Bossart1-14/+0
2017-06-13ASoC: Intel: add machine driver for BYT/CHT + ES8316Daniel Drake1-0/+300