summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-11ASoC: tlv320*: use simple i2c probe functionStephen Kitt3-9/+6
2022-04-11ASoC: tda7419: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-11ASoC: tas*: use simple i2c probe functionStephen Kitt5-15/+10
2022-04-11ASoC: sta*: use simple i2c probe functionStephen Kitt3-9/+6
2022-04-11ASoC: pcm*: use simple i2c probe functionStephen Kitt5-15/+10
2022-04-11ASoC: nau8*: use simple i2c probe functionStephen Kitt6-18/+12
2022-04-11ASoC: ml26124: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-11ASoC: max9*: use simple i2c probe functionStephen Kitt12-35/+24
2022-04-11ASoC: lm4857: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-11ASoC: es83*: use simple i2c probe functionStephen Kitt2-6/+4
2022-04-11ASoC: cx2072x: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-11ASoC: ak4*: use simple i2c probe functionStephen Kitt4-12/+8
2022-04-08ASoC: update to support either TAS2764 or TAS2780Raphael-Xu1-8/+10
2022-04-08ASoC: rename tas2764 to tas27xxRaphael-Xu1-0/+0
2022-04-08ASoC: mediatek: mt8192: support rt1015p_rt5682sMark Brown3-79/+153
2022-04-08ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminatedLv Ruyi1-0/+1
2022-04-08ASoC: Merge fixesMark Brown17-62/+207
2022-04-08ASoC: mediatek: mt8192: support rt1015p_rt5682sJiaxin Yu2-22/+40
2022-04-08ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headsetJiaxin Yu1-8/+26
2022-04-08ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speakerJiaxin Yu1-51/+57
2022-04-08ASoC: dt-bindings: mt8192-mt6359: add new compatible and new propertiesJiaxin Yu1-0/+32
2022-04-08Make headphone work on Huawei Matebook D15Mark Brown1-28/+89
2022-04-07ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15Mauro Carvalho Chehab1-0/+9
2022-04-07ASoC: Intel: sof_es8336: add a quirk for headset at mic1 portMauro Carvalho Chehab1-3/+16
2022-04-07ASoC: Intel: sof_es8336: support a separate gpio to control headphoneMauro Carvalho Chehab1-10/+49
2022-04-07ASoC: Intel: sof_es8336: simplify speaker gpio namingPierre-Louis Bossart1-21/+21
2022-04-07ASoC: SOF: mediatek: mt8195 add shutdown callbackYC Hung1-0/+7
2022-04-07ASoC: SOF: OF: Add shutdown callback for SOF OF deviceYC Hung2-0/+7
2022-04-07ASoC: wm8731: Disable the regulator when probing failsZheyu Ma1-8/+11
2022-04-07ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song1-2/+2
2022-04-07ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla1-25/+1
2022-04-07ASoC: SOF: topology: Fix memory leak in sof_control_load()Yu Liao1-1/+3
2022-04-07ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart1-0/+43
2022-04-07ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart2-0/+16
2022-04-07ASoC: wm8731: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-07ASoC: sgtl5000: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-07ASoC: rt1016: enable buildingStephen Kitt2-0/+7
2022-04-07ASoC: pcm3060: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-07ASoC: SOF: topology: Avoid open coded arithmetic in memory allocationChristophe JAILLET1-6/+2
2022-04-07ASoC: rt*: use simple i2c probe functionStephen Kitt23-69/+46
2022-04-07ASoC: tscs*: use simple i2c probe functionStephen Kitt2-6/+4
2022-04-07ASoC: wm*: use simple i2c probe functionStephen Kitt34-102/+68
2022-04-07ASoC: lm49xxx: use simple i2c probe functionStephen Kitt2-6/+4
2022-04-07ASoC: mt6660: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-07ASoC: Intel: boards: Use temporary variable for struct deviceZhen Ni1-9/+9
2022-04-07ASoC: ak4613: add TDM256 test supportMark Brown1-67/+300
2022-04-07Update dt-bindings for sc7280 platformMark Brown5-19/+46
2022-04-06ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2Ajye Huang2-1/+21
2022-04-06ASoC: fsl_sai: fix 1:1 bclk:mclk ratio supportAhmad Fatoum1-1/+1
2022-04-06ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm()Richard Fitzgerald1-2/+4