summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/cht_bsw_nau8824.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-4/+4
* ASoC: Intel: boards: Fix typo in commentsAmadeusz Sławiński2022-10-261-1/+1
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-2/+2
* ASoC: Intel: boards: fix spelling in commentsPierre-Louis Bossart2022-03-021-2/+2
* ASoC: Intel: cht_bsw_nau8824: Set card.components stringHans de Goede2021-10-041-0/+2
* ASoC: Intel: boards: Update to modern clocking terminologyPeter Ujfalusi2021-09-201-1/+1
* ASoC: Intel: cht_bsw_nau8824: Move snd_soc_dai_set_tdm_slot call to cht_codec...Hans de Goede2021-01-121-7/+8
* ASoC: Intel: cht_bsw_nau8824: Change SSP2-Codec DAI id to 0Hans de Goede2020-12-081-1/+1
* ASoC: Intel: cht_bsw_nau8824: Drop compress-cpu-dai bitsHans de Goede2020-12-081-8/+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
* ASoC: intel/boards: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-271-1/+1
* ASoC: Intel: cht*: 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: cht_bsw_nau8824: remap BTN_0 as KEY_PLAYPAUSEPierre-Louis Bossart2020-05-181-2/+2
* ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-2/+2
* ASoC: Intel: (cosmetic) simplify structure member accessGuennadi Liakhovetski2020-03-131-1/+1
* 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: cht_bsw_nau8824: fix kernel oops with platform_name overridePierre-Louis Bossart2019-06-061-1/+1
| |/
* / ASoC: Intel: cht_bsw_nau8824: use modern dai_link styleKuninori Morimoto2019-06-061-16/+25
|/
* ASoC: Intel: cht_bsw_nau8824: platform name fixup supportPierre-Louis Bossart2019-01-281-0/+12
* ASoC: Intel: cht_bsw_nau8824: Fix jack_type to include SND_JACK_MICROPHONEHans de Goede2018-05-231-1/+1
* ASoC: Intel: cht_bsw_nau8824: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* ASoC: Intel: fix argument error in nau8824 machineJohn Hsu2018-03-021-2/+2
* ASoC: Intel: add nau8824 sound cardJohn Hsu2018-03-011-0/+282