summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/bytcht_es8316.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boardsHans de Goede2024-02-111-1/+2
* ASoC: Intel: bytcht_es8316: Determine quirks/routing with codec-dev ACPI DSMHans de Goede2023-12-041-0/+62
* ASoC: Intel: bytcht_es8316: Add is_bytcr helper variableHans de Goede2023-12-041-3/+3
* ASoC: Intel: bytcht_es8316: Dump basic _DSM informationPierre-Louis Bossart2023-12-041-0/+3
* ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-4/+4
* ASoC: Intel: bytcht_es8316: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after useAndy Shevchenko2023-01-121-8/+12
* ASoC: Merge up fixesMark Brown2022-11-291-0/+7
|\
| * ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01Hans de Goede2022-10-261-0/+7
* | ASoC: Intel: boards: Fix typo in commentsAmadeusz Sławiński2022-10-261-1/+1
|/
* ASoC: Intel: Update to use set_fmt_new callbackCharles Keepax2022-06-061-1/+1
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-4/+4
* ASoC: Intel: bytcht_es8316: move comment to the right placePierre-Louis Bossart2022-03-091-1/+1
* ASoC: Intel: boards: fix spelling in commentsPierre-Louis Bossart2022-03-021-1/+1
* ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturationAndy Shevchenko2021-10-081-13/+5
* ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional()Andy Shevchenko2021-10-081-7/+3
* ASoC: Intel: bytcht_es8316: Use temporary variable for struct deviceAndy Shevchenko2021-10-081-2/+2
* ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()Andy Shevchenko2021-10-081-3/+2
* ASoC: Intel: boards: Update to modern clocking terminologyPeter Ujfalusi2021-09-201-2/+2
* ASoC: Intel: boards: use software node API in Atom boardsHeikki Krogerus2021-08-131-3/+13
* ASoC: Intel: remove device_properties for Atom boardsPierre-Louis Bossart2021-08-131-0/+2
* ASoC: Intel: boards: get codec device with ACPI instead of bus searchPierre-Louis Bossart2021-08-131-2/+2
* ASoC: Intel: boards: handle errors with acpi_dev_get_first_match_dev()Pierre-Louis Bossart2021-08-131-0/+3
* ASoC: Intel: boards: harden codec property handlingPierre-Louis Bossart2021-08-131-3/+9
* ASoC: Intel: boards: remove .nonatomic for BE dailinksPierre-Louis Bossart2021-05-101-1/+0
* ASoC: Intel: bytcht_es8316: Remove comment about SSP0 being untestedHans de Goede2021-01-071-3/+0
* ASoC: Intel: byt/cht: set pm ops dynamicallyPierre-Louis Bossart2020-11-191-3/+4
* ASoC: Intel: boards: byt/cht: set card and driver name at run timePierre-Louis Bossart2020-11-191-7/+15
* Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-061-1/+1
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | ASoC: Intel: Make atom components independent of sst-dspCezary Rojewski2020-10-061-1/+0
|/
* Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown2020-07-201-1/+3
|\
| * ASoC: Intel: bytcht_es8316: Add missed put_device()Jing Xiangfeng2020-07-161-1/+3
* | ASoC: Intel: boards: byt*.c: remove cast in dev_info quirk logPierre-Louis Bossart2020-06-261-3/+2
* | ASoC: Intel: byt*: simplify card names for SOF usesPierre-Louis Bossart2020-06-171-1/+11
|/
* ASoC: Intel: byt/cht: add .pm_opsPierre-Louis Bossart2020-05-271-0/+3
* ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-4/+4
* ASoC: Intel: bytcht_es8316: removed unused variablePierre-Louis Bossart2020-01-141-8/+0
* Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-01-101-1/+2
|\
| * ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirkHans de Goede2020-01-061-1/+2
* | ASoC: Intel - do not describe I/O configuration in the long card nameJaroslav Kysela2019-12-091-0/+4
* | ASoC: Intel - use control components to describe card configJaroslav Kysela2019-12-091-1/+8
|/
* 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/+1
|\
| * 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/+1
* | | 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/+0