summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/bxt_da7219_max98357a.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: boards: clarify Copyright informationPierre-Louis Bossart2024-05-061-1/+1
* ASoC: Intel: bxt_da7219_max98357a: remove glk supportBrent Lu2024-04-291-44/+0
* ASoC: Intel: bxt_da7219_max98357a: remove cml supportBrent Lu2024-04-291-27/+1
* ASoC: Intel: bxt_da7219_max98357a: remove MAX98390 supportBrent Lu2024-04-291-107/+2
* ASoC: Intel: Disable route checks for Skylake boardsCezary Rojewski2024-03-251-0/+1
* ASoC: Intel: bxt_da7219_max98357a: Fix kernel ops due to COMP_DUMMY changePeter Ujfalusi2024-01-081-0/+6
* ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-4/+4
* ASoC: Intel: bxt_da7219_max98357a: 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: bxt_da7219_max98357a: 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: fix spelling in commentsPierre-Louis Bossart2022-03-021-1/+1
* ASoC: Intel: boards: Update to modern clocking terminologyPeter Ujfalusi2021-09-201-2/+2
* ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tablesPierre-Louis Bossart2021-06-221-3/+1
* ASoC: Intel: bxt_da7219_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart2021-05-121-6/+6
* ASoC: Intel: boards: handle hda-dsp-common as a modulePierre-Louis Bossart2021-05-101-0/+1
* ASoC: Intel: Boards: cml_da7219_max98390: add capture stream for echo referenceMac Chiang2021-04-011-0/+1
* ASoC: Intel: bxt-da7219-max98357a: return -EINVAL on unrecognized speaker amp...Colin Ian King2020-07-021-1/+1
* ASoC: Intel: bxt-da7219-max98357a: support MAX98390 speaker ampBrent Lu2020-07-011-6/+111
* ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-4/+4
* ASoC: Intel: (cosmetic) simplify structure member accessGuennadi Liakhovetski2020-03-131-1/+1
* ASoC: Intel: consistent HDMI codec probing codeGuennadi Liakhovetski2020-01-271-7/+7
* ASoC: Intel: bxt_da7219_max98357a: rename shadowed variablePierre-Louis Bossart2020-01-141-5/+5
* ASoC: Intel: bxt-da7219-max98357a: common hdmi codec supportKai Vehmanen2019-10-291-0/+11
* ASoC: Intel: boards: Add Cometlake machine driver supportMac Chiang2019-08-151-1/+30
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* | ASoC: Intel: bxt-da7219-max98357a: add BE dailink for dmic16kKeyon Jie2019-06-131-0/+12
* | ASoC: Intel: bxt_da7219_max98357a: use modern dai_link styleKuninori Morimoto2019-06-061-60/+80
* | ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart2019-05-301-8/+3
|/
* ASoC: Intel: glk: Add DAI links for Multi-PlaybackYong Zhi2019-02-191-0/+15
* ASoC: Intel: Add Geminilake Dialog Maxim machine driverYong Zhi2019-02-191-12/+67
* ASoC: Intel: Headset button support in broxton machine driverYong Zhi2019-02-191-0/+7
* ASoC: Intel: bxt_da7219_max98357a: platform name fixup supportPierre-Louis Bossart2019-01-281-0/+13
* ASoC: Intel: bxt: Use refcap device for mono recordingYong Zhi2018-08-031-0/+14
* ASoC: intel: Fix snd_pcm_format_t handlingTakashi Iwai2018-07-261-1/+1
* ASoC: Intel: broxton: reduce machine name for bxt_da7219_max98357aNaveen Manohar2018-06-191-2/+2
* ASoC: intel: bxt_da7219_max98357a: Replace GFP_ATOMIC with GFP_KERNEL in brox...Jia-Ju Bai2018-04-161-1/+1
* ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto2018-02-121-6/+6
* ASoC: Intel: boards: use helper to get codec_daiPierre-Louis Bossart2017-10-181-15/+1
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-07-031-6/+6
|\
| * ASoC: intel: bxt: Constify hw_constraintsTakashi Iwai2017-06-141-6/+6
* | ASoC: Intel: bxt: Move codec sysclk config to codec_init functionAdam Thomson2017-06-191-5/+9
|/
* ASoC: Intel: Update bxt_da7219_max98357a to add a newHarsha Priya2017-03-211-44/+53
* ASoC: Intel: bxt: Add jack port initialize in da7219_max98357a machineJeeja KP2017-02-161-1/+6
* ASoC: Intel: bxt: Create ASoC jack for hdmi in bxt_da7219_max98357 machineJeeja KP2017-02-161-2/+17
* ASoC: Intel: bxt: add channel map support in bxt_da7219_max98357a machineJeeja KP2017-02-041-1/+48
* ASoC: Intel: bxt: Add route change to da7219_max98357a machineJeeja KP2017-02-041-3/+3
* ASoC: Intel: boards: Remove ignore_suspend for WoV streamsYong Zhi2017-01-191-1/+0
*-. Merge remote-tracking branches 'asoc/topic/compress', 'asoc/topic/const' and ...Mark Brown2016-12-121-2/+2
|\ \