summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/bytcht_es8316.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: bytcht_es8316: Add quirk for Irbis NB41 netbookHans de Goede2019-07-161-0/+8
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-9/+1Star
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-1/+1
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1Star
* | | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-061-1/+1
|\ \ \ | | |/ | |/|
| * | ASoC: Intel: bytcht_es8316: fix kernel oops with platform_name overridePierre-Louis Bossart2019-06-061-1/+1
| |/
* | ASoC: Intel: bytcht_es8316: use modern dai_link styleKuninori Morimoto2019-06-061-15/+23
* | ASoC: Intel: boards: remove dependency on asm/platform_sst_audio.hPierre-Louis Bossart2019-05-301-1/+0Star
* | ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart2019-05-301-9/+3Star
|/
* ASoC: Intel: bytcht_es8316: fix compilation warningPierre-Louis Bossart2019-04-251-3/+4
* 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
* ASoC: Intel: bytcht_es8316: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko2019-04-011-4/+5
* ASoC: Intel: bytcht_es8316: platform name fixup supportPierre-Louis Bossart2019-01-281-0/+9
* ASoC: Intel: make const arrays static, reduces object code sizeColin Ian King2019-01-241-1/+1
* ASoC: Intel: bytcht_es8316: use correct drvdata in snd_byt_cht_es8316_mc_remo...Wei Yongjun2019-01-101-1/+2
* ASoC: Intel: bytcht_es8316: Set card long_name based on quirksHans de Goede2019-01-041-4/+15
* ASoC: Intel: bytcht_es8316: Add input-map supportHans de Goede2019-01-041-17/+41
* ASoC: Intel: bytcht_es8316: Add external speaker mux supportHans de Goede2019-01-041-0/+98
* ASoC: Intel: bytcht_es8316: Add jack-detect supportHans de Goede2019-01-041-2/+65
* ASoC: Intel: bytcht_es8316: Add support for SSP0 (BYTCR)Hans de Goede2019-01-041-4/+72
* ASoC: Intel: bytcht_es8316: Minor refactoringHans de Goede2019-01-041-13/+13
* ASoC: Intel: bytcht_es8316: Sort includes alphabeticallyHans de Goede2019-01-041-2/+2
* ASoC: Intel: bytcht_es8316: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* ASoC: Intel - Convert to use acpi_dev_get_first_match_name()Andy Shevchenko2018-01-121-1/+1
* ASoC: acpi: remove hard-coded i2c-device name lengthPierre-Louis Bossart2018-01-121-1/+1
* ASoC: Intel: bytcht_es8316: fix HID handlingPierre-Louis Bossart2018-01-121-1/+25
* ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart2017-10-211-1/+1
* ASoC: Intel: boards: remove hard-coded compressed dailinksPierre-Louis Bossart2017-10-181-9/+0Star
* ASoC: Intel: boards: fix off-by-one dailink idPierre-Louis Bossart2017-10-181-1/+1
* ASoC: Intel: bytcht_es8316: remove useless codePierre-Louis Bossart2017-10-181-14/+0Star
* ASoC: Intel: add machine driver for BYT/CHT + ES8316Daniel Drake2017-06-131-0/+300