summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/kbl_da7219_max98927.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-5/+5
* ASoC: Intel: kbl_da7219_max98927: Map missing Line Out jack kcontrolAlper Nebi Yasak2023-08-071-0/+7
* ASoC: Intel: Drop da7219_aad_jack_det() usageCezary Rojewski2022-11-071-2/+1
* ASoC: Intel: kbl_da7219_max98927: remap jack pinsPierre-Louis Bossart2022-06-171-4/+17
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-3/+2
* ASoC: Intel: boards: Update to modern clocking terminologyPeter Ujfalusi2021-09-201-3/+3
* ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373Cezary Rojewski2021-08-231-48/+7
* ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tablesPierre-Louis Bossart2021-06-221-4/+1
* Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown2021-04-231-4/+6
|\
| * ASoC: Intel: kbl: Add MST route change to kbl machine driversVamshi Krishna Gopal2021-04-061-4/+6
* | ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup functionLukasz Majczak2021-04-151-8/+30
|/
* ASoC: intel/boards: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-271-4/+4
* ASoC: Intel: boards: replace capture_only by dpcm_capturePierre-Louis Bossart2020-06-091-2/+2
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-3/+3
* ASoC: Intel: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto2020-03-101-2/+2
* ASoC: intel: kbl_da7219_max98927: use for_each_rtd_codec_dai() macroKuninori Morimoto2020-02-191-4/+4
* ASoC: Intel: kbl_da7219_max98927: remove unnecessary initializationPierre-Louis Bossart2020-01-141-2/+2
* ASoC: Intel: kbl_da7219_max98927: rename shadowed variablePierre-Louis Bossart2020-01-141-6/+6
* ASoC: Intel: kbl_da7219_max98927: test return value on route addPierre-Louis Bossart2020-01-141-0/+3
* ASoC: intel: kbl_da7219_max98927: use snd_soc_dai_link_component for codec_confKuninori Morimoto2019-12-161-4/+4
* ASoC: Intel: kbl_da7219_max98927: use modern dai_link styleKuninori Morimoto2019-06-061-122/+90
* ASoC: Intel: boards: remove unnecessary inclusion of skl.hPierre-Louis Bossart2019-05-241-1/+0
* ASoC: Intel: boards: kbl_da7219_max98927: add dai_trigger functionMac Chiang2019-05-061-2/+71
* ASoC: Intel: kbl_da7219_max98927: remove headsetJenny TC2019-04-081-29/+23
* ASoC: Intel: Boards: Add Maxim98373 supportJenny TC2019-02-261-23/+180
* ASoC: Intel: boards: use snd_mask_set_format in all machine driversPierre-Louis Bossart2019-01-031-2/+2
* ASoC: Intel: kbl_da7219_max98927: fix the audio jack button remappingZhuohao Lee2018-12-101-3/+3
* ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNELPierre-Louis Bossart2018-11-061-1/+1
* ASoC: Intel: boards: fix Skylake typoPierre-Louis Bossart2018-11-061-3/+3
* ASoC: Intel: kbl_da7219_max98927: minor white space clean upDan Carpenter2018-10-191-2/+2
* ASoC: Intel: Boards: Add KBL Dialog Maxim I2S machine driverMac Chiang2018-10-151-0/+983