aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sof_es8336: reduce pop noise on speakerZhu Ning2022-11-071-14/+46
* ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01Hans de Goede2022-10-261-0/+7
* ASoC: jz4752b: Capture fixesMark Brown2022-10-193-2/+12
|\
| * Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-10-0310-126/+136
| |\
| * \ Merge branch 'for-linus' into for-nextTakashi Iwai2022-09-221-0/+10
| |\ \
| | * | ASoC: Intel: sof_sdw: add support for Dell SKU 0AFFPierre-Louis Bossart2022-09-191-0/+10
| * | | ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski2022-08-182-2/+2
| |/ /
* | | ASoC: Intel: sof_rt5682: Add quirk for Rex boardYong Zhi2022-10-181-0/+12
* | | ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15Pierre-Louis Bossart2022-10-181-0/+11
| |/ |/|
* | ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flagBrent Lu2022-09-303-47/+47
* | ASoC: Intel: sof_da7219_mx98360a: Access num_codecs through dai_linkNathan Chancellor2022-09-231-1/+1
* | ASoC: Intel: sof_rt5682: use devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-7/+8
* | ASoC: Intel: sof_es8336: use function devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-3/+4
* | ASoC: Intel: sof_ssp_amp: use devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-7/+8
* | ASoC: Intel: sof_cs42l42: use function devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-7/+7
* | ASoC: Intel: sof_nau8825: use function devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-7/+8
* | ASoC: Intel: bdw_rt286: Rename moduleCezary Rojewski2022-08-161-2/+2
* | ASoC: Intel: hsw_rt5640: Rename moduleCezary Rojewski2022-08-161-2/+2
* | ASoC: Intel: cirrus-common: Use UID to map correct amp to prefixStefan Binding2022-08-151-43/+49
|/
* ASoC: Intel: fix sof_es8336 probePierre-Louis Bossart2022-08-051-1/+3
* ASoC: Intel: sof_nau8825: Move quirk check to the front in late probeYong Zhi2022-07-251-5/+5
* ASoC: Intel: sof_rt5682: Perform quirk check first in card late probeYong Zhi2022-07-251-9/+9
* ASoC: Intel: sof_rt5682: Add support for mtl_mx98357_rt5682Yong Zhi2022-07-251-0/+8
* ASoC: Intel: sof_es8336: remove hard-coded SSP selectionPierre-Louis Bossart2022-07-251-9/+5
* ASoC: Intel: sof_es8336: reset the num_links during probeMuralidhar Reddy2022-07-251-1/+2
* ASoC: Intel: sof_es8336: add support for HDMI_In captureMuralidhar Reddy2022-07-251-20/+106
* ASoC: Intel: sof_es8336: ignore GpioInt when looking for speaker/headset GPIO...Andrey Turkin2022-07-251-6/+6
* ASoC: Intel: sof_es8336: Fix GPIO quirks set via module optionAndrey Turkin2022-07-251-11/+12
* ASoC: Intel: sof_sdw: add support for Dell SKU 0AF0Pierre-Louis Bossart2022-07-251-0/+10
* ASoC: SOF: Intel: add support for SoundWire-based HP Omen16Mark Brown2022-07-153-0/+15
|\
| * ASoC: Intel: sof_sdw: add quirk for HP Omen 16-k0005TXPierre-Louis Bossart2022-07-151-0/+9
| * ASoC: Intel: sof_sdw: avoid oops in error handlingPierre-Louis Bossart2022-07-152-0/+6
* | ASoC: Intel: bdw_rt5677: Mark BE DAI as nonatomicCezary Rojewski2022-07-151-0/+1
* | ASoC: Intel: bdw_rt5650: Mark BE DAI as nonatomicCezary Rojewski2022-07-151-0/+1
* | ASoC: Intel: bdw_rt286: Mark BE DAI as nonatomicCezary Rojewski2022-07-151-0/+1
* | ASoC: Intel: hsw_rt5640: Mark BE DAI as nonatomicCezary Rojewski2022-07-151-0/+1
|/
* ASoC: Merge up fixesMark Brown2022-07-111-7/+3
|\
| * ASoC: Intel: sof_rt5682: fix out-of-bounds array accessBrent Lu2022-07-071-7/+3
| * ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problemHans de Goede2022-06-241-2/+11
| * ASoC: Intel: sof_sdw: handle errors on card registrationPierre-Louis Bossart2022-06-241-22/+29
* | ASoC: Intel: sof_cs42l42: add adl_mx98360a_cs4242 board configBrent Lu2022-07-081-0/+11
* | ASoC: Intel: sof_cs42l42: support BT offload audioBrent Lu2022-07-081-4/+71
* | ASoC: Intel: bdw_rt286: Remove FE DAI opsCezary Rojewski2022-06-231-25/+0
* | ASoC: Intel: bdw_rt286: Improve codec_init() qualityCezary Rojewski2022-06-231-4/+3
* | ASoC: Intel: bdw_rt286: Improve hw_params() debug-abilityCezary Rojewski2022-06-231-1/+1
* | ASoC: Intel: bdw_rt286: Improve probe() function qualityCezary Rojewski2022-06-231-12/+11
* | ASoC: Intel: bdw_rt286: Update file commentsCezary Rojewski2022-06-232-17/+8
* | ASoC: Intel: bdw_rt286: Update code indentationCezary Rojewski2022-06-231-51/+28
* | ASoC: Intel: bdw_rt286: Reword driver nameCezary Rojewski2022-06-231-2/+2
* | ASoC: Intel: bdw_rt286: Reword prefixes of all driver membersCezary Rojewski2022-06-231-51/+51