summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/sof_da7219_max98373.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: sof_da7219: rename driver file and kernel optionBrent Lu2023-09-151-482/+0
* ASoC: Intel: sof_da7219_max98373: Map missing Line Out jack kcontrolAlper Nebi Yasak2023-08-071-0/+10
* ASoC: Intel: Drop da7219_aad_jack_det() usageCezary Rojewski2022-11-071-2/+2
* ASoC: Intel: sof_da7219_mx98360a: Access num_codecs through dai_linkNathan Chancellor2022-09-231-1/+1
* ASoC: Intel: sof_da7219_max98373: remap jack pinsPierre-Louis Bossart2022-06-171-5/+18
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-1/+1
* ASoC: Intel: sof_da7219_mx98360a: fail to initialize soundcardBrent Lu2021-07-261-1/+1
* ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tablesPierre-Louis Bossart2021-06-221-2/+0
* ASoC: Intel: sof_da7219_max98373: shrink platform_id below 20 charactersPierre-Louis Bossart2021-06-221-4/+4
* ASoC: intel/boards: add missing MODULE_DEVICE_TABLEZou Wei2021-05-141-0/+1
* ASoC: Intel: boards: handle hda-dsp-common as a modulePierre-Louis Bossart2021-05-101-0/+1
* ASoC: intel/boards: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-271-1/+1
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: Intel: sof-da7219-max98373: add DMIC widget and routeKeyon Jie2020-04-141-0/+10
* ASoC: Intel: sof_da7219_max98373: Add BE dailink for dmic16kYong Zhi2020-04-141-0/+11
* ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-4/+4
* ASoC: intel: sof_da7219_max98373: Add speaker switchYong Zhi2020-03-261-30/+37
* ASoC: Intel: don't use GFP_ATOMIC for machine driver contextsPierre-Louis Bossart2020-03-131-1/+1
* ASoC: Intel: sof_da7219_max98373: Add support for max98360a speaker ampYong Zhi2020-03-131-7/+67
* ASoC: Intel: (cosmetic) simplify structure member accessGuennadi Liakhovetski2020-03-131-1/+1
* ASoC: Intel: Add machine driver for da7219_max98373Yong Zhi2019-12-181-0/+371