summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/bytcht_es8316.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-19ASoC: Intel: byt/cht: set pm ops dynamicallyPierre-Louis Bossart1-3/+4
2020-11-19ASoC: Intel: boards: byt/cht: set card and driver name at run timePierre-Louis Bossart1-7/+15
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown1-1/+1
2020-10-06ASoC: Intel: Make atom components independent of sst-dspCezary Rojewski1-1/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown1-1/+3
2020-07-16ASoC: Intel: bytcht_es8316: Add missed put_device()Jing Xiangfeng1-1/+3
2020-06-26ASoC: Intel: boards: byt*.c: remove cast in dev_info quirk logPierre-Louis Bossart1-3/+2
2020-06-17ASoC: Intel: byt*: simplify card names for SOF usesPierre-Louis Bossart1-1/+11
2020-05-27ASoC: Intel: byt/cht: add .pm_opsPierre-Louis Bossart1-0/+3
2020-03-27ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-4/+4
2020-01-14ASoC: Intel: bytcht_es8316: removed unused variablePierre-Louis Bossart1-8/+0
2020-01-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+2
2020-01-06ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirkHans de Goede1-1/+2
2019-12-09ASoC: Intel - do not describe I/O configuration in the long card nameJaroslav Kysela1-0/+4
2019-12-09ASoC: Intel - use control components to describe card configJaroslav Kysela1-1/+8
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/ti...Linus 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_remo...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